[INFO] cloning repository https://github.com/TheDR-lul/Hedgehog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheDR-lul/Hedgehog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDR-lul%2FHedgehog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDR-lul%2FHedgehog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56cde80a8cfbaef0adb23242551950f67c99e997
[INFO] checking TheDR-lul/Hedgehog against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheDR-lul%2FHedgehog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheDR-lul/Hedgehog
[INFO] finished tweaking git repo https://github.com/TheDR-lul/Hedgehog
[INFO] tweaked toml for git repo https://github.com/TheDR-lul/Hedgehog written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheDR-lul/Hedgehog on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheDR-lul/Hedgehog 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24741e33826e0a5e36cf3d87627cd59850dd012481a90ce2a75a98ec727aae3e
[INFO] running `Command { std: "docker" "start" "-a" "24741e33826e0a5e36cf3d87627cd59850dd012481a90ce2a75a98ec727aae3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24741e33826e0a5e36cf3d87627cd59850dd012481a90ce2a75a98ec727aae3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24741e33826e0a5e36cf3d87627cd59850dd012481a90ce2a75a98ec727aae3e", kill_on_drop: false }`
[INFO] [stdout] 24741e33826e0a5e36cf3d87627cd59850dd012481a90ce2a75a98ec727aae3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88de475564b16e2d0f511dd999ef45108f2a19c92ab7867d82a9ff3fddafcd0f
[INFO] running `Command { std: "docker" "start" "-a" "88de475564b16e2d0f511dd999ef45108f2a19c92ab7867d82a9ff3fddafcd0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.10
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling embed-resource v3.0.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]     Checking yaml-rust2 v0.10.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking teloxide-core v0.11.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling hedgehog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]    Compiling teloxide-macros v0.9.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking sqlx v0.8.5
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking winres v0.1.12
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking teloxide v0.15.0
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/storage/schema.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{Error, FromRow, Row};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/webservice_hedge/hedge_logic/chunk_execution.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Result, Context}; // Добавили Context
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/webservice_hedge/unhedge_logic/chunk_execution.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Result, Context};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_decimal::prelude`
[INFO] [stdout]  --> src/webservice_hedge/unhedge_logic/init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rust_decimal::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Row`
[INFO] [stdout]  --> src/storage/schema.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{Error, FromRow, Row};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/webservice_hedge/hedge_logic/chunk_execution.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Result, Context}; // Добавили Context
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/webservice_hedge/unhedge_logic/chunk_execution.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{anyhow, Result, Context};
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_decimal::prelude`
[INFO] [stdout]  --> src/webservice_hedge/unhedge_logic/init.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rust_decimal::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hedgehog` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name hedgehog --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4b22ce204f5fde6 -C extra-filename=-7b5a9cb1101313d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5b924ba0a3b0d20a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-789e9519c557b855.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f87e43459eea04e2.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-b1fb881913a5b895.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-6170cc322836e970.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6b247fe86e3e8bb9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b781bc1e8b8aff01.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-82f5126a2736781c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d64a310741e03df0.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e4e80e8a7d6b3a83.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4f33dd28e0d0cf87.rmeta --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-12646210efb322f5.so --extern serde=/opt/rustwide/target/debug/deps/libserde-f6bf30cde8cdb3cf.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b06838a0ba9052f9.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-68a37b522e2b676c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-130f38ff52895994.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-7856b02fae585198.rmeta --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-ca65ebd55ab02620.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-eb7dbe49059b3b52.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-83100e104436851f.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-c4211cea3df42060.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0707c2987372f1d7.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6fb68d59d399633e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-59717d1798a6d669.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55dd552108923279.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-419558e65af9a25b.rmeta --extern winres=/opt/rustwide/target/debug/deps/libwinres-c8d42d77673108eb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-46e77f61542eeb1c/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-a7c7fb7471a48e9d/out -L native=/opt/rustwide/target/debug/build/psm-55289435cc7527d9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `qty_filled_in_current_order` is never read
[INFO] [stdout]    --> src/hedger/common.rs:377:21
[INFO] [stdout]     |
[INFO] [stdout] 290 |             qty_filled_in_current_order = 0.0;
[INFO] [stdout]     |             --------------------------------- `qty_filled_in_current_order` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 377 |                     qty_filled_in_current_order = 0.0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_order_id` is never read
[INFO] [stdout]    --> src/hedger/common.rs:59:48
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let mut current_order_id: Option<String> = None;
[INFO] [stdout]     |                                                ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 528 |             current_order_id = Some(new_order_id.clone());
[INFO] [stdout]     |             ---------------- `current_order_id` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_order_id` is never read
[INFO] [stdout]    --> src/hedger/common.rs:376:21
[INFO] [stdout]     |
[INFO] [stdout] 289 |             current_order_id = None;
[INFO] [stdout]     |             ---------------- `current_order_id` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 376 |                     current_order_id = None;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_placed_order_id` is never read
[INFO] [stdout]    --> src/hedger/common.rs:61:52
[INFO] [stdout]     |
[INFO] [stdout]  61 |     let mut last_placed_order_id: Option<String> = None; // Храним ID последнего *успешно размещенного* ордера
[INFO] [stdout]     |                                                    ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 529 |             last_placed_order_id = current_order_id.clone();
[INFO] [stdout]     |             -------------------- `last_placed_order_id` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_futures_filled_quantity`
[INFO] [stdout]    --> src/hedger/hedge.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |             let last_futures_filled_quantity = *futures_filled_storage.lock().await;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_futures_filled_quantity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qc`
[INFO] [stdout]    --> src/notifier/unhedge_flow.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |         let qc = cfg_for_callback.quote_currency.clone(); // Используем клон cfg
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_qc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `operation_info_opt` is never read
[INFO] [stdout]    --> src/notifier/active_ops.rs:157:76
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 let mut operation_info_opt: Option<RunningOperationInfo> = None;
[INFO] [stdout]     |                                                                            ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 172 |                         operation_info_opt = Some(info);
[INFO] [stdout]     |                         ------------------ `operation_info_opt` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `filled_spot_qty_in_operation` is never read
[INFO] [stdout]    --> src/notifier/active_ops.rs:158:61
[INFO] [stdout]     |
[INFO] [stdout] 158 |                   let mut filled_spot_qty_in_operation: f64 = 0.0;
[INFO] [stdout]     |                                                               ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 165 | /                         filled_spot_qty_in_operation = match info.total_filled_spot_qty.lock().await {
[INFO] [stdout] 166 | |                             guard => *guard,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |                         };
[INFO] [stdout]     | |_________________________- `filled_spot_qty_in_operation` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `leg_found` is never read
[INFO] [stdout]   --> src/webservice_hedge/hedge_logic/ws_handlers.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut leg_found = None;
[INFO] [stdout]    |                         ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 80 |         leg_found = Some(Leg::Futures);
[INFO] [stdout]    |         ------------------------------ `leg_found` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `final_spot_qty`
[INFO] [stdout]   --> src/webservice_hedge/hedge_logic/reconciliation.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let final_spot_qty = task.state.cumulative_spot_filled_quantity;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_spot_qty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operation_type`
[INFO] [stdout]   --> src/webservice_hedge/unhedge_logic/ws_handlers.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let operation_type = OperationType::Unhedge;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `leg_found` is never read
[INFO] [stdout]   --> src/webservice_hedge/unhedge_logic/ws_handlers.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let mut leg_found = None;
[INFO] [stdout]    |                         ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 85 |         leg_found = Some(Leg::Futures);
[INFO] [stdout]    |         ------------------------------ `leg_found` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiResponse` is never constructed
[INFO] [stdout]   --> src/exchange/bybit.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct ApiResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]   --> src/exchange/bybit.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct RiskLimitResult {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 87 |     category: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RiskLimitResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbol` is never read
[INFO] [stdout]   --> src/exchange/bybit.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct RiskLimitEntry {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 93 |     id: u64,
[INFO] [stdout] 94 |     symbol: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RiskLimitEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `link_id` is never read
[INFO] [stdout]    --> src/exchange/bybit.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct OrderCreateResult {
[INFO] [stdout]     |        ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |     link_id: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderCreateResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/exchange/bybit.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct OrderQueryEntry {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 136 |     #[serde(rename = "orderId")]
[INFO] [stdout] 137 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OrderQueryEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]    --> src/exchange/bybit.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | struct FuturesTickersApiResult {
[INFO] [stdout]     |        ----------------------- field in this struct
[INFO] [stdout] 186 |     category: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FuturesTickersApiResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ts` is never read
[INFO] [stdout]   --> src/exchange/bybit_ws/types_internal.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) struct BybitWsResponse { // Делаем pub(super), чтобы были видны в protocol.rs
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) ts: Option<i64>,
[INFO] [stdout]    |                ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BybitWsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_wait` is never read
[INFO] [stdout]   --> src/hedger/mod.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Hedger<E> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     max_wait: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hedger` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opposite` is never used
[INFO] [stdout]    --> src/hedger/common.rs:682:8
[INFO] [stdout]     |
[INFO] [stdout] 680 | trait SideSign {
[INFO] [stdout]     |       -------- method in this trait
[INFO] [stdout] 681 |     fn sign(&self) -> f64;
[INFO] [stdout] 682 |     fn opposite(&self) -> Self; // Added opposite helper
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `progress_callback` and `original_spot_target` are never read
[INFO] [stdout]   --> src/webservice_hedge/unhedge_task.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct HedgerWsUnhedgeTask {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) progress_callback: HedgeProgressCallback,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub(crate) original_spot_target: Decimal,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88de475564b16e2d0f511dd999ef45108f2a19c92ab7867d82a9ff3fddafcd0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88de475564b16e2d0f511dd999ef45108f2a19c92ab7867d82a9ff3fddafcd0f", kill_on_drop: false }`
[INFO] [stdout] 88de475564b16e2d0f511dd999ef45108f2a19c92ab7867d82a9ff3fddafcd0f
