[INFO] fetching crate librqbit 8.1.1...
[INFO] testing librqbit-8.1.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate librqbit 8.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate librqbit 8.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate librqbit 8.1.1
[INFO] tweaked toml for crates.io crate librqbit 8.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate librqbit 8.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate librqbit 8.1.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46a46fc038eaaa217297ba3e899fae944432b4442eef6b3a0fbfd6a77b7914c5
[INFO] running `Command { std: "docker" "start" "-a" "46a46fc038eaaa217297ba3e899fae944432b4442eef6b3a0fbfd6a77b7914c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46a46fc038eaaa217297ba3e899fae944432b4442eef6b3a0fbfd6a77b7914c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a46fc038eaaa217297ba3e899fae944432b4442eef6b3a0fbfd6a77b7914c5", kill_on_drop: false }`
[INFO] [stdout] 46a46fc038eaaa217297ba3e899fae944432b4442eef6b3a0fbfd6a77b7914c5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a620d12aaf50e32ef99f8918de693af7b3a8a16bc9b4a026f4cf54ac4f9e0a64
[INFO] running `Command { std: "docker" "start" "-a" "a620d12aaf50e32ef99f8918de693af7b3a8a16bc9b4a026f4cf54ac4f9e0a64", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling librqbit-clone-to-owned v3.0.1
[INFO] [stderr]    Compiling assert_cfg v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling librqbit v8.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling intervaltree v0.2.7
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling network-interface v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling librqbit-sha1-wrapper v4.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling librqbit-buffers v4.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling librqbit-bencode v3.1.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling librqbit-core v5.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling librqbit-dht v5.3.1
[INFO] [stderr]    Compiling librqbit-peer-protocol v4.3.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling librqbit-upnp v1.0.0
[INFO] [stderr]    Compiling librqbit-tracker-comms v3.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:617:9
[INFO] [stdout]     |
[INFO] [stdout] 617 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 618 |         reason: &'static str,
[INFO] [stdout] 619 |     ) -> TimedExistence<RwLockReadGuard<TorrentStateLocked>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 619 |     ) -> TimedExistence<RwLockReadGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 624 |         reason: &'static str,
[INFO] [stdout] 625 |     ) -> TimedExistence<RwLockWriteGuard<TorrentStateLocked>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s
[INFO] running `Command { std: "docker" "inspect" "a620d12aaf50e32ef99f8918de693af7b3a8a16bc9b4a026f4cf54ac4f9e0a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a620d12aaf50e32ef99f8918de693af7b3a8a16bc9b4a026f4cf54ac4f9e0a64", kill_on_drop: false }`
[INFO] [stdout] a620d12aaf50e32ef99f8918de693af7b3a8a16bc9b4a026f4cf54ac4f9e0a64
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3723b1a26858c6a28ed7c5eb4fb7612f534e61876225fb56d7deda43dcacec89
[INFO] running `Command { std: "docker" "start" "-a" "3723b1a26858c6a28ed7c5eb4fb7612f534e61876225fb56d7deda43dcacec89", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling librqbit-sha1-wrapper v4.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling librqbit-bencode v3.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling librqbit-core v5.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling librqbit-peer-protocol v4.3.0
[INFO] [stderr]    Compiling librqbit-dht v5.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling librqbit-tracker-comms v3.0.0
[INFO] [stderr]    Compiling librqbit-upnp v1.0.0
[INFO] [stderr]    Compiling librqbit v8.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:617:9
[INFO] [stdout]     |
[INFO] [stdout] 617 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 618 |         reason: &'static str,
[INFO] [stdout] 619 |     ) -> TimedExistence<RwLockReadGuard<TorrentStateLocked>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 619 |     ) -> TimedExistence<RwLockReadGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 624 |         reason: &'static str,
[INFO] [stdout] 625 |     ) -> TimedExistence<RwLockWriteGuard<TorrentStateLocked>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:617:9
[INFO] [stdout]     |
[INFO] [stdout] 617 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 618 |         reason: &'static str,
[INFO] [stdout] 619 |     ) -> TimedExistence<RwLockReadGuard<TorrentStateLocked>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 619 |     ) -> TimedExistence<RwLockReadGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:623:9
[INFO] [stdout]     |
[INFO] [stdout] 623 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 624 |         reason: &'static str,
[INFO] [stdout] 625 |     ) -> TimedExistence<RwLockWriteGuard<TorrentStateLocked>> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.19s
[INFO] running `Command { std: "docker" "inspect" "3723b1a26858c6a28ed7c5eb4fb7612f534e61876225fb56d7deda43dcacec89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3723b1a26858c6a28ed7c5eb4fb7612f534e61876225fb56d7deda43dcacec89", kill_on_drop: false }`
[INFO] [stdout] 3723b1a26858c6a28ed7c5eb4fb7612f534e61876225fb56d7deda43dcacec89
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 406a8f2bc958a8ff336436088dea0f246ce0c3cb8ab690d8610bebdebe016f65
[INFO] running `Command { std: "docker" "start" "-a" "406a8f2bc958a8ff336436088dea0f246ce0c3cb8ab690d8610bebdebe016f65", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/torrent_state/live/mod.rs:617:9
[INFO] [stderr]     |
[INFO] [stderr] 617 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 618 |         reason: &'static str,
[INFO] [stderr] 619 |     ) -> TimedExistence<RwLockReadGuard<TorrentStateLocked>> {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 619 |     ) -> TimedExistence<RwLockReadGuard<'_, TorrentStateLocked>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/torrent_state/live/mod.rs:623:9
[INFO] [stderr]     |
[INFO] [stderr] 623 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 624 |         reason: &'static str,
[INFO] [stderr] 625 |     ) -> TimedExistence<RwLockWriteGuard<TorrentStateLocked>> {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 625 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `librqbit` (lib) generated 2 warnings (run `cargo fix --lib -p librqbit` to apply 2 suggestions)
[INFO] [stderr] warning: `librqbit` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/librqbit-a31aa0ebf69769ea)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test blocklist::tests::test_blocklist_empty ... ok
[INFO] [stdout] test dht_utils::tests::read_metainfo_from_dht ... ignored
[INFO] [stdout] test peer_info_reader::tests::test_get_torrent_metadata_from_localhost_bittorrent_client ... ignored
[INFO] [stdout] test blocklist::tests::test_blocklist_plaintext ... ok
[INFO] [stdout] test blocklist::tests::test_blocklist_gzipped ... ok
[INFO] [stdout] test chunk_tracker::tests::test_compute_chunk_status ... ok
[INFO] [stdout] test file_info::tests::test_iter_piece_priorities ... ok
[INFO] [stdout] test chunk_tracker::tests::test_update_only_files ... ok
[INFO] [stdout] test blocklist::tests::test_manual_ranges ... ok
[INFO] [stdout] [2m2025-09-26T04:09:00.168390Z[0m [32m INFO[0m [2mlibrqbit::tests::test_util[0m[2m:[0m created tempdir [3mpath[0m[2m=[0m"/tmp/test_e2e_streamdeP7gr"
[INFO] [stdout] [2m2025-09-26T04:09:00.212438Z[0m [32m INFO[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:16001 for incoming peer connections
[INFO] [stdout] test session::tests::test_torrent_file_from_info_and_bytes ... ok
[INFO] [stdout] [2m2025-09-26T04:09:00.235972Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m increased ulimit [3mlimit[0m[2m=[0m1048576
[INFO] [stdout] [2m2025-09-26T04:09:00.236204Z[0m [32m INFO[0m [2mlibrqbit::tests::test_util[0m[2m:[0m created tempdir [3mpath[0m[2m=[0m"/tmp/rqbit_e2eDBy1HP"
[INFO] [stdout] test create_torrent_file::tests::test_create_torrent ... ok
[INFO] [stdout] [2m2025-09-26T04:09:00.347655Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m created server session
[INFO] [stdout] [2m2025-09-26T04:09:00.347988Z[0m [34mDEBUG[0m [1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4f11decebdf5a58e40ff2e1c7f6e24d1bd2fd12b
[INFO] [stdout] [2m2025-09-26T04:09:00.348232Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"test_e2e_streamdeP7gr"
[INFO] [stdout] [2m2025-09-26T04:09:00.349410Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.349481Z[0m [35mTRACE[0m [1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m16001[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.349584Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.349647Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.349734Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:00.350150Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 8.0Ki, needed 0, total selected 8.0Ki
[INFO] [stdout] [2m2025-09-26T04:09:00.350743Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:00.350823Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.350883Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.350947Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.351003Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.352422Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352509Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352612Z[0m [35mTRACE[0m [1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m16001[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352666Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352708Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352752Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352800Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.352917Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m server torrent was completed
[INFO] [stdout] test blocklist::tests::test_blocklist_from_plaintext_file ... FAILED
[INFO] [stdout] [2m2025-09-26T04:09:00.454200Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.454524Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.454637Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m created client session
[INFO] [stdout] [2m2025-09-26T04:09:00.454862Z[0m [34mDEBUG[0m [1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4f11decebdf5a58e40ff2e1c7f6e24d1bd2fd12b
[INFO] [stdout] [2m2025-09-26T04:09:00.455148Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.455195Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:00.455609Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 0 ("0.data") at 0: failed reading chunk of size 1024, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:00.455757Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 0, needed 8.0Ki, total selected 8.0Ki
[INFO] [stdout] [2m2025-09-26T04:09:00.455893Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.455943Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.456142Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.456183Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:00.456204Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.456249Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.456287Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"test_e2e_streamdeP7gr"
[INFO] [stdout] [2m2025-09-26T04:09:00.456312Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mexternal_peer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.456344Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m client torrent initialized, starting stream
[INFO] [stdout] [2m2025-09-26T04:09:00.456391Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mexternal_peer_adder[0m[2m:[0m [2mlibrqbit::torrent_state[0m[2m:[0m peer_rx closed, closing peer adder
[INFO] [stdout] [2m2025-09-26T04:09:00.456425Z[0m [34mDEBUG[0m [2mlibrqbit::torrent_state::streaming[0m[2m:[0m started stream [3mstream_id[0m[2m=[0m0 [3mfile_id[0m[2m=[0m0
[INFO] [stdout] [2m2025-09-26T04:09:00.456427Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mexternal_peer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:00.456580Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.456890Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.457355Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.457434Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.457448Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.457716Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.458096Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60430[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.458698Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60430"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.458838Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.458984Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:00.459181Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:00.459470Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60430[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.463376Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60430"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.463533Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:00.500341Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:00.502398Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=0 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.503317Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.543730Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=2 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.544147Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=3 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.544421Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=4 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.544625Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=5 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.544814Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=6 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.544988Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=7 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:00.545091Z[0m [32m INFO[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished downloading
[INFO] [stdout] [2m2025-09-26T04:09:00.546925Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.547247Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.547336Z[0m [34mDEBUG[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.547456Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.547526Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:16001"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:00.547535Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.547978Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.548310Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60430[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:00.548390Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60430[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:00.548432Z[0m [35mTRACE[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60430[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:00.548520Z[0m [34mDEBUG[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.549146Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2025-09-26T04:09:00.549309Z[0m [34mDEBUG[0m [1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] test tests::e2e_stream::test_e2e_stream ... ok
[INFO] [stdout] [2m2025-09-26T04:09:01.317770Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15101 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.318512Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15104 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.320509Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15100 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.321472Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15106 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.321637Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15110 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.326590Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15112 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.329500Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15102 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.329525Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15116 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.329693Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15108 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.329504Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15114 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.329791Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15118 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.332508Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15122 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.336485Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15124 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.339470Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15120 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.342518Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15126 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.342729Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15130 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.346537Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15132 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.350581Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15134 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.354455Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15128 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.357578Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15136 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.366495Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15138 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.371512Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15140 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.381508Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15142 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.414647Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15144 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.420706Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15146 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.429741Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15148 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.432709Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15150 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.436732Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15152 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.449647Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15154 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.477509Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15166 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.477582Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15167 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.478117Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15164 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.479334Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15156 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.479602Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15189 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.481383Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15171 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.481805Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15190 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.484349Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15158 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.477509Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15175 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.486503Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15191 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.488338Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15162 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.489350Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15169 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.492337Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15160 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.493325Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15192 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.493524Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15172 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.496914Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15194 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.497338Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15178 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.493352Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15168 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.493422Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15170 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.500339Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15176 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.501541Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15195 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.503334Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15187 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.504914Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15193 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.493477Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15173 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506356Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15186 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506442Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15188 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506496Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15185 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506542Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15184 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506591Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15183 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506636Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15182 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506685Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15181 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506732Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15180 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506779Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15177 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.506825Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15179 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:01.507329Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15174 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:02.929965Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:02.930518Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:02.931736Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:02.931836Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:02.931921Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:02.931991Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:02.945675Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15139 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.177566Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.178067Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.191595Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.191704Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.191776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.191829Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.196688Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.197202Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.198394Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.198459Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.198527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.198577Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.199041Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15129 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.200377Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.200553Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15138[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.200613Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.200660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.200713Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15139[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.200761Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.200917Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15196 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.278731Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.279329Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.285641Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.285726Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.285786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.285827Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.292687Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15119 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.298428Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:03.299951Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:03.439098Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.439725Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.442522Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.442823Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.443021Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.443219Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.443575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.443837Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15175[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.445692Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.445984Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15197 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.514080Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.526870Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.547904Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.548234Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.549478Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.549767Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.665122Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:03.674983Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:03.682368Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.682552Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15169[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.684523Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.684993Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15198 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.758428Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:03.761083Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:03.764040Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:03.786013Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.786535Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.787646Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.787707Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.787771Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.787817Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.787949Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.788113Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15197[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.788193Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.788429Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15199 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.793957Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:03.794069Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.794514Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.808694Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.809012Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.809180Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.809461Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.812652Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15117 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.830457Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.830913Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.850154Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.850259Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.850343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.850398Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.875679Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15113 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:03.973503Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:03.973977Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:03.975054Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:03.975128Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:03.975212Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:03.975289Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:03.975799Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15121 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.032163Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.154811Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.174177Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.174651Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.174946Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.175198Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.178420Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.184490Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15194[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.185546Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.192519Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15200 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.234102Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.235707Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.243101Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.249788Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.251027Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.252701Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.269474Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.277371Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.282412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.266228Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.282813Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.276199Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.282906Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.283349Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15111 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.293197Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.294464Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.308014Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.339660Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.340914Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.342658Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.343497Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.344562Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.345214Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.345891Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.346193Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15178[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.346492Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.348109Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15201 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.401220Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.404575Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.430354Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.430994Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.431091Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.431159Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.431211Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.432437Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15109 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.433261Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.439580Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.448395Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.448550Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.450031Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.450334Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15137 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.466831Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.470651Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.551401Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.553021Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.588623Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.589168Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.590333Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.590465Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.590594Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.590711Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.635367Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.635531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.635593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.635637Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.635694Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15109[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.635741Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.635911Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15202 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.693057Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.712243Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.707049Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.741560Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.744415Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.750153Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.750773Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.752223Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.771871Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.773373Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.773861Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.774441Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.775586Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.775670Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.775732Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.775749Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.775782Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.775801Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.775832Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.775941Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.775943Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.776007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.776052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.776110Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15192[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.776191Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15204 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.776196Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.776456Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.776584Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.776631Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.776670Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.776804Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15206 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.777233Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.783662Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.783756Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.783830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.783886Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.784092Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15103 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.784302Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.784727Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15125 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.784772Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.799055Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.799167Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.799254Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.799335Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.808439Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.808643Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15101[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.808698Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.808915Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15208 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.815413Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:04.823875Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:04.909944Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.910442Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.911528Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.911589Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.911649Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.911694Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.915726Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:04.945212Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:04.946530Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:04.946611Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:04.946684Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.946736Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:04.949391Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.949567Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15186[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.949630Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:04.949837Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15210 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:04.918133Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15107 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.066761Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.067329Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.113406Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.113464Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.115175Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.114976Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.120531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.120943Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.126117Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15133 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.183789Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.191429Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.192632Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.192718Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.192806Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.192871Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.193604Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15159 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.253157Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.253817Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.255141Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.292405Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.292521Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.292581Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.310446Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.314383Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15188[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.314535Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.314810Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15212 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.330666Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.331424Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.413644Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.421402Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.423384Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.424722Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.466438Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.478411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.498598Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15115 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.509737Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.528792Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.540679Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.540861Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.540969Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.541051Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.545665Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15163 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.556063Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.571465Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.634055Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.635738Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.637914Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.638482Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.658642Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.658748Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.658819Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.658869Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.659533Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15207 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.661307Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.661797Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.683523Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.683628Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.683697Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.683748Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.686366Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.686496Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15168[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.686550Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.686704Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15214 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.688403Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.688931Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.690136Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.690209Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:05.690298Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:05.690351Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:05.697965Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.713835Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.699751Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15123 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:05.740085Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.743777Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.759851Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.796742Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.797932Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.812726Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:05.900704Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.902298Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.966026Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:05.978156Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:05.989389Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:05.989950Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:05.991228Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.009770Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.009828Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.009906Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.009961Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.009962Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.010011Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.010015Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.009854Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.010395Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.010605Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.010409Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.010816Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.010878Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.011088Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15216 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.011694Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.011761Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.011807Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.011862Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.012341Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.012440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15179[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.012512Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.012641Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15218 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.014040Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.014145Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.014197Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.015206Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.015301Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.015381Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.015435Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.015555Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.019366Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.019532Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15100[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.019626Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.019805Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15220 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.023379Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.024011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15195[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.024129Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.026315Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.026913Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.027204Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15222 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.029698Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.029887Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15190[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.029979Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.031462Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15224 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.028131Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.032396Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.032481Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.032547Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.039344Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.039597Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15166[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.039679Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.039910Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15226 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.045495Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.077758Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.093319Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.139611Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.140263Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.162550Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.187580Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.188062Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.162843Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.194495Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.194639Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.194757Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.213150Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.188391Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.215431Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.215712Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15171[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.215982Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.216098Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.216540Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.217349Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.217477Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219493Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219622Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219744Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219798Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.219980Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.220039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.220089Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.220156Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.220226Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.189244Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.224524Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.190105Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.225306Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.232726Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.234431Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.241295Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.225946Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.249093Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.252486Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.258765Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.262320Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.262502Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.262579Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.232321Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.265448Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.265558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.265642Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.265711Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.265793Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271476Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271594Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271679Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271750Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271814Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271868Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271922Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.271974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272025Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272079Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272150Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272201Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272283Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272482Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272664Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272719Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272775Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272825Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272872Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.272971Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.273018Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.273071Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.273122Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.273181Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.273230Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.277539Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15161 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.288540Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.292747Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.294381Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.297105Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.297836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.298265Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.298927Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.265738Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.305486Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.305566Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.305608Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.308955Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.309114Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.309205Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.232320Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.313496Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15143 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.314335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.314459Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.314529Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.314597Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.314643Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.314706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.314749Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.314812Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15138[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.314858Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.314927Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.314978Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.315053Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.315103Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.315175Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15139[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.315225Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.315311Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.315475Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.377482Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.377611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.377689Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.377740Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.377798Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.377845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.377913Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15175[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.377952Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378005Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378070Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378140Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.378187Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378247Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378316Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378380Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15169[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378417Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378480Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378517Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378567Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.378610Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378659Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378689Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15197[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378771Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378835Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.378872Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.378919Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.378960Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379006Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.379048Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379104Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.379161Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379214Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.379252Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379332Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.379369Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379419Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15194[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.379453Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379500Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.379545Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379590Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.379696Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379743Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.379782Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.379817Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379863Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.379894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.379943Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15178[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.379974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.380025Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.380057Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.380119Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.380164Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.380212Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.380244Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.380412Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.328527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.343388Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418567Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15185[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418650Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418693Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418737Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418814Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418863Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418895Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418926Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418961Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.418998Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419033Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419069Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419105Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419161Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419206Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419251Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419315Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419366Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419413Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419498Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419545Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419591Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419636Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419677Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419725Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419767Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419808Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.419964Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15145 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.351707Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.388558Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.423062Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.423981Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.424359Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.427218Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.428337Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.325409Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.428891Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.424360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.437701Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.437917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.438116Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.438216Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.438871Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.439165Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.439451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.441461Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15109[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.444386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451181Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.451301Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.451386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451494Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15192[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451728Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.451773Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.451815Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.451862Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451903Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15101[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451942Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.451991Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452039Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452080Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452123Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15186[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452173Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452243Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452309Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452371Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15188[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452450Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452481Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452525Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452586Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.452629Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452674Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15168[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452719Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452829Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.452976Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.453026Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.453063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.453105Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.453157Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.453197Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15179[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.453237Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.453329Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.453456Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15167[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.453678Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.453993Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15141 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.457089Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.457661Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.451043Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.458723Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.459847Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.459916Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.459977Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.460019Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.426950Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.460749Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.461882Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.461945Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.461993Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.462038Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.468400Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.468527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15100[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468652Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468693Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15195[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468778Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468816Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468850Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15190[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468887Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.468931Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.468978Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469018Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15166[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469055Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469122Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469164Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15171[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469209Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469248Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469500Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469539Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469607Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469639Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469677Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469713Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469748Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469784Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469823Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469857Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469895Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.469967Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470002Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470057Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470097Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470143Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470180Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470215Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470250Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470317Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470369Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470494Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470534Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470681Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470774Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470814Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470885Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470923Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.470960Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471002Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471041Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471081Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471122Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471161Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471201Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.471240Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.473837Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.473906Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.473950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.473988Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.476297Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.477796Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.477917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478006Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15112[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478060Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478103Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478164Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15113[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478211Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478257Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478340Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478392Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478441Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478488Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478600Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15118[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478700Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15124[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.478899Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15155 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.478971Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.479241Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15105 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.483642Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15219 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.490047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490152Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490212Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490255Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490328Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490423Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490565Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490672Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490721Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490769Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490816Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490862Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490904Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.490954Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491053Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491165Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491210Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491261Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491370Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491410Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491485Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491520Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491588Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491624Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491663Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491697Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491728Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491793Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491823Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.491944Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.492047Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:06.492145Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.492140Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.492185Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.492225Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.496854Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.498862Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.500726Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.503372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.503497Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.507380Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.492260Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.521475Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15183[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.521630Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.521731Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15162[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.521605Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.521847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.522022Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.522113Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15213 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.522212Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525364Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525437Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15185[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525887Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.525978Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.526053Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.526482Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.526819Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.527034Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.529346Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540341Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540523Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540625Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540710Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540801Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540886Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.540978Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.544343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.544445Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.544526Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550390Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550479Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550524Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550571Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550612Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550653Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550694Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550732Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550789Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550837Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550878Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550942Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.550985Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15167[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.551026Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.551187Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.551226Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15112[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.552131Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.552612Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.576843Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.624416Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.624532Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.624591Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.631512Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15127 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.647815Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.583755Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.648328Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.551265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.651496Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.651626Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15113[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.651730Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.651829Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.651920Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.652015Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.652118Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.655380Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.655518Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.655626Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15118[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.655716Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.655817Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15124[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659394Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659555Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659605Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15183[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659664Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659710Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15162[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659754Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:06.659933Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15227 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.669085Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.682587Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:06.682763Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:06.682863Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.682941Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:06.686662Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.686811Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15184[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.687333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.687462Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.687953Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.688077Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.688405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:06.688806Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15225 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.821917Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:06.847478Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:06.972629Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:06.980838Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.982863Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.007416Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.007531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.007598Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.009477Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15151 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:06.989218Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.035965Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.036676Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:06.994127Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.054115Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.071341Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.071630Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.071937Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.072255Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.037103Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.073046Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.073265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.073514Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.073707Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.073936Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.074158Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.074359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.074849Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.075170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.075596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.075837Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.076347Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.076715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.077099Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.077437Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.077780Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15128[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.078121Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.078487Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15206[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.078834Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.079303Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15215 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.003762Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.081839Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.082355Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.083570Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.083668Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.083736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.083786Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.003388Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.084941Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.085927Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.085976Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.086007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.086034Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.083578Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.086309Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.086431Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15154[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.087529Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.090386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.090465Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.090533Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.090683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.091064Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.095331Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.095441Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.095522Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.095599Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15158[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.095668Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.095813Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15165 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.086304Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.103602Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15193[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.103795Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.104117Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.104455Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15217 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.140617Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.148191Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.148691Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.158516Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.168966Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.169082Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.169190Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.174089Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.176013Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.186997Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.187118Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.187208Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.169253Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.187265Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.230121Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230306Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15104[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230391Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230448Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230510Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230565Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230620Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230674Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15198[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230722Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.230884Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15135 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.247399Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.247559Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15116[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.247647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.247783Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.247831Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15110[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.247882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.248107Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15211 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.253243Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.270525Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.271179Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.276475Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.295401Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.304388Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.309364Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.297759Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.283897Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.322430Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.322945Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15170[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.323068Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.323376Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.323583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.323714Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.324044Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.325458Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15221 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.344515Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.346550Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.326890Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.305373Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.382867Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.384417Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.399394Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.401376Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.401501Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.424374Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.424583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.424697Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.424778Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.424872Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.424975Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.425060Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.425143Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.425230Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.425553Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.425776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.425991Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15142[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.433451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.433563Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.446518Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15203 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.485756Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.486522Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.498528Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.500362Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.505532Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.510377Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.517397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.527382Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.511002Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.524506Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.550812Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.551625Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.555264Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.555446Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15164[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.555540Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.556901Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.557151Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.557768Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.559007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.559127Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.559246Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.573449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.573554Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.573619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.573797Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15205 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.579563Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.579672Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.579736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.579783Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.596293Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.627900Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.634580Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.672514Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.672616Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.672674Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.672786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.672877Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15172[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.672940Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.672992Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.673044Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.673107Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15201[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.673175Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15132[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.673221Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.675343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.675556Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15157 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.686694Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.687811Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.688305Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.689231Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.689656Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.691116Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.618393Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692674Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692735Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692800Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692865Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692932Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.692999Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15160[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693057Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693136Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693194Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693253Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693334Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693404Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693454Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693512Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.693567Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.699346Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.700201Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.700471Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.700540Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.700596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.700635Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.700749Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15223 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.704405Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.704494Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.704541Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.705329Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.705421Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15119[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.705477Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.705633Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15209 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.706664Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.712393Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.712582Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15177[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.712687Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.714470Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15153 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.721888Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.721979Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.722036Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.722088Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.738356Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.738563Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15187[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.738661Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.738737Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.738822Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.738996Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15149 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.619401Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.779679Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.792475Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.629621Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.795928Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.797236Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.797350Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.797440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.797512Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.800522Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.599362Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.805350Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.805487Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.805598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.805679Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.805750Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.805829Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.805899Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.806007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.806102Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.806384Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15147 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.806973Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.605850Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.808816Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.809982Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.810069Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.810130Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.810174Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.665053Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:07.819856Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:07.824521Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.825035Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.833425Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.833592Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.833665Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.833706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.833770Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15103[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.833826Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.833886Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.667737Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:07.837939Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.838158Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.840428Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.844450Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.850449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.877474Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.877640Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.877737Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.877838Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.877937Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.878010Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.878091Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.880541Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m Listening on 0.0.0.0:15131 for incoming peer connections
[INFO] [stdout] [2m2025-09-26T04:09:07.839260Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.882425Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.882536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.882633Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.883680Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15117[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.883810Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.883929Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.884041Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.885414Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.885741Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15126[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.885979Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.886213Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.859910Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.888448Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:07.888508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.888555Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:07.888384Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.888959Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15122[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.889204Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.889488Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15191[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.889739Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.889991Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.890236Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.891510Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:07.892401Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.893348Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.895449Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.895950Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.896193Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.896449Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.898472Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.898767Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.898831Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.898923Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.898968Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.899008Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.899048Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.899091Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.899205Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.899331Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.899482Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.901694Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15184[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.901783Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.901846Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.901929Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.901977Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902030Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902198Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:07.902433Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902496Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902547Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902639Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902682Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902727Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902802Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902949Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.902994Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.903036Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.903080Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.903154Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.903200Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15128[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.903238Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.907670Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.907996Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.908109Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.908199Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.908316Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.908426Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.911473Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.911608Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.911724Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.911829Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.912862Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.912990Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15206[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.914433Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.913080Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.914787Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.914688Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15142[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.917765Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.915037Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15154[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.918644Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.918194Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.923629Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.918772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.923826Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15164[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.925101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.925313Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.925702Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.925989Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.925894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.926456Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.926345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.926833Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.928969Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15158[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.929171Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.929071Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.929547Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.933491Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15193[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.933804Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.934491Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.935659Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.937000Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15104[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.938351Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.938457Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.938615Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.938846Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.938757Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.939043Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.939231Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.939163Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.941649Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15198[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.942343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.943443Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.943214Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.944327Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.946427Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15116[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.946515Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.946567Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.946619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15110[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.946663Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.946958Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.947003Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15170[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.947036Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.947074Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.947120Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.947170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.947214Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.948608Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.949411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.955485Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.956010Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.955736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.956519Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.956763Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.957009Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.957257Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.957401Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.957525Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.957645Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.958711Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.958835Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.958974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.959095Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.959210Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.959324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.959524Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15103[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.959706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.959894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.960751Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15172[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.961690Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963357Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963430Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963485Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15201[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15132[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963584Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963640Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963692Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963742Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963800Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963859Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963915Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.963963Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964008Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964049Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964096Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15160[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964155Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964385Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964437Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964489Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964653Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964707Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964843Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15119[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964888Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964922Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964958Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15177[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.964997Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965088Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15187[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965138Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965182Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965289Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965390Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965443Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965491Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965533Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965671Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965799Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965842Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965883Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965926Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.965976Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15117[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.966025Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.966074Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15122[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.966128Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.966168Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:07.966209Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15126[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.057004Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.084922Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.127878Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.129156Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:07.961627Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.130394Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.130475Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15191[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.130517Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.130572Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.130671Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.130715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.130785Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15189[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.130858Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.130929Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.130986Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15204[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.131035Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.131092Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.137055Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.138514Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.138623Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.138678Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.138712Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.138754Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.138764Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.138797Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.139448Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.140312Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140472Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140542Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15189[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140604Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140657Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140714Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15204[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140774Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.140823Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.120895Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.145985Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:07.966253Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.156392Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.156612Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.160387Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.160566Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.160672Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.203501Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.203640Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.203848Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.203916Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15138[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.204011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.204069Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.204167Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15139[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.224076Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.255830Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.287573Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.287598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.287669Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.287715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.287757Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.288847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.233390Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.295627Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.248956Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.322910Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.325491Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.265424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.330411Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.330530Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.330711Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.330791Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.331659Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.231652Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.336534Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.336703Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15207[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.336784Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.337211Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.338402Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.338537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15207[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.338587Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.338698Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.338782Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.325528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.340354Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.343336Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.343440Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.343508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.343562Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.354286Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.265234Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.355630Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.355707Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.356340Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.380505Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.380799Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.380883Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.380944Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.381002Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.381059Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15199[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.383296Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.383787Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.384964Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.392592Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.392619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.392700Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.392725Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.392759Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.392786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.392606Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.393423Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.394500Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.394607Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.394720Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15143[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.395343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.395953Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15143[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.397199Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.405004Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.392514Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.405912Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15115[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.406640Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.413584Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.414018Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.414450Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.414676Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.442147Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.392494Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15199[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.405084Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.394428Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.407248Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15115[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.385083Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.446708Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.448063Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.454406Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.454726Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.454926Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.448455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.448624Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.455830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.457017Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.458192Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.459341Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.460164Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15175[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.461176Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.462127Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.463013Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.463890Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15129[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.465265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15129[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.467170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.468168Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.468238Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.468307Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.448335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.471176Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.472578Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.480941Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.448807Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.448845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.449360Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.482899Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.394440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.484022Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.484097Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.484139Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.484187Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.484145Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.486433Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.486567Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.486952Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.487706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.488870Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.491324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.491581Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.491739Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.492020Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.492203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.493436Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.493618Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.505204Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.356782Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.509491Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.509560Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.509602Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.509646Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.509748Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.510931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.528618Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.552445Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.555551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.555759Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.555841Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.555911Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.555989Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.557361Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.557477Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.557555Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.557635Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.570058Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.587058Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.587534Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.599130Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.599204Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.599306Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.599385Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.600570Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.600647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.600694Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.599126Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.605424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.608249Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.609338Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.632484Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.632609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.632674Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.632742Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.632788Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.632838Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.632920Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.633085Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.632462Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.633340Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.662788Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.663316Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.664402Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.664470Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.664532Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.664573Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.673491Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15134[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.673660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.673802Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.702213Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.703254Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.703467Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15181[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.708530Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.716502Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.709462Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.726939Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.728349Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.728558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.728651Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.728876Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.729034Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.729124Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.729187Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.729238Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.729574Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.738778Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.750550Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.750717Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.750770Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.750830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.750875Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.750921Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.750964Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.751011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751056Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751098Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751164Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751544Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.751706Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.751803Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15134[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751868Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751919Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.751994Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15169[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752126Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.752203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752323Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752483Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752543Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752666Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.752820Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752880Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15181[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.752974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.753080Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.753160Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.753218Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.753293Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.766674Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.794377Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.794489Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15197[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.794561Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.794636Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.799518Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.800436Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.800536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.800619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.800684Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.800801Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.800821Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.802137Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.802220Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.820502Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.821105Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.822427Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.822588Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15133[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.822722Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.822749Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.822810Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.822893Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.822938Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.830454Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.830601Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15133[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.830748Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.879084Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.880366Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.881889Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.881945Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.882012Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.882061Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.882069Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.882112Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.882165Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.882200Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.881887Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.882310Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.887576Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.898465Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.898541Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.898590Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.898632Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.898766Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.898828Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.898879Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.898939Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.898986Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.899044Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.899089Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.899295Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.898474Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.899442Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.889238Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.900501Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.900577Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.900650Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.900792Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.915600Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:08.915688Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15135[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.915879Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.916054Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:08.916959Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.917035Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15135[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.918669Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:08.918711Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.918746Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:08.918800Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.918837Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:08.920030Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.923182Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.961913Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.980713Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.982389Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:08.982515Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.982839Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.984042Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:08.984390Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.984434Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.982601Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.996478Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.998343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:08.998575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.998704Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.998837Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.998975Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.999165Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:08.999403Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:08.999582Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.000394Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.002434Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.002626Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.024554Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.061366Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.067440Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.073974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.074154Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.074290Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.074502Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.074590Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.078395Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.078550Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.078703Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.078802Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.086011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.086180Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.086359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.086409Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.086447Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.089116Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.089248Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.089353Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.089480Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.095064Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.101842Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.102350Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.102451Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.102514Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.102564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.102613Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.102696Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.102738Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.102771Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.103962Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.098332Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.105252Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.107395Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.107927Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.109010Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.109089Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.109180Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.109227Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.109308Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.109323Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.110296Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15137[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.110455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.110583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.110598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.110615Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.110654Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.110704Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.117441Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.117487Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15137[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.117571Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.117575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.117702Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.117776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.139928Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.160933Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.164871Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.168976Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.169042Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.169197Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.170284Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.170351Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.185743Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.185911Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15194[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.187141Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.189369Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.190623Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.207419Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.207896Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.210339Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15210[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.211564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15210[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.215845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.216120Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15111[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.216231Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.216709Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.217225Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15111[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.217318Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.219949Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.221043Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.221104Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.221165Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.221299Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.224386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.225596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.230328Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.230364Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.230412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.230440Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.230478Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.230518Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.231593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.231671Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.233628Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.239514Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.239619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.239676Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.239723Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.239805Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.240975Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.241026Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.241069Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.249712Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.252363Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.252490Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.252564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.252634Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.252967Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.253035Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.253083Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.258547Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.266413Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.266664Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.266980Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.267146Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.268232Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.272459Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.272992Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.273998Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.274088Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.274168Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.274227Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.276317Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.276448Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15152[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.276537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.276611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15125[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.276701Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.276767Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15107[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.276848Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.272571Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.276966Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.277019Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.279471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15152[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279727Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279779Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15125[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279831Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279880Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15107[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.281354Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.279495Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.293171Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.294526Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.296797Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.298830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.299052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.299151Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.299339Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.303379Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.303522Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.303625Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.303715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.316548Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.321398Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.268245Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.324449Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.324549Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.324617Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.332181Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.335895Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.338405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.338532Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.338416Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.335889Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.342430Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.175601Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.358424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.358539Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.358596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.358655Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.358710Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15178[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.358756Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.362561Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.362651Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.362720Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.362772Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.364346Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.377415Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.379075Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.379219Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.379334Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.379391Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.379439Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.385499Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.385763Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.385926Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.386038Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.386164Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.386292Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.387442Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.410048Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.411641Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.418919Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.420518Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.422370Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.422512Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.422614Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.422721Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.422840Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.423077Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15153[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.425415Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.425514Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.425581Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.425649Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.425715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.425776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.425828Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.425910Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15153[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.426153Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15225[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.426299Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.426788Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.427333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15225[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.434070Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.423811Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.439480Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.439557Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.439638Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15200[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.439744Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.439810Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.439925Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.440001Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.440051Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.440103Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.444372Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.444453Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.444496Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.444543Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.446334Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.424749Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.448365Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.448488Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15200[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.449861Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.455515Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.466405Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.466459Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.466548Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.466597Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.466683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.466777Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.466818Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.466860Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.467945Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.470124Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.470484Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.471353Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471458Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471526Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471529Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.471575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471622Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471742Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.471791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.475428Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.475617Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.475722Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.475809Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.475903Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.476018Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.476133Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.476235Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.476386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.476481Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.476591Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.476699Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.476917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.477011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.477148Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.477255Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.476803Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.459381Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.475896Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.479197Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.504723Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.504856Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.506583Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.505242Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.508156Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.539349Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15165[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.539599Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.539941Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.489564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.544599Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.458811Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.548448Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.548884Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.549213Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.549490Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.551293Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.556866Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.557902Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.517236Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.572410Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.572500Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.572558Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.578431Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.578779Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.579046Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.579356Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.579637Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.579861Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.580113Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.580378Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15173[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.582447Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15173[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.583387Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.583791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.584402Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.523388Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.585034Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.586203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.588936Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.484349Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.531405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.531497Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.534063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.534144Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.596688Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.596799Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.596890Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.596958Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.597003Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.534188Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.606476Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.534228Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.606685Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.534282Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.534325Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.607944Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.608011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.534360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.547345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15165[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.611335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.626279Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.578449Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.631088Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.635195Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.518520Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.642646Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.643156Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.643377Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.643504Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.643586Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.643665Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.643719Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.643783Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.643835Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.643888Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.643944Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15109[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.643996Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.644044Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.644120Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.644212Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15202[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.644528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.644585Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.644620Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.644690Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15202[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.644739Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.644772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.651966Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.652438Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.653529Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.653597Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.653661Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.653709Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.655414Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15155[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.655560Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.655641Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.656711Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.657222Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.658340Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.658456Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15220[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.666485Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.666579Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.666640Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.666686Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.667432Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15155[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.667497Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.667540Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.667593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.667638Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15220[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.667700Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.669354Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.669418Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.669466Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.669510Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.671358Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.671420Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.672285Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.672578Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.672628Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.672679Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.672953Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.674331Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.674404Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.677599Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.677712Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.677764Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.677792Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.677826Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.678808Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.689509Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.689618Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.689697Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.689757Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.693431Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.693452Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.693744Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.694202Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.694667Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.694755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.694815Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15123[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.695295Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.695358Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.695403Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.695454Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.695530Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.696736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.696805Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.696862Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15123[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.434613Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.726653Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.726757Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.726837Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.742389Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.727458Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.742762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.777498Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.777691Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.777818Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.777884Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.777938Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15192[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.777993Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.791656Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.809447Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.809693Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15101[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.809755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.811306Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.811462Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.811536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.811577Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.811613Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.811709Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.811749Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.811778Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.818378Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.828004Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.828513Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.834473Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.834576Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15131[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.834674Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15131[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.834752Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.842794Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.847792Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:09.891407Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:09.891488Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.891551Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:09.873528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.878419Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.896034Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.896101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.896122Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.896180Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.896233Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.896247Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.897453Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.897542Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.897608Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.897669Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.910141Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:09.949740Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.949839Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15186[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.953376Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.968628Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.973801Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.970501Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15224[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.986412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15161[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.987786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15161[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.980531Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:09.988222Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15224[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.986335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.988683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:09.989815Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.989827Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:09.970437Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.989915Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.989966Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.989990Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:09.993325Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:09.993817Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:09.994973Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.002511Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.002599Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.002662Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.002714Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.002766Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.002852Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.005204Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.006337Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.006455Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.006521Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.006565Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.006604Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.011338Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.011459Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.011528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.011585Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.018508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.019047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.019157Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.019238Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.019316Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.019360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.023439Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.023535Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.023595Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.023642Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.024840Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.026350Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.026501Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.027769Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.029075Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.029288Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.029471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.029588Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.029724Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.030663Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.030720Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.030756Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.032226Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.032306Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15215[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.032236Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.033531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.033579Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15215[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.051548Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.056446Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.058384Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.075036Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.075556Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.075682Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.075727Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.078712Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.079348Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.079506Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15145[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.079372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.079840Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.075058Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.075392Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.075453Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.082822Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.082882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.082915Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.082989Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.083042Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.084094Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.084165Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15145[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.084220Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.084336Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.084435Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.097108Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.097226Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.100357Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.122383Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.122512Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.122883Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.069224Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.135877Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.135985Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.136038Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.136094Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.137332Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.137389Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.137432Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.137471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.135898Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.156217Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.156410Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.156542Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15157[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.156677Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15157[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.156765Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.183449Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.190783Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.192007Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.192083Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.192155Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.192216Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.193386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.195384Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.200802Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.201318Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.202414Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.202480Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.202551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.202600Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.202700Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15121[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.202772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.202830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.206401Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.206505Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15121[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.206551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.219397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.220385Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.223428Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.227451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.231329Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.231866Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.233022Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.233068Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.233096Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.233145Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.233190Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.237372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.237451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.237446Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.237515Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15219[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.240599Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.240803Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.240845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15219[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.246179Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.246219Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.246335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15223[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.246686Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.248144Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.248192Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15223[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.253955Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.254045Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.254101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.254155Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.255334Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.262002Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.262132Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.279357Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.279635Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.280593Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.280618Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15151[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.280824Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.281916Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.282087Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15151[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.282398Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.285350Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.285424Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.270399Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.300359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.300472Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.270924Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.276841Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.301756Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.301891Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.277113Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15127[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.268538Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.285632Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.276734Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.303336Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.304101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.304813Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15127[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.305202Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.305993Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.306993Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.307113Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.307313Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.307382Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.307420Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.307458Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.308458Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.308340Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.308646Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.308751Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.308826Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.310317Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.310462Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.310636Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.312744Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.320463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15188[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.320680Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.320990Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.321519Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.327635Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.333475Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.334013Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.334309Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.334551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.334692Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.335026Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.335134Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.335508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.335648Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.335781Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.335821Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.335971Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.336062Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.336173Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.334782Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.337545Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.337668Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.333720Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.354759Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.356813Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.356990Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.357065Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.357319Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.358724Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.359346Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.359434Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.360009Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.366559Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.394517Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.396141Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.396500Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.400991Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.402333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.402492Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.402599Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.404373Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.404545Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.404664Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.405372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.405472Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.407651Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.408227Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.411543Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.428422Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.428617Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.428706Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.434415Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15226[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.434707Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.434830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15105[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.434993Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.435178Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15226[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.437405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.437537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.439357Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15105[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.403332Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.402621Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.411736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15213[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.411882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.442701Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.442774Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.442827Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15213[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.443558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.412373Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.444840Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.446351Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.450335Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.450443Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.450509Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.450560Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.415415Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.452770Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.453481Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.460512Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.462464Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.462591Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.462695Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.462801Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.464397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15141[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.464612Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.471402Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.490485Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15203[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.490687Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.490968Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15203[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.493243Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.472777Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.501409Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.501500Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.501547Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.503157Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.468583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.474354Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.503355Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.503366Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.503403Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.504355Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.504493Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.504558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.504619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.474430Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.477495Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.477610Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15141[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.457980Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.510816Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.460321Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.497921Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.490475Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.513512Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.514736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.514863Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.514914Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.503263Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.516203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.516394Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.516904Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.516974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.517963Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.484935Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.520839Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.522026Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.545258Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.545441Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.545555Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.524328Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.525333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.562548Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.525404Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.528145Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.568041Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.568661Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.575650Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.529325Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.575958Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.576192Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.576526Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.575831Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.540405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.580977Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.581176Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.541359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15149[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.526063Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.588814Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15149[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.589135Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.541436Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.562886Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.541491Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15147[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.581047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.591594Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.592158Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.637855Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.592203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.592265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.592362Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15208[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.541644Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.594090Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.656679Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.656739Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.656788Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.657513Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.599417Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.605572Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.605706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15147[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.658885Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.659395Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.660326Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.660408Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.660458Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.660500Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.660562Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.660622Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.660663Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.660702Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.660818Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15221[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.660909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.660981Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.661411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15208[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.661472Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.661510Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.662687Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15221[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.662776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.662805Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.600214Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.646217Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.672768Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.672791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.672894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.672959Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.673012Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.592177Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.674361Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.674479Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.674598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.674639Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.674675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.674655Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.674714Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.623448Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.680402Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.680982Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.682429Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.684312Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.684340Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.684428Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.690486Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.690581Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.690662Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.690707Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.690755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15168[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.690793Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.693001Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.699752Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.704426Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.705013Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.709670Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.730495Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.730662Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.730816Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.730927Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.731305Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.731646Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.731949Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.732322Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.732472Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.732576Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.732179Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.732688Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.733595Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15211[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.735455Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.735551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.735632Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.735722Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736632Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736710Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.734897Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736478Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736605Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736834Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736854Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15211[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.736948Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.735546Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.738403Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.739352Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.739815Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.740121Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15217[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.740834Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.740891Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.740923Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.740957Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.743349Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.754474Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15217[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.754718Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.762345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.767364Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.767925Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.768089Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.768152Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15209[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.769402Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.770843Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.772050Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.772143Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15209[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.775741Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.775772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.775882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15205[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.776123Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.777222Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.778349Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15205[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.778455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.778494Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.779647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.789097Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.791350Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.791470Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.791552Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.791600Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.792399Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.792508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.792569Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.792611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.792647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.792748Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.792807Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.793955Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.794002Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.795325Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.795411Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.795450Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.801152Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.806611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.807762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.815170Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.819438Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.819989Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.821845Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.822318Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.828496Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15227[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.828609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.828673Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15159[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.828762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15227[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.829974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.830097Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15159[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.836979Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.842745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.846445Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.846608Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.846691Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.846754Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.846810Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.846865Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.846926Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.846980Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.847032Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.850395Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850476Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850519Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850646Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850689Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.850726Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.857390Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.860129Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.860909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.872928Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.878772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.880631Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.880713Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.880779Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.880825Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.884094Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.884345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884456Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884541Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884608Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884819Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884889Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.884954Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.885031Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.885132Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.885287Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.885710Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.887069Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.888324Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.888443Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.888562Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.892344Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.892449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.892511Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.892564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.892639Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.892691Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.892871Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.892931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.892974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893055Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893147Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893192Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893233Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893322Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893388Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893433Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893485Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893631Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.893765Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.894096Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.894195Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.889482Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.895423Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.895501Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.895551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.895613Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.895648Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.895696Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.895745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.895789Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.895820Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.895850Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.896904Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.897151Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.897232Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.897294Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.897331Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.897378Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.897432Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15148[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.898706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15148[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.898791Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.899143Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.903573Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.905521Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.906690Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.906771Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.906823Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.906869Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.890521Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.907353Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.907412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.907465Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:10.908022Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.908513Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.910171Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.919629Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.921172Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.923805Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.925963Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.927606Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.929318Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.931008Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.932128Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.934518Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.946317Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.957129Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:10.957426Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.971873Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:10.973356Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.973476Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.973558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.973627Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:10.973781Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.973844Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.973894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.977370Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:10.977526Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:10.997445Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started session
[INFO] [stdout] [2m2025-09-26T04:09:10.997922Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:10.999080Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:10.999165Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added torrent
[INFO] [stdout] [2m2025-09-26T04:09:10.999240Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.026406Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:11.005545Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.036637Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.038366Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15195[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.038500Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.038720Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.009600Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.017459Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.039527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.039670Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.039842Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.017588Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.017656Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.017730Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15179[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.017786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.041153Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.041335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15166[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.041740Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.017871Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.020022Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.020087Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15100[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.021259Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.001352Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15163[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.038831Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15190[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.052372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15163[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.057790Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.093916Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.096151Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.106444Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.106537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.106590Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.106645Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.106935Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.107550Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.116007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.116098Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.116146Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116160Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.116170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.116215Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.116262Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116288Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116342Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116342Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.116380Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116385Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.116419Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.117588Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117619Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117641Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117673Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117682Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117700Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117730Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.117785Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.151403Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.170613Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.176801Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.176909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.176950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.177011Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.178293Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.178351Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.178396Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.178460Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.176814Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.185087Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.185808Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.194703Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.196409Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.196564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.196622Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.196663Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.196733Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.196782Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.196897Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.200355Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.200532Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.200637Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.200790Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.200981Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.201186Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.201393Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.201544Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.202604Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.202777Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.202765Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.216379Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.217539Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.217686Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15171[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.217762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.217866Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.217919Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.218029Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.219078Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.219098Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.219161Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.219219Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.219346Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.220463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220530Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220575Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220618Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220664Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220703Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220739Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220777Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220863Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220911Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220953Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.220997Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221042Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221083Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221131Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221174Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221222Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221289Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.221333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.225566Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.228811Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.233445Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.240780Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.243189Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.245451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.245554Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.245611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.245698Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.245754Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.245854Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.245927Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.247118Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.247196Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.245461Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.260704Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.260705Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.260931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.261034Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.261136Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.261956Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.262033Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.262093Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.262229Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.266484Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.266623Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.266727Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.266786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.266875Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.272360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.272441Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.273533Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274055Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274167Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274224Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274300Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274353Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274401Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274439Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274490Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274539Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274585Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274636Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274688Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274754Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274846Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274902Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.274989Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275021Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275067Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275163Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275213Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275263Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275338Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275388Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275437Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.275486Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.273886Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.273959Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.277957Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.284705Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.289435Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.292506Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.296750Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.298937Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.313549Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.314762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.314839Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.315503Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.298941Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.299032Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.299152Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.299196Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.310285Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.310424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317070Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317102Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317149Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317196Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317367Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317727Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317813Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.317892Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.319147Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.320454Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.320479Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.320542Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.320657Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.320742Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.321489Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.321626Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.321725Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.321786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.321830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.321843Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.321891Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.321912Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.321947Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.326423Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.326508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.326555Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.326610Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.358057Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.361615Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.378021Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.368262Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.379345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379530Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379685Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379732Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379828Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379892Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379911Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379938Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379963Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379978Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.380007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.380059Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.380125Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379581Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.379594Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381206Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381299Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381364Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381429Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381488Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.381583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.383882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.383958Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.384038Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.384122Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.383877Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.385360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.385455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.385516Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.385590Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.396206Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.401782Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.419543Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15185[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.419661Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.419784Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.419840Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.419902Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.419944Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.419983Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420021Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420054Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420082Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420130Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420163Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420201Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420239Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420301Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420393Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420432Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420514Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420562Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420630Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420680Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420730Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420782Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.420964Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.421019Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.421063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.421106Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.421169Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.423169Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.424748Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.425177Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.425056Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.424888Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.426532Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.426823Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.426747Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.426653Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.424760Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.438527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.438767Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.440172Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.440527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.454395Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.455714Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15167[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.456003Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.455866Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.458614Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.457062Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.459998Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.460236Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460654Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460939Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460999Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.460564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460764Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460374Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460844Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.460895Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.461037Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.462256Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.462293Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.462339Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.462342Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.462360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.462400Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.462423Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479431Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479544Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479578Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15112[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479574Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479639Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479643Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479687Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479692Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15113[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479731Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479740Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479769Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479788Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479804Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15124[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15118[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.479864Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.481965Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.485707Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.493367Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.493403Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.493360Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.493483Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.493560Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.493672Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.493724Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.493775Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.493822Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.503530Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 61.0Mi, needed 0, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.507837Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.507836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.507907Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.507953Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.508049Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.508098Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.508297Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.509213Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.509257Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.509304Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.509311Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.522454Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.522453Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15183[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.523734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.524028Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15162[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.524141Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.600221Z[0m [32m INFO[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m torrent is live
[INFO] [stdout] [2m2025-09-26T04:09:11.600685Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started all servers, starting client
[INFO] [stdout] [2m2025-09-26T04:09:11.688380Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.688476Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15184[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.688559Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.689650Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.689717Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.689752Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.689830Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.711257Z[0m [32m INFO[0m [2mlibrqbit::session[0m[2m:[0m will use JSON database: "/tmp/rqbit_e2e_clientORtyXu/session" for session persistence
[INFO] [stdout] [2m2025-09-26T04:09:11.711291Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.711408Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started client session
[INFO] [stdout] [2m2025-09-26T04:09:11.711523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m4c0664be79da6e91f26685029347bdf854f5894d
[INFO] [stdout] [2m2025-09-26T04:09:11.711545Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.711797Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.713413Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.719717Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.719779Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.720143Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59616[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.720396Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56584[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.720552Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.720785Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.721171Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45654[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.721576Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42554[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.721974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37506[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.722016Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49024[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.722397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44570[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.723460Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49024[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723544Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723625Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45654[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723643Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59616[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723690Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42554[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723522Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723739Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37506[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723747Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56584[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723766Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.723952Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.723967Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59816[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.724056Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54956[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.724380Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60734[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.724557Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54562[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.724688Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38592[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.724769Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45850[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.722397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.724996Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.725070Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54562[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.725078Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59816[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.725160Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.725173Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54956[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.725222Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60734[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.724382Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34486[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.725711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15108[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.725909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15109[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.725945Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48112[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.726009Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49166[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.726208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15110[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.726537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726546Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38592[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726578Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.726662Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44570[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726723Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48112[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49166[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726822Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726926Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45850[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.726961Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54596"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.726849Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59616"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.727039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34486[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.727364Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56584"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.727445Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47408"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.727537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15100[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.727819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15111[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.728124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15101[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.728421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15102[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.728606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15103[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.728831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15104[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.729180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15107[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.729358Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47408"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.729527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49024"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.729564Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.729581Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54596"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.729615Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59616"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.729646Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56584"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.729745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56544"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.729789Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45654"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.729877Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.729933Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42554"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.729950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49024"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.730193Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37506"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.730888Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37506"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.731214Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.731528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56544"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.731646Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45654"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.731790Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42554"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.732043Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.732559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15116[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.733486Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59816"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.733053Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.732841Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40902"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.733903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15112[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.734211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15113[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.734390Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40902"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.734595Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54956"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.734666Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59816"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.734749Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.735178Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60734"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.735348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15115[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.735882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54562"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.735949Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54956"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.736012Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60734"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.736120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15118[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.736363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15119[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.736594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15117[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.736887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15105[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.737090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15114[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.737515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15120[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.737801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15106[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.738024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15122[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.738433Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54562"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.738624Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38592"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.738803Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45850"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.738979Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.739169Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34486"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.739367Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49166"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.739549Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44570"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.739716Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.739876Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44570"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.739979Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38592"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.740029Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45850"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.740078Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.740140Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34486"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.740192Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49166"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.741133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15123[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.741800Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34322"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.741931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.742576Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43902"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.742730Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34322"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.742834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15124[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.744059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15121[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.745315Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43902"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.746205Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48112"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.746587Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38748[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.746998Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.747402Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58540[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.748101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58540[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.748184Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48112"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.748245Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38748[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.748324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.749794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15125[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.750146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15126[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.750383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15127[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.752647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.753755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.754166Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.754584Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.754977Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55432[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.755616Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38748"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.755805Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.755994Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58540"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.757588Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.758034Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58750[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.758456Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58540"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758546Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758612Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758693Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758756Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758842Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55432[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758923Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38748"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.758989Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.759096Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58750[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.759228Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.759466Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.759772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.761635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15135[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.761923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15128[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.762162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15129[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.762560Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.762931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60540[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.763377Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.763736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53376[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.764121Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43340[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.764536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43864[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.764934Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44472[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.765375Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48968[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.765773Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.766173Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37354[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.766478Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39570[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.766546Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38970[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.766847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.767038Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35878[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.767244Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42230[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.767489Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.767657Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38970[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.767716Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39820[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.768200Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.768569Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768605Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.768664Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60540[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768714Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48968[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768804Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768889Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53376[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768968Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43340[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15130[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.769049Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43864[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.769144Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44472[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.769595Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.769962Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43836"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.770366Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770492Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35878[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39820[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770556Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42230[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770726Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43836"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770783Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.768809Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39570[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.770982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15131[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.771461Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50106"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.771647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55432"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.771734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50106"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.771874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15133[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.772178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15134[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.772472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15132[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.772924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15136[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.773363Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55432"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.773548Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60540"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.773670Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.773680Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60540"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.773687Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.773906Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52772"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.773937Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37354[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.773240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15137[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.774004Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58750"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.774239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15138[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.774408Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53376"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.774652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15139[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.774855Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15140[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.775263Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53376"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.775333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15141[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.775483Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43340"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.775612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15142[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.775668Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43864"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.775852Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44472"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.775902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15143[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.775916Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.775975Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.776031Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52772"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.776078Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58750"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.776131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15144[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.776182Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43340"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.776470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15149[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.776572Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48968"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.776707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15146[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.776759Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47460"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.776941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15147[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.777157Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48968"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.777265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43864"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.777350Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44472"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.777389Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39570"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.777577Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54760"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.778101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35878"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.778206Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54760"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.778293Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47460"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.777386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38970"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.778348Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39570"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.776943Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37354"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.777388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15145[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.778760Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37354"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.778827Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35878"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.779014Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42230"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.779265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38970"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.779885Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42230"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.780605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15150[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.780859Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39820"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.781083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15151[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2025-09-26T04:09:11.781261Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34944"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.782177Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59616[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.782290Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59616[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.782346Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59616[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.782437Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39820"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.782779Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42230[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.782853Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42230[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.782895Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42230[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.783085Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56584[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.783194Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56584[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.783239Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56584[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.783589Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45642[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2025-09-26T04:09:11.783832Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34944[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.783916Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34944[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.783965Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.784150Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47408[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.784227Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47408[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.784288Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.784470Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.784547Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.784591Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.784898Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39820[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.784980Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39820[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.785028Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39820[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.785336Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34944"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.786171Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49024[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.786260Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49024[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.786329Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49024[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.786598Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59180[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.786680Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59180[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.786732Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.786985Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58540[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.787071Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58540[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.787125Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58540[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.787402Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38748[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.787580Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38748[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.787634Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38748[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.787876Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36704[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.787960Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36704[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.788010Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.788199Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34486[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.788299Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34486[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.788349Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34486[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.788526Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45850[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.788607Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45850[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.788615Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50146[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.788645Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45850[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.788694Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50146[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.788745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.788789Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37474[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.788799Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58750[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.788900Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58750[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.788944Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37474[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.788945Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58750[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.788949Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53376[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.788982Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.789022Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53376[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.789063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53376[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.789212Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39774[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2025-09-26T04:09:11.789351Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37354[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.789436Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56562[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2025-09-26T04:09:11.789649Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34322[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.789700Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50106[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.789742Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34322[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.789771Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50106[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.789789Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.789825Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.790007Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55432[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.790068Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55594[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.790090Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55432[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.790149Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55432[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.790430Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48968[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.790514Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48968[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.790566Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48968[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.790565Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44472[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.790639Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44472[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.790689Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44472[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.790804Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47460[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.790872Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42554[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.789440Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37354[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.790943Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37354[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.790955Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42554[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791001Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42554[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.791209Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35878[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.789433Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43340[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791311Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35878[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791306Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52772[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791336Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43340[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791360Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46274[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2025-09-26T04:09:11.791399Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43340[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.791410Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52772[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.791182Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48112[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791586Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60734[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791653Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37506[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791579Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48112[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791669Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60734[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791745Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37506[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791794Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37506[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.791856Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791949Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.791947Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43836[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791979Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49166[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.791990Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792012Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43836[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792046Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.790155Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55594[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792113Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792047Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49166[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792178Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38592[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792193Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49166[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.791378Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35878[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792248Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38592[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.790887Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47460[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792305Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38592[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792296Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60540[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792338Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792371Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60540[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792358Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43864[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792390Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792419Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60540[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792444Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792442Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43864[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792477Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43864[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792477Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792516Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38970[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792591Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38970[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792641Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38970[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792678Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35120[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792706Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54956[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792746Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35120[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792777Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54956[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792834Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54956[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792824Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49474[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792898Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49474[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792908Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44570[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.792938Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792978Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60144[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.793054Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60144[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.792782Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793088Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56544[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.793121Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792979Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44570[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.793165Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56544[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.793167Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45654[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.793190Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44570[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793250Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45654[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.793318Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59816[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.793396Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48112[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793403Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54760[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.793417Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59816[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.793465Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59816[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.791756Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60734[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793473Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54760[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.793513Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.792593Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39570[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.793643Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39570[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.793695Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39570[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45654[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.793337Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54562[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.794359Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54562[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.794509Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54562[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.795424Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36212[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:11.795512Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36212[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:11.795571Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.796844Z[0m [32m INFO[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m added torrent [3mname[0m[2m=[0m"rqbit_e2eDBy1HP"
[INFO] [stdout] [2m2025-09-26T04:09:11.796924Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added handle
[INFO] [stdout] [2m2025-09-26T04:09:11.797061Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.797163Z[0m [32m INFO[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Doing initial checksum validation, this might take a while...
[INFO] [stdout] [2m2025-09-26T04:09:11.797386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 0 ("20.data") at 0: failed reading chunk of size 32768, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.797572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 1 ("57.data") at 0: failed reading chunk of size 15808, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.797736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 2 ("37.data") at 0: failed reading chunk of size 31616, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.797900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 3 ("39.data") at 0: failed reading chunk of size 14656, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.798053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 4 ("44.data") at 0: failed reading chunk of size 30464, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.798210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 5 ("56.data") at 0: failed reading chunk of size 13504, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.798404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 6 ("55.data") at 0: failed reading chunk of size 29312, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.798553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 7 ("16.data") at 0: failed reading chunk of size 12352, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.798703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 8 ("0.data") at 0: failed reading chunk of size 28160, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.798857Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 9 ("53.data") at 0: failed reading chunk of size 11200, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 10 ("19.data") at 0: failed reading chunk of size 27008, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 11 ("14.data") at 0: failed reading chunk of size 10048, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 12 ("58.data") at 0: failed reading chunk of size 25856, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 13 ("27.data") at 0: failed reading chunk of size 8896, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 14 ("28.data") at 0: failed reading chunk of size 24704, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 15 ("49.data") at 0: failed reading chunk of size 7744, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.799946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 16 ("45.data") at 0: failed reading chunk of size 23552, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.800099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 17 ("40.data") at 0: failed reading chunk of size 6592, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.800264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 18 ("48.data") at 0: failed reading chunk of size 22400, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.800518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 19 ("59.data") at 0: failed reading chunk of size 5440, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.800674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 20 ("34.data") at 0: failed reading chunk of size 21248, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.800826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 21 ("11.data") at 0: failed reading chunk of size 4288, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.800983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 22 ("21.data") at 0: failed reading chunk of size 20096, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.801145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 23 ("1.data") at 0: failed reading chunk of size 3136, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.801316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 24 ("50.data") at 0: failed reading chunk of size 18944, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.801464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 25 ("4.data") at 0: failed reading chunk of size 1984, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.801604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 26 ("62.data") at 0: failed reading chunk of size 17792, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.801752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 27 ("3.data") at 0: failed reading chunk of size 832, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.801904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 28 ("7.data") at 0: failed reading chunk of size 16640, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.802055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 29 ("22.data") at 0: failed reading chunk of size 32448, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.802224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 30 ("24.data") at 0: failed reading chunk of size 15488, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.802488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 31 ("13.data") at 0: failed reading chunk of size 31296, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.802647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 32 ("38.data") at 0: failed reading chunk of size 14336, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.802797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 33 ("54.data") at 0: failed reading chunk of size 30144, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.802944Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 34 ("6.data") at 0: failed reading chunk of size 13184, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 35 ("36.data") at 0: failed reading chunk of size 28992, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 36 ("5.data") at 0: failed reading chunk of size 12032, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 37 ("2.data") at 0: failed reading chunk of size 27840, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 38 ("33.data") at 0: failed reading chunk of size 10880, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 39 ("8.data") at 0: failed reading chunk of size 26688, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 40 ("23.data") at 0: failed reading chunk of size 9728, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.803975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 41 ("61.data") at 0: failed reading chunk of size 25536, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 42 ("41.data") at 0: failed reading chunk of size 8576, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 43 ("25.data") at 0: failed reading chunk of size 24384, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 44 ("32.data") at 0: failed reading chunk of size 7424, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 45 ("51.data") at 0: failed reading chunk of size 23232, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 46 ("10.data") at 0: failed reading chunk of size 6272, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 47 ("31.data") at 0: failed reading chunk of size 22080, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.804972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 48 ("15.data") at 0: failed reading chunk of size 5120, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.805134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 49 ("60.data") at 0: failed reading chunk of size 20928, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.805302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 50 ("35.data") at 0: failed reading chunk of size 3968, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.805453Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 51 ("47.data") at 0: failed reading chunk of size 19776, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.805598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 52 ("18.data") at 0: failed reading chunk of size 2816, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.805743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 53 ("43.data") at 0: failed reading chunk of size 18624, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.805882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 54 ("26.data") at 0: failed reading chunk of size 1664, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 55 ("63.data") at 0: failed reading chunk of size 17472, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 56 ("12.data") at 0: failed reading chunk of size 512, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 57 ("46.data") at 0: failed reading chunk of size 16320, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 58 ("17.data") at 0: failed reading chunk of size 32128, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 59 ("29.data") at 0: failed reading chunk of size 15168, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 60 ("9.data") at 0: failed reading chunk of size 30976, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.806942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 61 ("52.data") at 0: failed reading chunk of size 14016, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.807073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 62 ("42.data") at 0: failed reading chunk of size 29824, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.807221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m error reading from file 63 ("30.data") at 0: failed reading chunk of size 12864, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2025-09-26T04:09:11.807452Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.811319Z[0m [32m INFO[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit::torrent_state::initializing[0m[2m:[0m Initial check results: have 0, needed 61.0Mi, total selected 61.0Mi
[INFO] [stdout] [2m2025-09-26T04:09:11.812456Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.812644Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.812811Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.812977Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.813131Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mexternal_peer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.813713Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.813775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mexternal_peer_adder[0m[2m:[0m [2mlibrqbit::torrent_state[0m[2m:[0m peer_rx closed, closing peer adder
[INFO] [stdout] [2m2025-09-26T04:09:11.813819Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mexternal_peer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.813814Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.813998Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.814068Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.814410Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.814617Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.814832Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.815025Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.815348Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.815552Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.815732Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.815902Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816074Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816258Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816345Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1minitialize_and_start[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:11.816462Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816474Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816754Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816762Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816931Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.816956Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817094Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817145Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817266Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817368Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817466Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817550Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817637Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817716Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817802Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817888Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818059Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.817967Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818287Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818266Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818462Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818496Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818646Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818698Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818840Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.818898Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819028Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819085Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819229Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819304Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819493Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819549Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819669Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819748Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819856Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.819943Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820036Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820131Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820319Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820336Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820516Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820535Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.821157Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.821247Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.821368Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.821548Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.821562Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.821720Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.821840Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.821903Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.822028Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.822086Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.822311Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.822467Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.822476Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.822651Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.822805Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.822851Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.823185Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.823217Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.823404Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.823519Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.823804Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.823855Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824006Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824030Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824332Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824460Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824539Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824734Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.824840Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.825118Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.825237Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.825442Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.825539Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.825805Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.825810Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.826012Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.826079Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.826388Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.826622Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.826658Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.826936Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.827138Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39016[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.827230Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.827495Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.827583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.827857Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52020[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.828052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.828417Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.828459Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.828475Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.828578Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.828834Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55364[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.828841Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.828879Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47420[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.820244Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.829386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58784[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.829487Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60750[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.829753Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50034[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.829852Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.830138Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36706[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.830172Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.830241Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.830421Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.830605Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.830657Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.830880Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.830957Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831142Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831162Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831427Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831474Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831507Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831690Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831700Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.831886Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832094Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832174Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832392Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832432Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832597Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832651Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832691Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.832806Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.832942Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.833086Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.833141Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.833176Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.833455Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.833523Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40190[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.833713Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.833761Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33800[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.833775Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.833922Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38984[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834055Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38604[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.828253Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53948[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.834451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46628[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.834506Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59628[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834566Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43034[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834819Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43912[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834880Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35010[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.834937Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40168[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835191Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835325Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835331Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49730[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835517Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43346[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.835678Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.835807Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.835827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.835870Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.835894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36472[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835930Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39016[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.835938Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.835990Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836153Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44578[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.836168Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52020[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836251Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836290Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60158[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.836332Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60750[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836450Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55364[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836503Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47420[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836552Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58784[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836562Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59818[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.836608Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836631Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43346[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836656Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50034[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836697Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36706[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.836855Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45856[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.837029Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34952[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837117Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.837362Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33800[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837364Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59628[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837393Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36742[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837442Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53948[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837509Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38604[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837559Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.837753Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40168[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837818Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60972[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837818Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.837838Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43912[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837908Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35010[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.837991Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.838041Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49730[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.838052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46628[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.838167Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45366[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.838248Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60548[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.838320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.838364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.837568Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43034[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.838610Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38754[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.838618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.838636Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.838646Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45864[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839000Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44798[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839017Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40190[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.839075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.839175Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.839380Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839458Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44858[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.839535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.839577Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839638Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839692Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.839839Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43920"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.839923Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.839946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.840039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38984[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.840231Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38984"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.840264Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:41934[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.840445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.840548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.840741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.840791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.840865Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.840913Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.841154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.841191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.841321Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.841652Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:32872[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.841659Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.841697Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54578[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.841952Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842073Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44976[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.842373Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842480Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842698Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39016"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842744Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56172[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842848Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.842930Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.843146Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47740[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.843453Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.843525Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.843572Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.844126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.844669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.844703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.844703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.844806Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.844818Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.845163Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.845252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.845393Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.845590Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.845672Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.846505Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58766[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.846962Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58766[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.847398Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847412Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.847563Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847628Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43920"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847652Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50034"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.847682Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847722Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38984"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847783Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:41934[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847858Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847871Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46628"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.847921Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.847982Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.848045Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54578[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.848137Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:32872[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.848186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.848222Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.848341Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.846259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.848551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59628"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.848743Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47420"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.848883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.848984Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.849031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.848352Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44976[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849149Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849249Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849292Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849351Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849385Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60548[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849406Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849462Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59818[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849484Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45366[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849498Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59628"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849552Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38754[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849629Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59818"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.849636Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45864[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849688Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.849696Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34952[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45856[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849849Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849881Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58766"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.849375Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44858[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849891Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36742[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.849968Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60972[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.850002Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.850027Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.850047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50034"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.850084Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46628"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.850130Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.850253Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43346"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.850261Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60750"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.850319Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43912"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.850468Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55364"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.850605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.850736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.850850Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.850870Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52020"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.850992Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.851054Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40168"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.851142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.851243Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36706"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.851564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.851585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.851530Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.851659Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.851660Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.851718Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39016"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.851777Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.851847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56172[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.851914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.851920Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.851989Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47740[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852023Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.852054Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852098Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852159Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852219Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.852418Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852430Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.852495Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54392"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.852555Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.852552Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58760"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.852610Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49730"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.852794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.853126Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.853218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.853332Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.853523Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54598"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.853648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.853750Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.853812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.853899Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.853928Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854074Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.854180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.854209Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854260Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854288Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38604"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36472[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.854534Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36472"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.854578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.854634Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.854711Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60158[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.854887Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60158"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.854925Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44798[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.855012Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.855079Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:33800"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.855393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.855511Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.855917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53948"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.856217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.856514Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59484"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.856719Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43034"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.856795Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44578[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.856967Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44578"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.857286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.857741Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35010"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.857877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.857886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.857986Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.857988Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58784"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.857999Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.858193Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54958"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.858363Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34326"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.858482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.858496Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52790[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.858721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.859071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.859082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.859162Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.859206Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.859530Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55364"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.859537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52790[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.859791Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44858"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.859831Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.859886Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52020"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.859931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.859963Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:32872"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.859974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40168"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860092Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36706"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860140Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860172Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860178Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54578"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.860206Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860235Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860281Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54392"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860338Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58760"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860381Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45864"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.860398Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49730"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860439Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860505Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54598"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860572Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.860606Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860646Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860695Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860731Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.860761Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:41934"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.861354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.861463Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.860769Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862350Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862414Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38604"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862460Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36472"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862500Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60158"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.862539Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:33800"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862581Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862618Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m90[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53948"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59484"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862708Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43034"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862755Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44578"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862792Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35010"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862829Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862867Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862908Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58784"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.862965Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54958"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.863015Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34326"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:11.863693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.865566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.865666Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:11.867479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:11.870835Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.074678Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.074999Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:57120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.075195Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.075401Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36742"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.075598Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60548"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.079916Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.081760Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.082053Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.082124Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.082334Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52790"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.082551Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.082617Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.082774Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47740"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.082823Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.082983Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.083052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15142[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.083225Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.085332Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.087654Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.087776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15164[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.087861Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.087938Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088058Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088144Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088227Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088286Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088326Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088378Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m86[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44858"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088428Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:32872"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088460Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088494Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54578"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088560Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45864"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088625Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088662Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088689Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m88[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:41934"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088734Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088783Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088829Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088881Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.088933Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.090642Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.090812Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.090883Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.090917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.090957Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15172[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.090986Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091015Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091075Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091111Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15201[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091148Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15132[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091176Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091228Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091300Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091442Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091493Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091527Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091565Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091629Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091668Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091699Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091725Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091752Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15160[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091800Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091829Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091862Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091890Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091955Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.091985Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092018Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092050Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092096Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092219Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15119[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092249Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092311Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092382Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15177[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092412Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092515Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092546Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15187[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092593Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092629Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092654Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092806Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092854Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092892Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092927Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.092975Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.093009Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.093045Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.093078Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.093128Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.093162Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.104811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.105948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.106700Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.106868Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.107114Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107129Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44976"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.107188Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107244Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107326Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107405Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107495Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107539Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107582Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107622Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107657Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107691Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107778Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44976"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107831Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107872Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107910Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107953Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.107998Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108040Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15128[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108113Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15206[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108183Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108214Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49482"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.108228Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108300Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15154[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45366"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.108454Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108499Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108603Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108623Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39174"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.108650Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108706Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108754Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108797Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108825Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45856"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.108847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108902Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15158[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.108962Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109007Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109019Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34952"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.109047Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109102Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15193[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109163Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109232Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39836"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.109335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.109671Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15104[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109820Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109866Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109919Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109954Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.109967Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110017Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m84[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110056Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15198[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110130Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110124Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49482"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15116[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110174Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45366"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110200Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110216Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39174"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110228Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m18[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110259Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110259Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m10[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15110[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45856"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110374Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34952"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110479Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110484Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15170[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110519Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110519Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110559Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110561Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110591Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110696Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110703Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110729Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110745Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110765Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110895Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110926Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60972"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.110934Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.110984Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111024Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111064Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15103[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111085Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44798"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.111211Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111259Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111330Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111384Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.106786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.111694Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111781Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111827Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111871Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111921Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m6[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.111972Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112017Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15117[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112111Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15126[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112161Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m26[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112208Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15122[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112252Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.112315Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15191[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m50[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39836"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112365Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112408Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:57120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112591Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112597Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40190"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.112643Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36742"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112736Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60972"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.112776Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44798"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.113424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m36[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60548"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.113471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m28[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.113504Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52790"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.113535Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.113566Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47740"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.113597Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.114157Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m12[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59818"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.114184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.114381Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.114581Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56172"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.114741Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38754"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.114797Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47420"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.114852Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m58[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56172"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115323Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.115713Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40190"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115770Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115794Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115816Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43346"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:60750"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115858Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115901Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58766"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.115987Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m24[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43912"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.116030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.116069Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.116116Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38754"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.116108Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.116852Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.117463Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.117833Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.118491Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.118878Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.119069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.119166Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.119897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.121790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.121872Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.122610Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.122787Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.124473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.126328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.126400Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.126910Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.127966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.131128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.132533Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38754[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.132628Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38754[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.132682Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38754[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.132909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.132991Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.133713Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.133764Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15204[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.133836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.133896Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.134024Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15189[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.134039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.134077Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.134404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.134453Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.134489Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.136378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.140582Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.140883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.141389Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37130[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.141480Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37130[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.141522Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m95[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.142885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.142910Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"0.00%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 64, connecting: 0, live: 64, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.144302Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46182[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.144401Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46182[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.144449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.144749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.144823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.144893Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.146346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.147527Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.149074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.151027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.152360Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60158[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.152451Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60158[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.152499Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m5[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60158[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.153462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.153535Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.153718Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.155801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.157932Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.158419Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42556[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.158509Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42556[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.158558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.161606Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60750[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.161769Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60750[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.161834Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:60750[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.164673Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46628[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.164995Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46628[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.165069Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46628[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.165110Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46628[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.165202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.166307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.167226Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50108[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.167323Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50108[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.167374Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.167709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.167747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.167822Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.167890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.168189Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.168857Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.170337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.171303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.173438Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.173451Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54598[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.173536Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54598[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.173589Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.173799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.173883Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.175544Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.176863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.176941Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.177332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.177396Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.178025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.178346Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50034[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.178423Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50034[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.178463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50034[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.178968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.180448Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.180607Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.180815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.181648Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58760[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.182560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.182647Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.184130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.184215Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.184953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.185788Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.186028Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39174[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.186120Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39174[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.186173Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.186638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.187374Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.187441Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.188332Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.201326Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.201439Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15138[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.201950Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.202047Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.202098Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m79[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59484[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.202878Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.202969Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.203039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.203127Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15139[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.204884Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.209251Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58760[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.209404Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58760[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.209463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.218660Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55364[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.219051Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55364[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.219154Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55364[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.219202Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55364[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.222776Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59196[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.222888Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59196[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.222947Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.232308Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45856[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.232447Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45856[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.232506Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45856[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.233634Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44976[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.242910Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.243042Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.243099Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m83[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43920[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.246017Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.246289Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47420[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.249886Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47420[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.250014Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47420[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.250073Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47420[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.272024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.272974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.273053Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.273774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.273856Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.274652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=808 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1821 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=209 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1662 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=13 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1662 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.274992Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=365 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1167 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1877 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=365 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1447 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=808 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1464 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=994 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=994 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1758 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=46 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=428 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1758 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=861 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=952 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1336 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1820 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=457 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1105 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=240 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1821 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=561 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=752 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=457 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1820 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=894 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1516 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1539 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1539 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=209 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.275982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1167 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=240 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=129 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=129 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1516 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1877 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.276351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.276445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.278198Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.278313Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.276259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1105 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1010 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=920 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=13 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=894 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1336 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=861 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=428 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=46 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=752 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=429 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1447 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1464 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1010 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=952 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=429 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1448 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=561 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=920 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.279887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1448 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.284054Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"0.00%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 64, connecting: 0, live: 64, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.284640Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.284659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.284714Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201" [3mduration[0m[2m=[0m"9.679446605s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.286564Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201" [3mduration[0m[2m=[0m"9.679446605s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.289427Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.289783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1423 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.290426Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=256 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.290863Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44798[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.290947Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44798[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.290985Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m103[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44798[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.291393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=644 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.291556Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1421 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:13.291628Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1421 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:13.294157Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52020[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.294265Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52020[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.294341Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52020[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.294956Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15130[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.295850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1486 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.297141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1301 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=695 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1060 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1387 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1840 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297399Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1060 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=695 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1670 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1953 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1670 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1348 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1301 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1242 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297750Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=977 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1749 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1840 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=977 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1348 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1387 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1749 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.297965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1242 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.298622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.299136Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49482[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.299221Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49482[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.299264Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.299471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=661 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.299520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1434 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.300085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=707 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.300380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=351 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.300406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=721 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.300435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1862 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1023 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=164 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=347 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.300532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1153 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1118 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=164 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300586Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.300599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=236 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1076 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1152 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1935 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300663Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133" [3mduration[0m[2m=[0m"5.418342845s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.300693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1935 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1170 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1558 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1810 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1810 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=236 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1076 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=763 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1170 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1023 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.300993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=855 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1153 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1152 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=922 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=763 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1558 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1681 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1510 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1681 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1510 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1862 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1118 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=314 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=855 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=314 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=360 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=922 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.301773Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15133" [3mduration[0m[2m=[0m"5.418342845s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.303295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1416 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.304653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1421 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.305149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1089 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=651 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1251 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1466 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1609 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1609 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1133 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=678 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=398 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=627 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=698 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1132 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1942 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1283 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1421, chunk_index: 1, absolute_index: 2843, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:13.305581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1089 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=989 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1251 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1282 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1214 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=278 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=990 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1943 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1214 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=989 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1333 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1133 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=204 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.305993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1643 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1351 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=204 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=503 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1562 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=698 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=678 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1282 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=503 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=447 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1351 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=921 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=241 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1283 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=651 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=990 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=627 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=804 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1562 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=278 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=921 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1418 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=803 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=835 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=804 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1132 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1466 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1942 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=835 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1643 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1333 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1909 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=398 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=447 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.306988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=803 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.307007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=241 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.307027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1943 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.307048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1909 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.307603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=257 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.308995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1591 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.309524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=726 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.309680Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.309785Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195" [3mduration[0m[2m=[0m"8.947714609s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.310434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=713 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.311045Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=720 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:13.311096Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=720 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:13.311126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=720 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.311232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1404 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.311285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=346 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.311374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1427 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.311457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 720, chunk_index: 1, absolute_index: 1441, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:13.311611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1733 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.311674Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15195" [3mduration[0m[2m=[0m"8.947714609s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.312411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=874 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1880 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=593 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=874 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1770 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.312608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1163 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1918 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1253 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=885 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=190 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1109 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1950 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=761 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1422 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=645 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=762 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1253 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=213 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1848 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1070 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1614 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1109 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.312994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1825 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1140 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1571 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=593 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1671 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=995 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1163 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=995 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=190 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=761 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1614 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1918 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=490 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1848 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=191 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=32 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=926 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313399Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1671 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1950 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1825 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=213 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1140 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=926 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=885 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=32 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1571 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=762 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=490 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=191 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1472 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1070 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1162 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=645 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1472 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1422 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1770 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1880 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1162 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.313950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1493 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.314018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=665 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.314924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1255 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.314979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=821 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.314977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1415 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.315007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1852 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1669 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1669 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1576 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1112 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=35 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=842 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=986 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=986 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=19 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1460 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1113 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1852 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=876 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=431 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315484Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1311 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=242 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=225 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1113 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1019 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=876 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=842 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1375 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=431 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1743 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=19 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1112 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1884 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1020 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=225 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=35 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=596 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1019 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=529 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1255 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.315975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1743 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1469 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1020 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=242 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1884 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=821 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1375 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=529 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1469 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1460 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1311 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1576 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=596 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.316728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1476 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.317402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=717 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.318689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=727 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.319172Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"0.51%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 65, connecting: 0, live: 63, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.319719Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.319755Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183" [3mduration[0m[2m=[0m"11.781568149s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.319780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1419 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.319817Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.319825Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125" [3mduration[0m[2m=[0m"14.466396052s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.320051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=662 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.320677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=709 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.321093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1710 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.321442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=258 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.321700Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15183" [3mduration[0m[2m=[0m"11.781568149s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.321705Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15125" [3mduration[0m[2m=[0m"14.466396052s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.321746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=621 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.321797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=432 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.321791Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165" [3mduration[0m[2m=[0m"13.043580787s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.321793Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.321828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=622 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.321854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=667 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.321878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1792 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.321921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=654 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.321900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1638 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1043 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1792 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=358 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1043 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1694 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1396 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1882 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1137 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=192 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=621 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=494 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=494 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1007 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=192 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=358 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1882 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1137 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1926 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1926 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=536 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1007 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1709 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1638 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1396 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=667 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=622 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=568 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=432 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=568 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1694 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=536 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.322892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1709 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=954 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.324707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.324765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=582 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1786 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1630 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=919 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1629 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=119 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=582 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1659 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.324993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1630 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1873 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1219 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=862 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1785 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=560 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1104 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=16 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=442 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1165 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=848 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=81 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=909 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=219 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=119 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1289 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1034 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=909 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1267 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=754 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=919 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1055 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=81 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=349 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=16 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=442 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=219 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=443 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=560 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1104 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1055 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=173 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325716Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15165" [3mduration[0m[2m=[0m"13.043580787s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.325757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1358 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=559 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1267 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1537 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1358 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=559 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1165 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1873 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=220 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.325993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=349 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=910 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1219 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1629 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1755 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=82 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1786 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=82 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1289 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=754 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1034 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=862 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=220 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=910 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1755 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1659 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=443 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=848 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1537 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1785 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.326703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=173 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.327354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=339 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.327438Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.327440Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58558[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.327525Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58558[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.327563Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m85[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.327603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=708 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.327812Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103" [3mduration[0m[2m=[0m"13.941799501s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.327871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=951 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.330317Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15103" [3mduration[0m[2m=[0m"13.941799501s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.330949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1771 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.331160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=714 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.331202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1726 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.331301Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.331899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=17 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.332339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=357 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.332339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.332550Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.332587Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105" [3mduration[0m[2m=[0m"7.153308559s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.332857Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1414 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.333203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1717 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.333499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1409 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.333729Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.333797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.333872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1428 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.334491Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105" [3mduration[0m[2m=[0m"7.153308559s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.334573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=7 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.334697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1693 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1142 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1443 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1073 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=110 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=533 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1888 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=198 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=318 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1258 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1196 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=38 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.334997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=931 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1360 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=534 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1631 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=533 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1196 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1258 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=933 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1577 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1379 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=933 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=534 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1806 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1693 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=110 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=396 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=931 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=932 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335476Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=350 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1443 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1073 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1577 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=477 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1631 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1379 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1888 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=318 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1142 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=932 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=396 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1806 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1360 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=477 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=198 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.335889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=38 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.336606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=335 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.337305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1494 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.337743Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.337913Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"1.84%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 68, connecting: 0, live: 57, seen: 128, dead: 3, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.337612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.337416Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58784[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.338025Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15207[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.338031Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58784[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.338093Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58784[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.338203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1774 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.338468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1735 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.337675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1482 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.339130Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.340125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1136 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.340720Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.341758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=681 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.342491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=648 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.342862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1407 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.342897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1672 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.342954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=650 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.343778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1373 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.343844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1618 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.343881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1069 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.343914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1430 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.343946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=818 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.343980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=691 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=144 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=961 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1405 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1657 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=85 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1296 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1660 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=656 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1657 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1198 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=234 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1373 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1660 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=214 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=939 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1014 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=234 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1830 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=610 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=610 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=381 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=656 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1014 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1772 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=818 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=939 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1198 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=940 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=437 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.344991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1772 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1618 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=691 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=144 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1497 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1580 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=437 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=214 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1117 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=908 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=961 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1069 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1497 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1580 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=940 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=108 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=85 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1117 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1405 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=908 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1830 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1296 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1430 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=108 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=381 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.345981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.346024Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=643 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:13.346072Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=643 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:13.346917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=710 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.352354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=259 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.352629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=660 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.352823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=718 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.352919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=973 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.353157Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.353167Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109" [3mduration[0m[2m=[0m"14.271946846s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.353379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=403 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=71 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1892 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1947 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1826 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1504 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=160 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1504 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1341 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1824 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1704 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353672Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1824 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1765 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1704 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=387 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1398 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1826 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1947 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1369 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=404 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1244 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353932Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15109" [3mduration[0m[2m=[0m"14.271946846s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.353960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1369 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.353983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=71 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1244 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1766 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1765 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1766 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=570 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1398 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=160 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1892 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=387 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=403 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=680 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1279 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1279 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=570 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1341 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1208 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1208 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=404 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.354664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=886 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.354692Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=643 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.355480Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.356153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1143 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.356389Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.28%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 54, seen: 128, dead: 8, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.356721Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.357012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 643, chunk_index: 1, absolute_index: 1287, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:13.357864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1424 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.357966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1403 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.358318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.358914Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.359392Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191" [3mduration[0m[2m=[0m"5.601830292s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.359626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1738 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.359751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1732 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.360434Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191" [3mduration[0m[2m=[0m"5.601830292s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.360808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=955 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.361428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1789 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=377 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=548 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=758 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1685 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1084 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1084 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1923 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1221 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=776 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=448 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=776 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=449 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1566 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.361986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=758 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1062 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=152 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1062 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=353 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=354 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=463 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=22 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=377 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1566 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1685 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1789 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=354 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1367 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1367 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=353 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1221 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=449 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1923 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=152 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=184 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=184 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=450 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=450 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=448 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=22 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=548 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.362764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=463 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.363524Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.363652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1714 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.363649Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181" [3mduration[0m[2m=[0m"8.714230123s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.364243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1092 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=597 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=688 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1406 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=690 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=690 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=161 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1929 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=597 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=10 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1200 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1929 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=778 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1463 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1101 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=750 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1698 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1199 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1626 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1200 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=417 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=688 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364884Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15181" [3mduration[0m[2m=[0m"8.714230123s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.364906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=612 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=416 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=689 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.364997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=115 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=148 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=750 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=115 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1406 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1868 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1756 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1275 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1092 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1306 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=416 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=57 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365409Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=148 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=778 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=612 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=161 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1502 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1463 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=310 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1465 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=553 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1465 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1756 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=553 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1101 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=57 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365852Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1306 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1275 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1868 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1502 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.365969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1327 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1024 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1199 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366104Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=417 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1024 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1327 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1698 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=689 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=310 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1626 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=10 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.366495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.367874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1487 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.368261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=306 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.369136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=959 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.370327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=218 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.371449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1470 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.371763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=235 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.372053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1479 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.372162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1372 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1784 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1435 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=69 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=546 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1866 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372401Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189" [3mduration[0m[2m=[0m"14.257370668s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.372422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1207 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=311 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=796 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=686 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=25 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=413 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=330 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=483 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1048 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1234 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=546 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=629 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372802Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189" [3mduration[0m[2m=[0m"14.257370668s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.372813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=69 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=364 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=483 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1866 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1706 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1207 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=887 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1048 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=25 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=773 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=547 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=364 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=984 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1554 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=938 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1372 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1642 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=746 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=629 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1027 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=796 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=840 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=840 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=6 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=797 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1585 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=797 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=746 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1706 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1235 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1908 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1235 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1435 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1554 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=70 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.373980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1907 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=311 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=984 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1908 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=6 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1027 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1907 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=887 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=686 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.372361Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.374561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=773 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1642 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=547 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=502 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1784 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=70 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1585 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=502 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1234 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=330 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=938 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.374812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=413 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.375057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=655 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.375941Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.48%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 67, connecting: 0, live: 52, seen: 128, dead: 9, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376018Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376063Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376099Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376136Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376170Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376202Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376234Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376266Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.376331Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"3.99%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 66, connecting: 0, live: 50, seen: 128, dead: 12, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.377114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=684 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.378549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1488 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.380383Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.380506Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179" [3mduration[0m[2m=[0m"11.504301669s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.381995Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15179" [3mduration[0m[2m=[0m"11.504301669s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.382074Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.382265Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.382396Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15199[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.382398Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.382315Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m98[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.382937Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.382968Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115" [3mduration[0m[2m=[0m"5.147493877s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.383588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1736 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.383817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=666 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.384001Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15115" [3mduration[0m[2m=[0m"5.147493877s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.384176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1599 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.384191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=307 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.384324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=711 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.385346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1413 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.388014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1243 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.390204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1468 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.390316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=355 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.390619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1471 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.390953Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:13.391818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1489 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.391947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=935 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.392690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1713 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.393379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1480 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.393681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1673 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.394520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=324 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.394611Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.394922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=673 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.395132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=657 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.395312Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.396630Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.396693Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15143[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.396768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1723 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.400165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=728 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.400912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=899 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.401593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=221 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.401832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=971 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.403611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=712 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.403974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1334 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.404142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1598 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.404435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.404501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=158 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=473 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=822 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1811 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=675 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.404608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=530 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1741 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1679 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=158 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404725Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1741 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=473 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=822 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1378 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1540 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1540 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=131 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1378 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1679 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=131 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.404964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=530 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.405658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1737 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.405664Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1473 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:13.405707Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1473 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:13.405806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=325 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.405738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1473 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.407058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1473, chunk_index: 1, absolute_index: 2947, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:13.407721Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15115[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.409897Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=238 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:13.409947Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=238 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:13.412232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=224 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.413427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1675 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.414414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=948 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.414485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=238 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 238, chunk_index: 1, absolute_index: 477, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:13.414872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1865 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1808 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1159 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=634 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1053 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1053 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=260 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.415013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1680 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.414998Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44976[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.415034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=277 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1751 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415077Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44976[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.415082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1238 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=277 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415120Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44976[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.415126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=172 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1211 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=420 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=891 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=172 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=634 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1236 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=420 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1159 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=486 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1645 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1441 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=991 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1440 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1751 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1865 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1211 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=579 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1440 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415692Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=579 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1237 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1645 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1091 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1189 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=394 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1354 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1354 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=29 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=991 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=394 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.415994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1236 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1189 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1091 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1808 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=41 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=41 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1238 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=117 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1310 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1680 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=486 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=117 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1310 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1441 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=29 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1237 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=891 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.416763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1734 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.417063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=340 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.418040Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=719 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.418657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=11 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.419121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=946 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.419486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=976 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.420093Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"5.58%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 64, connecting: 0, live: 50, seen: 128, dead: 14, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.420609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.421004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1721 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.422083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=969 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.423071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1467 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.423434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1718 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.424588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1725 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.425391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=145 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=769 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=36 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1245 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=389 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1278 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=145 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=0 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1383 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=682 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1650 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1651 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1597 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=683 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.425990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=389 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426072Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=979 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426104Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1383 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1597 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=599 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1699 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1081 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1278 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=541 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1651 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=479 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1850 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1081 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1906 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1503 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=682 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1905 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=321 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=599 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1021 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1850 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=0 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1557 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1905 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=36 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=321 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1503 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1557 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=197 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=769 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=479 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=683 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.426980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1021 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1699 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=320 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1650 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=541 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1245 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=320 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1906 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=197 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=979 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.427499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1827 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.427828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1461 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.428006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=363 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.428542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=215 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.428866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1241 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.429259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.430107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1791 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.430802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1647 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.431191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1816 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.432213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=217 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.432985Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.432997Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177" [3mduration[0m[2m=[0m"6.82667308s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.433837Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.433853Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169" [3mduration[0m[2m=[0m"12.053810874s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.434122Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15177" [3mduration[0m[2m=[0m"6.82667308s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.434230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1432 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.434363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1676 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.435187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=914 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.435541Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15169" [3mduration[0m[2m=[0m"12.053810874s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.439694Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=319 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:13.439758Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=319 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:13.442656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=956 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.442733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=729 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.444542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1586 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.444959Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.444989Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117" [3mduration[0m[2m=[0m"8.721188899s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.445495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=319 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.445756Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.445819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 319, chunk_index: 1, absolute_index: 639, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:13.445951Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117" [3mduration[0m[2m=[0m"8.721188899s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.446625Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.446917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.446973Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.447005Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.447022Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m75[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15175[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.447676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=261 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.448516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=336 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.448816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1777 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.448945Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.449621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=668 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.449843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.450312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=897 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.452376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=147 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1750 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1750 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=625 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=481 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1322 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=200 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452692Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1246 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=21 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1864 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1552 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=393 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1456 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1322 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=451 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1705 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.452983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=21 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1179 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=904 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1246 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1552 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=774 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1305 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=300 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1705 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1456 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=146 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1509 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=837 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=451 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1623 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=99 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=146 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1864 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1135 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=75 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=99 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1206 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=39 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1179 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1206 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=837 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=300 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=39 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1305 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=200 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1509 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=774 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.453984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=75 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=904 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1135 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=481 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1623 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=625 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454188Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=393 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.454237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=147 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.455493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=342 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.455704Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.456515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=223 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.457033Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.458440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.458802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=839 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.459604Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.460012Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.460011Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193" [3mduration[0m[2m=[0m"7.502539378s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.461200Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15193" [3mduration[0m[2m=[0m"7.502539378s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.462946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=436 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.463827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=326 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.464877Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.465184Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15129[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.469694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1186 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.470549Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.471781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=852 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.472461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1613 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.473500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1712 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.473833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1649 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.473885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1588 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.473938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1338 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.474028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1780 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.478154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=890 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.480861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1731 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.481460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=942 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.483472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=366 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.483661Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m17[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.483673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.483766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=337 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.484424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=844 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.486046Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.487493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=239 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.488444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1408 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.488955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1617 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.489021Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.489689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1231 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.491301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=331 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.492583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.493875Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.493961Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m77[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.495177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=423 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.495551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1450 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.495950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1589 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.496150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.500330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=2 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.503084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=362 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.503695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1934 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.503680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1495 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.504565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1606 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.505251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1346 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.504573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.511599Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.513355Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.513481Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.513538Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34326[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.556909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.557025Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.556921Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.557227Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.600477Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.600573Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.600660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.602981Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m93[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.610677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=658 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.612860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1951 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.613023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=244 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.617026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1797 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.617471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.626134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1889 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1361 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=540 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1052 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=199 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1239 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=64 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=37 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1006 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1052 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1051 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=826 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=63 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1545 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1622 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=497 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=540 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=478 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=64 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.626993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1210 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1582 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1239 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=63 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=497 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1361 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1545 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=199 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=391 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=478 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1051 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=800 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=800 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1210 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=826 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1582 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=37 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1889 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1006 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1622 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.627526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=391 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.628162Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"9.22%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 64, connecting: 0, live: 46, seen: 128, dead: 18, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.628729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=26 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.631589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1945 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.631856Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.632051Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197" [3mduration[0m[2m=[0m"10.393810196s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.632882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1363 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.633285Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15197" [3mduration[0m[2m=[0m"10.393810196s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.633373Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634743Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634788Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634828Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634874Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634911Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m80[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m64[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.634977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=23 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.638733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=98 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.638905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=338 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.639681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1590 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.640810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=936 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.642598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=455 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.642881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1720 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.648028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=615 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.650048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1223 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.653867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1371 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.654903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=274 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.655258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=925 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.656568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=245 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.657498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.660705Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"9.83%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 65, connecting: 0, live: 45, seen: 128, dead: 18, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.666748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1795 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.667023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=676 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.667899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=907 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.668318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=317 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.669837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1370 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.671166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=949 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.671732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1538 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.672025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=83 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.672479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1525 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.673643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=329 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.674205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=27 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.674476Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=4 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.674769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.677650Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15134[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.677719Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.677752Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.683683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.684199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1603 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.684909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15169[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.685925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1357 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.686507Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m69[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.688675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.688832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.691788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1150 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.693699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=626 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.694084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1553 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.696371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=91 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.699813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.704028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=902 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.704194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.704732Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15181[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.704803Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.704790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=967 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.705582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1944 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.707222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1655 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.707323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=930 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.715296Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.715865Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.717714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=246 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.722748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1249 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.730256Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"11.21%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 64, connecting: 0, live: 45, seen: 128, dead: 19, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.730433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=434 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.731796Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m81[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.731813Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.731900Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.731984Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.732072Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m72[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.735182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.741114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=528 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.743688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1240 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.749482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=696 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.750801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=987 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.750982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=126 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.751089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=697 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.751928Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.751996Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.751980Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.752039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m3[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.753341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1799 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.753635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1551 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.758934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1928 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.761513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1175 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.763226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=888 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.766763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1658 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.768896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=262 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.768894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=109 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.771165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=694 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.784663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=988 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.784994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.785645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=913 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.788342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=934 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.789287Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.789324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15197[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.789448Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m97[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.792316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=943 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.795824Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.801348Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.801840Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.801897Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m70[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.813762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.816942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=960 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.817246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1462 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.817429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.817531Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.817808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=422 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.818328Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.818838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.819265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2025-09-26T04:09:13.819478Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.819832Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1326 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.820334Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820401Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820551Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820598Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820633Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820683Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820690Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820878Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.820895Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821037Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821070Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821209Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821258Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821401Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821477Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=263 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.821553Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821623Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821705Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821782Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821889Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.821925Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.822221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.822830Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.823058Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.823349Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.823432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.823731Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.823859Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.824084Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.824316Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.824428Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.824533Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.824691Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.824853Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.824861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.825154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1319 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.825298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.825545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.825762Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.825948Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.826100Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.826261Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.826462Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.826624Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.826779Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.826934Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827091Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827338Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827405Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827692Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827778Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827848Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827962Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827980Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828031Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.827881Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828195Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828294Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828323Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828429Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828516Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828575Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828585Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828511Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828729Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828741Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828820Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.828917Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.829006Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.829014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.829085Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.829115Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.829202Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.829699Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.829738Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.829874Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.829915Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.830098Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.830187Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.830459Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.830533Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.830813Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.831039Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45662[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.831322Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.831345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=723 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.831685Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.832096Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.832176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1318 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=304 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=190 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1856 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=842 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1557 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=838 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1667 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1137 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=61 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.832443Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.832504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.832540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.832672Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.832686Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.832883Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45946[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.832932Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56566[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.833076Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.833320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.833378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.832461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=473 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=720 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=36 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1481 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833509Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49956[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.833524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=580 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=619 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=947 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1037 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=984 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=887 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1893 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=467 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=755 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833724Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55608[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.833741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1874 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=755 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=36 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=580 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=788 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1318 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833859Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1097 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=874 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833884Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.827253Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.833898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=686 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.833981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=3 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1874 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1058 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1097 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1667 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1058 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=437 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1037 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1557 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1907 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834161Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.834182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1683 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1668 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=788 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834221Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.834242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=360 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=887 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=720 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=838 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1637 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=881 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=881 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=984 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.834410Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.834530Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40908[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.834586Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.834601Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.834783Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835048Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835081Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835224Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.835409Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835540Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835720Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835752Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.835821Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.836066Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.836225Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.834422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=787 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1893 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836375Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.836391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=477 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=205 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836421Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.836449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1317 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=106 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1137 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1637 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1264 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1668 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=467 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=437 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836650Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.836664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1484 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1481 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=787 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=3 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1907 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=190 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1856 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836812Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.836841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=516 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=473 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1946 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1483 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1796 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1317 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.836988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1923 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1516 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837017Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1516 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1946 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=477 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=686 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1264 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837221Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=360 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1923 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=61 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=947 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837371Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1544 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=106 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=205 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1483 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=619 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=842 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837514Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1484 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=304 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837572Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837594Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1544 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=874 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1953 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1796 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837671Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1683 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=516 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.837751Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15133[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837800Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837815Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837856Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837926Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837977Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m33[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.837990Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.838202Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40908[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.838263Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.838373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.838420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.838453Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.838548Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.838638Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46276[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.838641Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.838713Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.838799Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34464[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.839014Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.839018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.839077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.839148Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37396[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.839474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.839508Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58546[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.839725Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.839772Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55974[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.840016Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.840259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.840440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.840473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.840520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.840844Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.840930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.841072Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39576[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.841141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.841220Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.841245Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53530[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.841482Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.841524Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49180[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.841650Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.841723Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53234[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.841836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.841991Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.842052Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55448[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.842109Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48952[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.842430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.842502Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.842511Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42246[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.842740Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45662[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.842894Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45662"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.842910Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59682[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.843025Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:42246[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.843212Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:51836[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.843288Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:51836"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.843378Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.843471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.843537Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49902"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.843752Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50994[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.843950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34500[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.844118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.844149Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36422[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.844435Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49956[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.844490Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.844524Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.844613Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49956"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.844675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45946[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.844703Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.844811Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55448[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.844832Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45946"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.844867Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53234[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.844921Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.844972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.845003Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56566[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845070Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56566"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.845168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.845217Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845254Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845336Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54958"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.845397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55608[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845465Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53380[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.845549Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55608"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.845618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.845633Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48952[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845699Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845699Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39910[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.845734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845815Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34464[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845940Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.845986Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43866[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.846022Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37396[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846082Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58546[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.846154Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846203Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55974[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846297Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846361Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846392Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.846549Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39576[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846631Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846689Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53530[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.846764Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.846956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1809 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.847043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.847389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.847704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.847966Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.848375Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.848452Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.848453Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.848552Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"12.34%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 64, connecting: 0, live: 45, seen: 128, dead: 19, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.848586Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.848660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37478[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.848813Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.849058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.849075Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.849106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.849119Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40908"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.849260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=412 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.849419Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.849801Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.849861Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.850558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.850628Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.850848Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.850901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.851022Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.851042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1547 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.852088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.853820Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.853831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.853890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.853926Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.855111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1661 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.855442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.855531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.855886Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.856340Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47412[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.856896Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.857002Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.857070Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.857141Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46276[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.857213Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54596[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.857494Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.857636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.857639Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.857741Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185" [3mduration[0m[2m=[0m"10.259342538s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.857841Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47412[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.858039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.858206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.858325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.859745Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.859743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1302 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.859823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=944 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.860601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.860712Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.861240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.861288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=647 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.861549Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.861627Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49956"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.861917Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53530"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.862109Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.862127Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35964"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.862704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.862995Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.863429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.863733Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.863889Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.864085Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55974"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.864713Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47412"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.865446Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185" [3mduration[0m[2m=[0m"10.259342538s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.865506Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.865548Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m118[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53530"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.865606Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35964"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.865934Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37392"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.866152Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37396"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.866361Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.866561Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.866760Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54596"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.867798Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.868068Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53234"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.868255Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.869410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=230 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.872835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.874591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.874889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=772 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.874911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=937 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.877694Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.880003Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.880196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.880471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.882163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.883598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.883657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.883696Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m60[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:51836"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.883947Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:33460"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.884360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.884834Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m2[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45662"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.883715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34464"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.885075Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59682[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885145Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59682"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.885237Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:50994[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885321Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.885456Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885507Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38544"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.885560Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49902"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885663Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36422[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885731Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34500[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885829Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m20[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49180"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885873Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m126[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45946"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885905Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56566"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885934Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54958"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.885966Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m32[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55608"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.886013Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53380[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.886065Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39910[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.886110Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:43866[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.886152Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.886443Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56788[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.886587Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55448"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.886683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56788[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.886881Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46778"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.886919Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45658[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.887425Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49978[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.887918Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35886[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.888359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48972[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.888979Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50994"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.890003Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37522[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.890524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.890558Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37362[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.891170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43840"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.891156Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39016[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.891264Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39016[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.891343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39016[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.891791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.892199Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35894[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.892598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.892691Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.893131Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48952"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.892693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.894895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.896898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.897601Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58546"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.897742Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.898462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.899545Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.900019Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36680[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.900828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.901528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42246"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.901795Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39576"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.901044Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.902553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.902853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.903724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.903874Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.904510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.904597Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.904810Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.905847Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55312[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.906429Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53380"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.906533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=521 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.907898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.910085Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.910533Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43866"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.910838Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.910899Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m27[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:58546"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.910941Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.910981Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.911233Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40884[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.911559Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.911682Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.911729Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m48[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:42246"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.911770Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m49[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39576"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.911876Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40884[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.912294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.912694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.913217Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36680[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.913490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.914705Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55312[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.915155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.915329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.915427Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.915693Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m38[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53380"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.916035Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46276"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.916175Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43866"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.916320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.916397Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56788"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.916696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.916793Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.916865Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55974"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.916919Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47412"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.916972Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m66[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37392"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917020Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37396"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917062Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:52780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917162Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m108[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54596"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917322Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m109[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:53234"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.916413Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.917650Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m116[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917729Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917768Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917804Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917835Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917869Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917900Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917939Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917968Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.917999Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918027Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918085Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:33460"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918187Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m106[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34464"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918236Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:59682"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.918531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918609Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.918656Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:38544"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.918541Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.918868Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.919108Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55448"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919161Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m122[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46778"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919194Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:45658[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919388Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45658"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.919461Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49978[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919494Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35886[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919587Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48972[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919665Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m68[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:50994"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919783Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.919975Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.920074Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.920170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.920248Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.920333Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.920255Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.920401Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.920451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.920607Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49030"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.920680Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37478[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.920836Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37478"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.920964Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37522[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921036Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37362[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921193Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:43840"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921319Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35894[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921410Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921523Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.921576Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m124[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48952"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921597Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.921617Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m16[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40908"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921702Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921740Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.921797Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.923171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.923305Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.923488Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.923861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.923952Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.924056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.924149Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.924527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:13.925389Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48098[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.925566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.925656Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.926299Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47466[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.926466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.926560Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.926868Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.927070Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34500"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.927343Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.927386Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36422"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.927876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.929591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.929673Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.930832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.930933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.931763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.932225Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.933662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.934091Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.934323Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.934924Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55312"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.935156Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m111[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56788"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.935229Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15135[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.935294Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46276"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.935356Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.936223Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40884"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.936617Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39910"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.936838Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:40884"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.937825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.937932Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.938058Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.938287Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37362"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.938609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.938647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.938776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.938957Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49030"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939012Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m22[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37478"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939054Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939188Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939243Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939313Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939350Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939440Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37362"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.939573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.939650Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.940000Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48098[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940067Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48098"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.940317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.940387Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940471Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47466[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940528Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940573Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m114[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:46176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940616Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m14[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:34500"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940660Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m123[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36422"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940715Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940787Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940835Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:56588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.940876Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m67[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:55312"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.941285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.941357Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.942069Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35886"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.942149Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:39910"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.942342Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49978"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.942343Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.942453Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.942485Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.942637Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48098"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.942660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.942846Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.942975Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.943763Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37522"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.943762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.944664Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35894"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.944864Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48972"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.945255Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.946136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.947051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.947146Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.947490Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.947553Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:44474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.948065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.949040Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.949109Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:54776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.949173Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m113[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37196"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.949359Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:45658"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.949837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.950847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.950929Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.951088Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.951668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.951757Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.951738Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35886"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.952315Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m62[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:49978"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.952379Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.952420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.952607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.952749Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:35894"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.952822Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48972"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.952909Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.953506Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m4[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37522"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.953910Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.954178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.954520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.955118Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.955298Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.954755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.956012Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.956433Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36680"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.956603Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48278[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.956675Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36680"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.957086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.957158Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.957385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.957528Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48278"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.957939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.958024Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:48278"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.958197Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48278[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.958265Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.959402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.959948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.960862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.960954Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.961092Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56558[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:13.961194Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56558[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:13.961259Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:13.961781Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.962185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.964299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1304 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.964323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=724 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.965966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.967095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.971121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.972324Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.972488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.972587Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.972984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.973284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=853 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1512 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1339 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=900 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1859 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=725 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1317 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=664 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=774 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=789 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1628 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=343 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=664 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1628 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=344 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=66 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=789 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1339 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1156 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1708 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1311 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1576 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1754 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.973966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=822 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1421 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=924 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=986 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974097Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.974110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1754 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1433 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=425 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1122 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=373 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1576 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1375 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1375 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=901 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1350 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974419Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1340 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1052 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=396 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=695 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=900 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1528 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974561Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.974578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=373 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=883 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=425 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=610 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1176 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=66 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1863 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=883 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974725Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1311 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=670 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1739 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1340 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1122 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=725 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1612 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.974897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.974939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1156 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1863 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1433 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=343 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.975092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=301 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1512 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=924 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=345 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.975199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=344 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1739 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=670 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.975343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=396 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=345 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1350 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=986 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=774 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=802 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=301 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=695 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975646Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1577 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1421 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1052 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1612 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1176 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=802 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1708 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1528 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1577 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1053 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1317 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=853 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.975993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.976028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=901 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.976053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1859 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.976075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1053 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.976097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=610 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.976121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=822 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.976147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:13.977450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.977826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.978053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.978266Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.978416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=247 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.978488Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"13.26%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 18, live: 89, seen: 128, dead: 20, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.978601Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.978817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=264 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.978968Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.979109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.979517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.980113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.980169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.980509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.980943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.981012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1936 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.981071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.981557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.981604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.984648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1730 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.985638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.986312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1072 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.986526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.987169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1431 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.987786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.988063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:13.988727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=439 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.988917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:13.988953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.989046Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m105[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:37534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.989082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1953 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.989208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.989556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 249 from 127.0.0.1:15174: elapsed time 2.154502089s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:13.989688Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.989835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1148 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.990307Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.990374Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.990428Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.990702Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:36214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.991333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1665 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.993567Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.994087Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.995920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1318 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.996847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:13.997043Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.997140Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m101[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:13.997459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=133 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.997719Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"13.98%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 1, live: 106, seen: 128, dead: 20, not_needed: 0, steals: 1 }"
[INFO] [stdout] [2m2025-09-26T04:09:13.998239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=231 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.999335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1775 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:13.999517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:13.999536Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.000500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.000883Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.000954Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.001305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=730 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.004121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=950 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.004158Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.005975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1874 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.006118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.006472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 248 from 127.0.0.1:15174: elapsed time 2.171359909s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.007300Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34952[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.007385Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34952[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.007424Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m51[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34952[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.008820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=611 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.008938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.010613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 250 from 127.0.0.1:15174: elapsed time 2.175414959s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.010991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 253 from 127.0.0.1:15174: elapsed time 2.175771429s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.011457Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54392[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.011481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1715 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.011533Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54392[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.011577Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m87[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.017391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=477 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.017587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=467 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.017917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.018244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 252 from 127.0.0.1:15174: elapsed time 2.182929679s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.018682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=327 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.019115Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.019825Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.019927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.019969Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.020024Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:57120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.021284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.022799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=205 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.022884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.022960Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.023501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.023874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 248 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.023971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 248 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.023995Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.024968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=359 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.027781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.027891Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.027980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.029075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=779 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.029583Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.030338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.030428Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.031561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.031910Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.032512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1624 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.032736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.033376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.033611Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.034621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1097 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.035445Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.035941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.036047Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.037560Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.037593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.037881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.037969Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.038458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1516 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.039334Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.039652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 249 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.040141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.040648Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37396[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.040688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.041502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.041630Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.041956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 251 from 127.0.0.1:15174: elapsed time 2.206621668s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.042231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.042380Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.042641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1902 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.043583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.043689Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.043904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=962 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.044392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.044855Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.045121Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.045590Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.048004Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38604[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.049442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=901 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.049612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.050247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.050731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 254 from 127.0.0.1:15174: elapsed time 2.215254618s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.051682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=61 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.051912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1937 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.052642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.055209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.055354Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.055802Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.056609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.057090Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55448[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.057867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.058055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 255 from 127.0.0.1:15174: elapsed time 2.222603678s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.058918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.060664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1374 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1078 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=136 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=350 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1354 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1267 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=904 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=182 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1374 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=182 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.060986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=135 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=136 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1320 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1320 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1015 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1165 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=200 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061188Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1255 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=764 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1246 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.061258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.061443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1299 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=570 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1575 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.061519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=679 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=764 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1246 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=933 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1170 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1255 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1943 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.061697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=679 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=904 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=933 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=570 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.061783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1499 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1165 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1170 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1378 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1153 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=131 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1880 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1575 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=894 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.061966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.061985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=135 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=85 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=131 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1378 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1880 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.062105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1354 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1174 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=413 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=413 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1283 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1174 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1943 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062670Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=454 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=793 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=350 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=870 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1615 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=793 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1283 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1498 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=870 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=894 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.062988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=437 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1239 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1239 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=454 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=437 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1498 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1078 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1273 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1015 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1273 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=200 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1299 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1153 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063419Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=85 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1292 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.063458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1499 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.064225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1267 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.064995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.065648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.065696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.066552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.066593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.066578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=440 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.066637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1729 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.068728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.069745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.070062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 266 from 127.0.0.1:15146: elapsed time 2.233430658s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.070420Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.070510Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173" [3mduration[0m[2m=[0m"8.548550145s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.070685Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15173" [3mduration[0m[2m=[0m"8.548550145s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.070754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.071615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.071718Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.072185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=473 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.072293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.072337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=715 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.072739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.072762Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.073181Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38604[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.073264Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38604[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.073324Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m19[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:38604[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.073326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1740 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.073775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.073928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.074297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1151 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.074690Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47466"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.074911Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.075061Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.075138Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.075194Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.075356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.075680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 267 from 127.0.0.1:15146: elapsed time 2.238950638s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.076394Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.076734Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.076950Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:47466"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.077586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.079238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=706 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.079691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=975 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.080590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.082257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.082653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 249 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.082930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1094 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.083985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 268 from 127.0.0.1:15146: elapsed time 2.247107637s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.084893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=304 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.085562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1004 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.085635Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111" [3mduration[0m[2m=[0m"11.859648853s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.086028Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.086227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.086361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.086438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.086640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1793 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.087548Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.087620Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.087672Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.087734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.087971Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111" [3mduration[0m[2m=[0m"11.859648853s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.089293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=292 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.089442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1181 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=399 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=399 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1549 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=67 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=43 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=940 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1942 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1118 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=199 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1497 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=219 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1549 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=208 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1693 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1475 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=71 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=149 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=70 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=831 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1383 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1825 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=113 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1596 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=70 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1242 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1693 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=555 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1935 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.089874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.090537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=381 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=43 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=199 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1383 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1475 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1307 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1307 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1181 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=831 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1942 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.090968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1456 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=381 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=940 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=152 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=555 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=607 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1515 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=858 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091372Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1825 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1497 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=113 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=349 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1141 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=71 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1163 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1062 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1935 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1118 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1580 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1126 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1474 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=67 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1393 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1062 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1595 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.091989Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=149 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1456 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=858 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=607 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1242 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1141 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1595 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1941 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092239Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44474[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.092314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1163 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1515 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1878 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=349 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1941 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=208 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1596 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1126 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1878 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=219 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=152 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1580 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.092748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1393 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.093031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=664 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.093306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=265 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.093922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 270 from 127.0.0.1:15146: elapsed time 2.256987007s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.094204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=984 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.094914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1818 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.095460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 269 from 127.0.0.1:15146: elapsed time 2.258493367s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.095708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=974 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.096414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 271 from 127.0.0.1:15146: elapsed time 2.259328457s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.097602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1722 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.098963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 272 from 127.0.0.1:15146: elapsed time 2.261870797s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.101158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 273 from 127.0.0.1:15146: elapsed time 2.264031437s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.101175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2025-09-26T04:09:14.102193Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.103355Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.103451Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.103463Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.103531Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.103834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 732 from 127.0.0.1:15146: elapsed time 2.266640337s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.104213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 702 from 127.0.0.1:15146: elapsed time 2.266998567s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.104647Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m89[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.104833Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.105016Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101" [3mduration[0m[2m=[0m"10.154282116s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.105674Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.106072Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.106482Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101" [3mduration[0m[2m=[0m"10.154282116s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.108246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 701 from 127.0.0.1:15146: elapsed time 2.270994207s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.109588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1037 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.110067Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.111328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.111447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 703 from 127.0.0.1:15146: elapsed time 2.274164627s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.111860Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15137[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.111939Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.111938Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.111990Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.111991Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m15[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.112132Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1232 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.112186Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1232 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.112224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.112688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1232, chunk_index: 1, absolute_index: 2465, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.112772Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55448[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.112851Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55448[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.112899Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55448[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.113526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=953 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.113719Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=232 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.113767Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=232 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.113801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=823 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.114095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 232, chunk_index: 1, absolute_index: 465, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.114170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1602 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=142 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=143 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1149 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.114402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114431Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=297 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=430 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1888 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1225 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=54 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1401 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1529 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1224 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1773 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1177 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=741 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1692 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1822 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1773 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=480 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=377 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=142 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=836 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1500 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1692 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1822 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1888 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.114991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1500 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1082 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1207 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=106 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1342 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=981 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=741 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=159 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=594 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=836 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1747 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1501 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1272 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=54 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1272 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1207 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1225 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1748 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=377 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=106 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=768 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1747 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1342 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1529 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1082 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=981 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=768 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1898 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=143 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1401 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=159 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=594 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1194 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.115982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1756 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1756 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1224 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1602 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=297 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=296 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1177 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=480 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=296 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=430 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1898 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1501 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1194 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.116945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1748 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.117009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=506 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.117208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=659 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.118934Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.119753Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.120657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1317 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.121113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.121344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 704 from 127.0.0.1:15146: elapsed time 2.280620277s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.121689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=352 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.122164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 705 from 127.0.0.1:15174: elapsed time 2.279542187s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.122625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 250 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.123040Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1364 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.124553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15119, started: Instant { tv_sec: 67237, tv_nsec: 291189681 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.125412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1778 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.126837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1122 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.126901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=924 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.126932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1122 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.126956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=924 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.127032Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"16.13%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 105, seen: 128, dead: 22, not_needed: 0, steals: 14 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.127179Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.127332Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131" [3mduration[0m[2m=[0m"8.016038088s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.128485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=373 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.128607Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131" [3mduration[0m[2m=[0m"8.016038088s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.128735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15119, started: Instant { tv_sec: 67237, tv_nsec: 291189681 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.129057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=445 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.129492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 266 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.129614Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=66 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.132211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=121 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.133010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15119, started: Instant { tv_sec: 67237, tv_nsec: 291189681 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.133359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15119, started: Instant { tv_sec: 67237, tv_nsec: 291189681 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.135182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1802 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.135243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=516 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.136089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=228 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.136203Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52790[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.136493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.136729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1362 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.137157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 716 from 127.0.0.1:15119: elapsed time 2.293458668s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.137347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.141199Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52790[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.141325Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52790[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.141373Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m71[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:52790[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.141844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 722 from 127.0.0.1:15174: elapsed time 2.297528416s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.143547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.144977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m731 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 292643892 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.145286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1952 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.145531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m731 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 292643892 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.145622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1420 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.148468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=343 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.149782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=525 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.149849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=192 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.149880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=502 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.149904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=534 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.149927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1068 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.149952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1872 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.149977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1873 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=102 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1545 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1188 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1568 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1188 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1369 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1124 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=79 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=606 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=667 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=533 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1610 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1666 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=856 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1387 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1387 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1568 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1545 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=606 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=128 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=931 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1804 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=534 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=533 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1666 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1355 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=127 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1872 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1139 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=502 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=103 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1316 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1694 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1262 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=102 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1916 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.150994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=175 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=856 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1664 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=79 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1916 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1262 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1610 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1139 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1804 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=127 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1237 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1237 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=192 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=175 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=128 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=525 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1355 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1855 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1369 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1509 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1664 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1316 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=931 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1855 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1068 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=667 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1873 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=103 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1509 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1124 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1694 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.151924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.152372Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=141 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.152667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m731 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 292643892 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.153258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m731 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 292643892 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.153652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=905 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.153853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m731 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 292643892 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.155650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m731 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 292643892 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.158413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.159557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1411 from 127.0.0.1:15184: elapsed time 2.313673086s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.159930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1410 from 127.0.0.1:15119: elapsed time 2.314040396s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.160097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 716 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.160206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1156 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.160546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1412 from 127.0.0.1:15119: elapsed time 2.314400036s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.162323Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203" [3mduration[0m[2m=[0m"13.472208873s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.162761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1790 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.162881Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.163806Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203" [3mduration[0m[2m=[0m"13.472208873s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.163866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=972 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.163907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 266 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.167547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1776 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.170583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15196[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.170596Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.171043Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.171185Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123" [3mduration[0m[2m=[0m"12.88622662s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.171305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=731 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.171510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1058 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.172827Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123" [3mduration[0m[2m=[0m"12.88622662s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.173258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1410 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.173363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1410 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.173442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1412 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.173487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1412 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.173905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1417 from 127.0.0.1:15146: elapsed time 2.325041736s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.174142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=755 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.174308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.174634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1426 from 127.0.0.1:15174: elapsed time 2.324981547s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.175994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.176127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1425 from 127.0.0.1:15174: elapsed time 2.326379336s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.177892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1429 from 127.0.0.1:15184: elapsed time 2.327865386s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.178216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 640 from 127.0.0.1:15182: elapsed time 2.327700257s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.178570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 671 from 127.0.0.1:15182: elapsed time 2.327899137s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.181861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 641 from 127.0.0.1:15182: elapsed time 2.331048736s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.182217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 642 from 127.0.0.1:15146: elapsed time 2.331332647s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.183706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=104 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.185005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 646 from 127.0.0.1:15119: elapsed time 2.333674736s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.185300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1633 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.185509Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.185845Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15194[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.186967Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m94[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.187124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 649 from 127.0.0.1:15174: elapsed time 2.335454036s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.187235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2025-09-26T04:09:14.187889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.188185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 646 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.188694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 663 from 127.0.0.1:15146: elapsed time 2.335138416s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.190594Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.190645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1683 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.192365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1492 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.192554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 250 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.200382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=672 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.200554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1190 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.201455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=220 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=449 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=49 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1769 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1811 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=148 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=568 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1850 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1856 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=475 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1161 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1342 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1376 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=288 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=182 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.201985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1697 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=28 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1843 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202072Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=146 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1850 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=220 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=979 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202188Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1640 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1803 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1135 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1379 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202419Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1662 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=129 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1662 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1019 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=633 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=979 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1803 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=233 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1440 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=321 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1884 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1896 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1000 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1093 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1274 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=148 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1884 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.202968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=633 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1019 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=145 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1856 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1441 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1843 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1444 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1651 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1440 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1465 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203426Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1798 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1376 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=652 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1027 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=449 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1039 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=475 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=146 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1844 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=321 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=382 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1439 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=653 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1651 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1882 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1844 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1465 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=288 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1379 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1600 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1769 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1550 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.203994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1000 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1274 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=916 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1161 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1656 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1600 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204122Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1779 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1027 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1038 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204188Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1441 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1039 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1093 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1640 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=145 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1342 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1697 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=414 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204431Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1439 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=28 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=49 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=233 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=129 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=414 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1927 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1811 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1656 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1135 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1312 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=193 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=916 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=568 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1882 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=193 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1038 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.204854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1896 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.205182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 669 from 127.0.0.1:15184: elapsed time 2.350744426s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.206290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=774 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.209348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 267 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.210184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1711 from 127.0.0.1:15174: elapsed time 2.355228606s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.210638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 303204801 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.210964Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15210[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.211013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 303204801 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.211415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1604 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.211611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 303204801 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.212125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1573 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.212208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 303204801 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.213309Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 303204801 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.213699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1716 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 303204801 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.215796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1716 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.216237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 640 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.216327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 640 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.216446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 671 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.217128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1719 from 127.0.0.1:15146: elapsed time 2.361179106s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.217659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1724 from 127.0.0.1:15202: elapsed time 2.360975166s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.218174Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15111[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.218247Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.219594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=639 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.220001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.220726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1728 from 127.0.0.1:15196: elapsed time 2.363486806s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.221093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 957 from 127.0.0.1:15184: elapsed time 2.359183646s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.221551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 267 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.221993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 958 from 127.0.0.1:15184: elapsed time 2.360009666s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.222475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 268 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.222597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 268 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.224617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 963 from 127.0.0.1:15174: elapsed time 2.361908016s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.224732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 251 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.224762Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.228339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1727 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.228467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1728 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.228543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1728 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.228841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=237 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.228902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1794 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.229487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1564 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.230957Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.231062Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171" [3mduration[0m[2m=[0m"9.112705157s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.231443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 671 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.231595Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.231656Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15171" [3mduration[0m[2m=[0m"9.112705157s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.231854Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.232060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=518 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.232329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 964 from 127.0.0.1:15106: elapsed time 2.369523826s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.232542Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=341 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.232586Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=341 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.232616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=341 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.232933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 341, chunk_index: 1, absolute_index: 683, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.236935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 965 from 127.0.0.1:15174: elapsed time 2.374035935s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.237058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 269 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.237734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=970 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.238675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 966 from 127.0.0.1:15174: elapsed time 2.375694216s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.239689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 348 from 127.0.0.1:15182: elapsed time 2.371438295s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.240014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 356 from 127.0.0.1:15184: elapsed time 2.370495686s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.240077Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.240995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1490 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.241224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 361 from 127.0.0.1:15106: elapsed time 2.370591825s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.241498Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.241683Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.241751Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m91[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.242029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1145 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.248882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 641 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.250038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=840 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=332 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1092 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1236 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=634 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1585 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=674 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1051 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=674 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=744 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1690 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=320 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=332 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=496 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250614Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=334 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=536 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=0 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1081 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1092 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1189 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1206 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=214 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1206 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=520 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1173 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1405 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=420 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.250990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1189 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1264 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=333 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=928 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=21 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=536 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=154 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=407 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=744 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1051 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1236 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=214 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=320 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1571 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1889 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=496 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=520 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1585 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=216 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=376 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=406 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=407 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1195 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=451 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=334 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.251963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=578 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1405 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1081 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1077 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1173 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=376 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1264 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1698 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1698 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=910 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1783 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=420 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1539 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=451 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1690 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=216 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=21 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1195 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1889 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=333 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=928 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=840 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=634 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1571 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=0 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=406 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=910 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1129 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1129 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.252981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1077 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=302 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1539 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=302 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=578 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.253295Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.253371Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.253449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.253779Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.253943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1477 from 127.0.0.1:15175: elapsed time 2.380158105s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.254303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1478 from 127.0.0.1:15202: elapsed time 2.380446165s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.255139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1485 from 127.0.0.1:15146: elapsed time 2.380101165s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.256027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=322 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.256305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1491 from 127.0.0.1:15182: elapsed time 2.380328355s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.256911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 222 from 127.0.0.1:15128: elapsed time 2.378611645s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.258611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 227 from 127.0.0.1:15174: elapsed time 2.379493545s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.258928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 229 from 127.0.0.1:15175: elapsed time 2.379288155s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.259839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 243 from 127.0.0.1:15112: elapsed time 2.377653215s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.260441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1800 from 127.0.0.1:15112: elapsed time 2.377549305s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.260959Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.261721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1781 from 127.0.0.1:15182: elapsed time 2.376996995s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.262288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=632 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.264009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=65 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.264419Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.264510Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119" [3mduration[0m[2m=[0m"9.048260705s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.266244Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119" [3mduration[0m[2m=[0m"9.048260705s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.266387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 251 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.267059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1787 from 127.0.0.1:15146: elapsed time 2.381318985s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.268169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1788 from 127.0.0.1:15202: elapsed time 2.381952125s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.269124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1587 from 127.0.0.1:15174: elapsed time 2.380122345s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.270619Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"18.08%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 101, seen: 128, dead: 26, not_needed: 0, steals: 36 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.271610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 964 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.273991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 641 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.274411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.275258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1592 from 127.0.0.1:15175: elapsed time 2.385237255s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.276155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=843 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.277429Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.277525Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.277746Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15152[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.278784Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.278857Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15125[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.278906Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15107[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.279101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m25[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.279180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 269 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.281118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1593 from 127.0.0.1:15175: elapsed time 2.390788085s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.281962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=849 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.282026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1578 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.285204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1594 from 127.0.0.1:15175: elapsed time 2.394690415s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.286850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 964 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.287598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1601 from 127.0.0.1:15106: elapsed time 2.394831485s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.289343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 348 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.289424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=491 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.289952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1144 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.290387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1607 from 127.0.0.1:15204: elapsed time 2.396664544s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.291582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1074 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.293571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1611 from 127.0.0.1:15146: elapsed time 2.399095714s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.294417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1605 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.294497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 270 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.295854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1616 from 127.0.0.1:15188: elapsed time 2.400313455s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.297014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 305 from 127.0.0.1:15188: elapsed time 2.401209345s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.299199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1607 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.300239Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.300335Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.300407Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.300467Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m76[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.307988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 308 from 127.0.0.1:15184: elapsed time 2.411479804s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.309553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 309 from 127.0.0.1:15184: elapsed time 2.412943564s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.310863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 348 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.312961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m315 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 67237, tv_nsec: 345678361 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.315260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 252 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.316508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 316 from 127.0.0.1:15158: elapsed time 2.418099684s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.317859Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1616 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.317873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=695 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.318410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1607 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.318787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 323 from 127.0.0.1:15175: elapsed time 2.419059844s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.322908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.324061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.324160Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.324670Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46276[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.324765Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46276[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.324795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2025-09-26T04:09:14.324815Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46276[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.324931Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.325087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1920 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.325478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1130 from 127.0.0.1:15146: elapsed time 2.420596195s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.325580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1628 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.327266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.329206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.330931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.332328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1131 from 127.0.0.1:15146: elapsed time 2.427143565s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.332474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1491 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.332815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=998 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.333125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=999 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.333940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.334811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.334900Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.335526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.335710Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.336055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1134 from 127.0.0.1:15204: elapsed time 2.429908165s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.336875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1138 from 127.0.0.1:15175: elapsed time 2.429651295s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.337371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1146 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15176, started: Instant { tv_sec: 67237, tv_nsec: 356139150 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.337518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1314 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.338699Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.338726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1146 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15176, started: Instant { tv_sec: 67237, tv_nsec: 356139150 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.339586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.341777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.342075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1146 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15176, started: Instant { tv_sec: 67237, tv_nsec: 356139150 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.342338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.342973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.343197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.344239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.344354Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.345055Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.345362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1134 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.345398Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.345468Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.347502Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.347568Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15178[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.347991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.348167Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m78[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.348466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1147 from 127.0.0.1:15176: elapsed time 2.439817305s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.348481Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55974[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.348561Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55974[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.348605Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:55974[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.348817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1155 from 127.0.0.1:15202: elapsed time 2.438261683s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.349622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.350490Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54776[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.350566Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54776[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.350610Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.350605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1499 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350725Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.350748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.350772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1124 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1499 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1584 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.350994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.351023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.351053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.351083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=851 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.351105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.351132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1124 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.351846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1157 from 127.0.0.1:15188: elapsed time 2.440807574s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.352876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1158 from 127.0.0.1:15188: elapsed time 2.441563674s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.354684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 30 from 127.0.0.1:15175: elapsed time 2.442883624s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.354766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1491 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.354834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1781 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.354918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1781 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.355170Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m54[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.357852Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=900 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.357998Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 222 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.358368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 270 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.359380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.361041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 5 from 127.0.0.1:15112: elapsed time 2.448253924s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.361224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 252 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.362321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.362387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.364385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.364435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.365047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.365179Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m96[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.365449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 305 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.366425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.366471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.367480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.367531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.368371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.369647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 361 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.369772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.369821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=531 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.369884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=737 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.369955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1146 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.370800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.370858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.371246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 8 from 127.0.0.1:15128: elapsed time 2.457655394s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.371619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 9 from 127.0.0.1:15176: elapsed time 2.457806824s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.372185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.372228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.373621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.373675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.373762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=917 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.374598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.374650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.375568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=892 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.375719Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.375800Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153" [3mduration[0m[2m=[0m"9.219162097s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.376186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.376232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.377525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 14 from 127.0.0.1:15146: elapsed time 2.462579944s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.377684Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15153" [3mduration[0m[2m=[0m"9.219162097s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.378546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 15 from 127.0.0.1:15146: elapsed time 2.463322484s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.378702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=12 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.379597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.381122Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.381196Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.381242Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.381311Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m29[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.382856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.383156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 18 from 127.0.0.1:15184: elapsed time 2.467173584s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.383617Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.383703Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.383740Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m117[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.384081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.384144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.384469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=315 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.384797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 20 from 127.0.0.1:15202: elapsed time 2.468428664s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.384909Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"19.56%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 100, seen: 128, dead: 28, not_needed: 0, steals: 67 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.385787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.388177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1171 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.388462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.388545Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.389144Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.389260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 305 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.389430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.389475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.390475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 361 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.391380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.391803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.392175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=461 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.392222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 243 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.394589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=918 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.394797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.394842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.394901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.394935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.395441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 24 from 127.0.0.1:15106: elapsed time 2.477644604s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.395750Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 677 from 127.0.0.1:15158: elapsed time 2.475662364s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.396120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 685 from 127.0.0.1:15182: elapsed time 2.473714844s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.397047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.397308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 687 from 127.0.0.1:15174: elapsed time 2.474577093s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.398678Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=791 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.399508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.399562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.399860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 692 from 127.0.0.1:15146: elapsed time 2.475779704s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.400031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 271 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.400251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 222 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.400420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1528 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.401207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 685 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.401343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.401401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.401803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 693 from 127.0.0.1:15146: elapsed time 2.477391274s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.402119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m699 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15187, started: Instant { tv_sec: 67237, tv_nsec: 373532720 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.402372Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=152 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.402800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.402870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=233 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.402925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.402960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1272 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.402994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1272 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1782 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1177 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=297 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=297 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.403368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.403558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=233 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=833 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.403890Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.404002Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227" [3mduration[0m[2m=[0m"13.244614105s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.404051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1157 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.404390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1601 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.404522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1601 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.404578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 24 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.404633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 24 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.404774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1355 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.404820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=407 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.404849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1500 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.404877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1355 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.404912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=407 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.404946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.404979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1602 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.405012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.405049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1500 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.405087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1602 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.405528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=515 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.406027Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227" [3mduration[0m[2m=[0m"13.244614105s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.407462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m699 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15187, started: Instant { tv_sec: 67237, tv_nsec: 373532720 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.408133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.408475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m699 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15187, started: Instant { tv_sec: 67237, tv_nsec: 373532720 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.408930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m699 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15187, started: Instant { tv_sec: 67237, tv_nsec: 373532720 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.409102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=699 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.409558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 700 from 127.0.0.1:15175: elapsed time 2.483382173s, my avg piece time: 222ms
[INFO] [stdout] [2m2025-09-26T04:09:14.408183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.410287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 915 from 127.0.0.1:15106: elapsed time 2.483620813s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.412679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 8 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.415104Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 889 from 127.0.0.1:15128: elapsed time 2.487462323s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.415197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 253 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.416493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 893 from 127.0.0.1:15176: elapsed time 2.487829733s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.416677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 915 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.418109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.420515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=312 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.420671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.420720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.421536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.423669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.423727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.423813Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.424052Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.424146Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147" [3mduration[0m[2m=[0m"13.493728247s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.424223Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.424307Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.424872Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147" [3mduration[0m[2m=[0m"13.493728247s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.424944Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m11[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.425022Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.425080Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.426513Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15153[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.427041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m895 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15199, started: Instant { tv_sec: 67237, tv_nsec: 376685340 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.427952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.428012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.428264Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15225[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.428719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.430246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.430489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1222 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.431383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 271 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.432004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 896 from 127.0.0.1:15112: elapsed time 2.502646213s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.432410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 898 from 127.0.0.1:15158: elapsed time 2.502588763s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.432497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 8 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.432599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 316 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.432666Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 316 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.432731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 677 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.432768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 677 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.433845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.434086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=906 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.435861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.435916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.436038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1556 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.436086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1147 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.436446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.436488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.436691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 903 from 127.0.0.1:15188: elapsed time 2.505311623s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.436860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1134 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.437452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.438777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1157 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.440001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 911 from 127.0.0.1:15146: elapsed time 2.506363893s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.440020Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.440076Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.440166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=904 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.440211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.440395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 912 from 127.0.0.1:15176: elapsed time 2.506498643s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.440799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1220 from 127.0.0.1:15202: elapsed time 2.506012213s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.441164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1227 from 127.0.0.1:15187: elapsed time 2.504133063s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.441523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1228 from 127.0.0.1:15184: elapsed time 2.504189603s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.441684Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.441766Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15200[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.442047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1399 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.442135Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48114[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.442215Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48114[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.442257Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m21[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.442914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1724 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.443239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1229 from 127.0.0.1:15182: elapsed time 2.505784043s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.444079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.444497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1230 from 127.0.0.1:15174: elapsed time 2.506695993s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.444929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1233 from 127.0.0.1:15192: elapsed time 2.506367563s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.445857Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1227 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.446335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2025-09-26T04:09:14.446579Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"20.18%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 98, seen: 128, dead: 29, not_needed: 0, steals: 94 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.446808Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m53[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.446856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.446901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.447217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.447239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=349 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.448479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.450897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1247 from 127.0.0.1:15150: elapsed time 2.508309263s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.451194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=895 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.451454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1248 from 127.0.0.1:15150: elapsed time 2.508642663s, my avg piece time: 216ms
[INFO] [stdout] [2m2025-09-26T04:09:14.452371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.452771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 889 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.453044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.453089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.454386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1229 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.454501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.454570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=400 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.454657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.454954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.455002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.456543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.458048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1250 from 127.0.0.1:15151: elapsed time 2.514691232s, my avg piece time: 280ms
[INFO] [stdout] [2m2025-09-26T04:09:14.458406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 923 from 127.0.0.1:15202: elapsed time 2.512726722s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.459223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.460037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 929 from 127.0.0.1:15188: elapsed time 2.512449422s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.460439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.460565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 243 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.460745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1411 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.461116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.462655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1335 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.462943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.463471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.464433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.464526Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.465373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.465781Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.467392Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.467449Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.467583Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.467802Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m82[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.467860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=219 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.468022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1098 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.468509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.468944Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.469027Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.469063Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m13[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.469407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.469654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.470473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.470519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.471597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1250 was stolen by 127.0.0.1:15208, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.471606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1229 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.472115Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.472189Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.472257Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.472345Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m34[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.472835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 253 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.473325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.473430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1147 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.473520Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.473564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=569 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.473641Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.473702Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.474042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.474126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.474147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1158 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.474162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.473584Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m7[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.474446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.474586Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48278[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.474670Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48278[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.474725Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m61[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48278[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.476130Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40884[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.476208Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40884[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.476243Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m125[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:40884[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.476569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.476831Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.477046Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.477102Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.477245Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.477597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.477832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m941 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 67237, tv_nsec: 398424839 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.477998Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=495 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.478237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=212 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.478606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1596 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.478663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.479041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.480394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.482490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.482581Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.482723Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.482951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=941 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.484347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.485191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 945 from 127.0.0.1:15158: elapsed time 2.532922233s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.485990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.486378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1315 from 127.0.0.1:15175: elapsed time 2.532781052s, my avg piece time: 216ms
[INFO] [stdout] [2m2025-09-26T04:09:14.486726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1321 from 127.0.0.1:15187: elapsed time 2.531398823s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.487096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1549 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.487381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1323 from 127.0.0.1:15182: elapsed time 2.531588732s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.487481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1247 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.487540Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33460[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.487902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1324 from 127.0.0.1:15204: elapsed time 2.531770992s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.487984Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33460[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.488083Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33460[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.488152Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m59[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:33460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.490920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.491058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 898 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.491131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 898 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.491194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 945 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.491237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 945 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.491417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.491644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1325 from 127.0.0.1:15184: elapsed time 2.535301022s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.491761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1250 was stolen by 127.0.0.1:15208, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.491950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1323 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.491957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 889 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.492039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1323 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.492284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15128"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.492523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1329 from 127.0.0.1:15128: elapsed time 2.534892183s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.492874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1330 from 127.0.0.1:15128: elapsed time 2.535005972s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.493762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.496537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1075 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.496923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1158 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.497238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.497301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.498571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.498625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.499755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1331 from 127.0.0.1:15146: elapsed time 2.541521513s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.499870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=462 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.500166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1114 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.500644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1332 from 127.0.0.1:15200: elapsed time 2.542320133s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.501046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1337 from 127.0.0.1:15176: elapsed time 2.541214773s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.501395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1429 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.501578Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.501710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1678 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 409324159 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.502245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1678 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 409324159 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.503139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.503263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1724 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.503448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1916 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.503522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=792 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.503610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=558 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1132 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=481 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1930 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1102 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=80 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=488 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1215 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1533 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1757 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=932 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1558 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1824 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.503994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1321 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1008 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=801 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1826 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=481 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1757 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1824 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=429 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=374 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=81 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1238 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1321 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=622 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1810 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=408 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1930 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1009 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=374 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=81 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1102 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1830 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=775 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=82 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=778 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=488 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=483 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=483 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=621 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=191 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=191 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=37 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=429 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1090 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1278 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1905 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1090 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.504978Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1132 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1830 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=622 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1826 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1238 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=82 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=857 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=754 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=932 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1009 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=558 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=408 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=206 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1278 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=80 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=801 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=206 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1215 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=37 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1533 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1905 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1008 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=824 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1308 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=885 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=621 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1063 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=754 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=824 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1810 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=778 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=775 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1558 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1063 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1308 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.505865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=885 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.507180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1678 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 409324159 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.507252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.507301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.507589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1678 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 409324159 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.508021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1678 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 409324159 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.508508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.508565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.509237Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48098[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.509349Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48098[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.509401Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m121[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:48098[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.509383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1648 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 409583450 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.509876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1648 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 409583450 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.509942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.509977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.510253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1648 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15106, started: Instant { tv_sec: 67237, tv_nsec: 409583450 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.510579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.510640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.512091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 254 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.512283Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=725 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.512341Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=725 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.512829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 9 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.513209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 254 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.513392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 903 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.513867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1800 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.514041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=894 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.514086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1339 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.515165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1429 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.515617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1654 from 127.0.0.1:15174: elapsed time 2.551577922s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.516310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1663 from 127.0.0.1:15202: elapsed time 2.549755792s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.516437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1948 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.517100Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36680[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.517446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1674 from 127.0.0.1:15188: elapsed time 2.547422862s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.517803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.518265Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187" [3mduration[0m[2m=[0m"6.931605025s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.518298Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.518292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.518918Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187" [3mduration[0m[2m=[0m"6.931605025s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.518954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.519103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1247 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.519651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.519715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.519920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.521219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.521934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=725 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.522477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1756 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.522500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 9 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.522579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 255 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.522606Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"21.61%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 96, seen: 128, dead: 31, not_needed: 0, steals: 124 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.522637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 255 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.522979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 725, chunk_index: 1, absolute_index: 1451, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.523036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1648 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.523146Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44474[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.523160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=565 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.523222Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44474[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.523288Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.523711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.525303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.526082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1350 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.526787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1366 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.527936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1332 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.528811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1677 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 67237, tv_nsec: 418618509 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.529913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.531338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1224 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.531670Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=933 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.531899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 427 from 127.0.0.1:15192: elapsed time 2.560250582s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.533380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 893 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.534049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 903 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.534160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1174 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.536376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1400 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.536453Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1303 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.536506Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1303 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.536617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 669 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.538190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=421 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.538310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1478 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.539645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 397 from 127.0.0.1:15151: elapsed time 2.567659532s, my avg piece time: 216ms
[INFO] [stdout] [2m2025-09-26T04:09:14.540005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 401 from 127.0.0.1:15175: elapsed time 2.564564592s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.540101Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15165[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.540490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 402 from 127.0.0.1:15175: elapsed time 2.564899202s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.540706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1225 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.540844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 405 from 127.0.0.1:15106: elapsed time 2.564338002s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.540977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=78 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.541206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 409 from 127.0.0.1:15150: elapsed time 2.563349072s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.541231Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.541303Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m65[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.541584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 410 from 127.0.0.1:15150: elapsed time 2.563461522s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.541902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 411 from 127.0.0.1:15174: elapsed time 2.563356372s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.542045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1677 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.542106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 397 was stolen by 127.0.0.1:15138, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.542306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=847 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.543089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 405 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.543174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.544749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1303 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.544832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 669 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.544898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 957 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.544995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=733 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.545123Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.545472Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36680[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.545557Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36680[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.545601Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36680[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.546448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1303, chunk_index: 1, absolute_index: 2607, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.547295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=510 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.547643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 415 from 127.0.0.1:15134: elapsed time 2.567962872s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.547669Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37396[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.547724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1478 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.547744Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37396[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.547786Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m115[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37396[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.547830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1788 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.547876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1788 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.547952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1155 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.548004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1155 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.548071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 20 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.548130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 20 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.548186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1220 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.548241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1220 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.548733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.549684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 419 from 127.0.0.1:15112: elapsed time 2.568642462s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.552019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=143 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.552511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 424 from 127.0.0.1:15176: elapsed time 2.569788182s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.552879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 426 from 127.0.0.1:15126: elapsed time 2.569504862s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.552955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1332 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.553371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=67 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.554949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1181 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.555345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1248 was stolen by 127.0.0.1:15138, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.555368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1369 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.555554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 705 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.555664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 929 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.555904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1800 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.556000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 5 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.556084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 893 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.556317Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=350 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.556371Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=350 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.556402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=350 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.556703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 350, chunk_index: 1, absolute_index: 701, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.556915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=670 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.556926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1769 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.556962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=341 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.556986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1207 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1500 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=341 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=79 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=79 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1745 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=451 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1769 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1207 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1500 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=451 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1608 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.557637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1395 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.557681Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.557761Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.557818Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35964[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.558353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 923 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.559089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=332 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.559455Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.560508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 433 from 127.0.0.1:15196: elapsed time 2.575027192s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.561094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 435 from 127.0.0.1:15188: elapsed time 2.574905851s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.561569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 929 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.561875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=135 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.562060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 438 from 127.0.0.1:15204: elapsed time 2.574771512s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.562145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=153 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.562476Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1052 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.563393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=418 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.563633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.564352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 441 from 127.0.0.1:15112: elapsed time 2.576076762s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.564719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 446 from 127.0.0.1:15176: elapsed time 2.575011442s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.564945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 957 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.565062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1859 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.565380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 452 from 127.0.0.1:15150: elapsed time 2.573443652s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.565555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 912 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.565587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 923 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.566197Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47466[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.566900Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35894[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2025-09-26T04:09:14.566989Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35894[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2025-09-26T04:09:14.567033Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35894[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.567364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=624 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.567480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=148 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1585 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1585 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1307 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=226 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1307 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=148 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.567786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1375 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.567888Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.567908Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163" [3mduration[0m[2m=[0m"11.261094132s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.568028Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.568125Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215" [3mduration[0m[2m=[0m"5.583895438s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.568239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 405 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.568543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1248 was stolen by 127.0.0.1:15138, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.568591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=652 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.568603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=764 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.570028Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163" [3mduration[0m[2m=[0m"11.261094132s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.570252Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15215" [3mduration[0m[2m=[0m"5.583895438s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.570446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 456 from 127.0.0.1:15174: elapsed time 2.577159101s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.571171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1189 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1189 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=136 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=633 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=633 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=581 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=136 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.571664Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.571671Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141" [3mduration[0m[2m=[0m"7.569682482s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.571807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=425 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.571889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1831 from 127.0.0.1:15174: elapsed time 2.578320671s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.572209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1674 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.572592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1801 from 127.0.0.1:15174: elapsed time 2.578843091s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.573138Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15141" [3mduration[0m[2m=[0m"7.569682482s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.573255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1805 from 127.0.0.1:15200: elapsed time 2.577931771s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.573575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=854 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.574176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1812 from 127.0.0.1:15192: elapsed time 2.576545341s, my avg piece time: 216ms
[INFO] [stdout] [2m2025-09-26T04:09:14.574352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 5 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.574486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 896 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.574565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 896 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.574606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 419 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.574654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 419 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.574690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 441 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.574740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 441 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.575464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1678 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.575623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1813 from 127.0.0.1:15151: elapsed time 2.577711531s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.575967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 958 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 958 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 356 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 356 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 308 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 308 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 309 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 309 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 18 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 18 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1228 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1228 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.576816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1325 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.577807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1814 from 127.0.0.1:15146: elapsed time 2.579551201s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.578513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1815 from 127.0.0.1:15202: elapsed time 2.580039631s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.578653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1813 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.578992Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1176 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.579054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=36 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.579410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=344 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.579628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 409 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.580157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1817 from 127.0.0.1:15175: elapsed time 2.581044291s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.580574Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.580931Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.580986Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.581242Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m104[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.581456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1823 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.582139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1822 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.582462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1819 from 127.0.0.1:15126: elapsed time 2.582660641s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.582701Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15173[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.583376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1828 from 127.0.0.1:15184: elapsed time 2.580415471s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.583508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1674 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.583844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1393 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.585847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1433 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.586293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1829 from 127.0.0.1:15188: elapsed time 2.583078102s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.586389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1663 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.586516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 912 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.586356Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.587483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1872 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.588552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1690 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.589498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 825 from 127.0.0.1:15200: elapsed time 2.584581851s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.590043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 827 from 127.0.0.1:15199: elapsed time 2.584547321s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.590389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m828 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15172, started: Instant { tv_sec: 67237, tv_nsec: 453442329 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.591164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m828 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15172, started: Instant { tv_sec: 67237, tv_nsec: 453442329 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.593789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1378 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.594715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m828 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15172, started: Instant { tv_sec: 67237, tv_nsec: 453442329 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.595172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 705 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.595497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 435 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.596550Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.596634Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m110[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.596722Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.596792Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.596841Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.597146Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1888 hash does not match
[INFO] [stdout] [2m2025-09-26T04:09:14.597190Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1888 did not validate. disconecting peer.
[INFO] [stdout] [2m2025-09-26T04:09:14.597220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1888 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.597206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1078 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.597492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1580 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.597537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1888, chunk_index: 1, absolute_index: 3777, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2025-09-26T04:09:14.597712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=768 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.598728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 433 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.598859Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 433 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1663 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m828 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15172, started: Instant { tv_sec: 67237, tv_nsec: 453442329 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.599585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1337 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1815 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1337 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599666Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1815 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 424 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.599974Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m107[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.600019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 829 from 127.0.0.1:15128: elapsed time 2.593935571s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.600352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 830 from 127.0.0.1:15192: elapsed time 2.593827891s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.601472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 832 from 127.0.0.1:15176: elapsed time 2.594252791s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.602380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1805 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.602865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=112 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.603010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=116 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.603251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=542 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.603501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 834 from 127.0.0.1:15106: elapsed time 2.595400342s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.603935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.604361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1873 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.605763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 841 from 127.0.0.1:15150: elapsed time 2.594709831s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.606909Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.608613Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.608687Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.608820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.608856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.608865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 845 from 127.0.0.1:15188: elapsed time 2.596527461s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.609214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 435 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.609565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 846 from 127.0.0.1:15188: elapsed time 2.596666851s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.610529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.610586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.610895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 850 from 127.0.0.1:15146: elapsed time 2.596598831s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.611040Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m30[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.611296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1571 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.611350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.611289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=289 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.611380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1201 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.611405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1571 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.611733Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.611762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=940 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.611773Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157" [3mduration[0m[2m=[0m"11.237910091s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.613457Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157" [3mduration[0m[2m=[0m"11.237910091s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.615081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1922 from 127.0.0.1:15175: elapsed time 2.599407552s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.615201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 424 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.615465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1863 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.615809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1924 from 127.0.0.1:15110: elapsed time 2.599174242s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.617252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=653 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.618533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1925 from 127.0.0.1:15126: elapsed time 2.601473981s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.619187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1931 from 127.0.0.1:15134: elapsed time 2.599652511s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.619535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1932 from 127.0.0.1:15204: elapsed time 2.599837851s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.619857Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1933 from 127.0.0.1:15200: elapsed time 2.599860441s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.620241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1938 from 127.0.0.1:15202: elapsed time 2.598199191s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.622103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.622168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.622295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1829 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.622417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1311 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.623480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1436 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.624462Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"24.22%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 92, seen: 128, dead: 35, not_needed: 0, steals: 164 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.624513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1452 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.627332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.628178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=293 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.628546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1939 from 127.0.0.1:15175: elapsed time 2.606107381s, my avg piece time: 216ms
[INFO] [stdout] [2m2025-09-26T04:09:14.628743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1938 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.629158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1449 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.629671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1382 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.629978Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 825 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.630075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 825 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.630138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1933 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.630260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1933 was stolen by 127.0.0.1:15140, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.630359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.631184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 409 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.631244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.631311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.631347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.631429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=345 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.631525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1300 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.631757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1940 from 127.0.0.1:15106: elapsed time 2.609040271s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.631982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15137"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1739 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.632354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1949 from 127.0.0.1:15184: elapsed time 2.606259351s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.632441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1924 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.632523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1924 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.632625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 722 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.632627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=430 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.632863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1401 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.633224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.633297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.634195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.634302Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.634448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1437 from 127.0.0.1:15182: elapsed time 2.606254811s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.634960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1438 from 127.0.0.1:15182: elapsed time 2.606448231s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.635284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1829 was stolen by 127.0.0.1:15127, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.635626Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.635728Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.635776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1442 from 127.0.0.1:15172: elapsed time 2.605916091s, my avg piece time: 280ms
[INFO] [stdout] [2m2025-09-26T04:09:14.635793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.635801Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.635924Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m8[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.636652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.636749Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.636856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1446 from 127.0.0.1:15176: elapsed time 2.605277671s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.636971Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.637050Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15109[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.637132Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m9[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.637377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1053 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.638148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1451 from 127.0.0.1:15151: elapsed time 2.604936961s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.638387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1465 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.638559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1437 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.638794Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.638912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.639314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1454 from 127.0.0.1:15110: elapsed time 2.604876141s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.638962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.640033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1292 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.640432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1455 from 127.0.0.1:15106: elapsed time 2.605784011s, my avg piece time: 541ms
[INFO] [stdout] [2m2025-09-26T04:09:14.640822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1457 from 127.0.0.1:15126: elapsed time 2.605454851s, my avg piece time: 200ms
[INFO] [stdout] [2m2025-09-26T04:09:14.640894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1451 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.641201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1459 from 127.0.0.1:15174: elapsed time 2.604978481s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.641728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.641783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.642098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=828 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.642345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=70 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.642438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 446 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.642544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 446 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.642596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 832 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.642660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 832 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.642709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1446 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.642776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1446 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.642976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.643545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1343 from 127.0.0.1:15188: elapsed time 2.605156591s, my avg piece time: 222ms
[INFO] [stdout] [2m2025-09-26T04:09:14.643794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=747 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.644011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1344 from 127.0.0.1:15204: elapsed time 2.605259181s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.644217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1284 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.644354Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.644420Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.644475Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.644560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1345 from 127.0.0.1:15200: elapsed time 2.605394931s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.645057Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m56[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.645133Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15202[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.645210Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.645428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1347 from 127.0.0.1:15146: elapsed time 2.605513491s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.645838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1349 from 127.0.0.1:15128: elapsed time 2.604987611s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.646296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1352 from 127.0.0.1:15150: elapsed time 2.604255981s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.646900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1581 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.647350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.647902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.647929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=511 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.647988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1496 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.648316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1353 from 127.0.0.1:15184: elapsed time 2.606066881s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.649818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1356 from 127.0.0.1:15172: elapsed time 2.606190201s, my avg piece time: 133ms
[INFO] [stdout] [2m2025-09-26T04:09:14.650956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 834 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.653073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1442 was stolen by 127.0.0.1:15208, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.654970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1803 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.655096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.656077Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15155[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.656092Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.656258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 722 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.656588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1359 from 127.0.0.1:15176: elapsed time 2.611963671s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.657627Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m55[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.658481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.658824Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.658882Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15220[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.659607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=793 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.659673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=793 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.659706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1884 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1850 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1884 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1850 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.659846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=458 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.660025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1445 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.660428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.660787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1365 from 127.0.0.1:15175: elapsed time 2.613786491s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.660865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1825 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.661455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1368 from 127.0.0.1:15192: elapsed time 2.613000281s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.662566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.662625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15170"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.662815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1160 from 127.0.0.1:15182: elapsed time 2.612138981s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.663034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1764 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.663101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1442 was stolen by 127.0.0.1:15208, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.663487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.663540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.663919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1164 from 127.0.0.1:15188: elapsed time 2.61180742s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.664347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.664804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1345 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.665015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1921 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.665958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1168 from 127.0.0.1:15176: elapsed time 2.612302791s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.666151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1454 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.668145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15110"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.669158Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m73[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.669154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.669203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.669250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.669302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.669982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1169 from 127.0.0.1:15134: elapsed time 2.61596053s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.670171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2025-09-26T04:09:14.670333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1172 from 127.0.0.1:15146: elapsed time 2.614959411s, my avg piece time: 153ms
[INFO] [stdout] [2m2025-09-26T04:09:14.670862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1178 from 127.0.0.1:15126: elapsed time 2.61337657s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.671215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1438 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.671807Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m102[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.672231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1313 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.672338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=924 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.672593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=233 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=182 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1342 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1697 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1898 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1697 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=233 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1342 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.672814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=182 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.673012Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.673369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1180 from 127.0.0.1:15151: elapsed time 2.61517629s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.673549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1180 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.673597Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113" [3mduration[0m[2m=[0m"14.017287661s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.673728Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.674135Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.675324Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15113" [3mduration[0m[2m=[0m"14.017287661s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.675685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1505 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.675938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.675685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=618 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.675995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15192"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.676585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1182 from 127.0.0.1:15106: elapsed time 2.617830531s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.676949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1183 from 127.0.0.1:15110: elapsed time 2.617863331s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.677381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1356 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.677731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1184 from 127.0.0.1:15110: elapsed time 2.61827488s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.678096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1185 from 127.0.0.1:15174: elapsed time 2.618248851s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.678222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.678293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1811 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.678338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1811 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.678362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1807 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.678668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1187 from 127.0.0.1:15150: elapsed time 2.61804075s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.679201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1285 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.679589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 613 from 127.0.0.1:15172: elapsed time 2.616612811s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.679734Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m112[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.679728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=175 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.680017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 614 from 127.0.0.1:15199: elapsed time 2.61675533s, my avg piece time: 299ms
[INFO] [stdout] [2m2025-09-26T04:09:14.680929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 616 from 127.0.0.1:15200: elapsed time 2.61691319s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.681343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1438 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.681718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15208"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 617 from 127.0.0.1:15176: elapsed time 2.6173143s, my avg piece time: 280ms
[INFO] [stdout] [2m2025-09-26T04:09:14.681939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15167"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=413 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.682013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1425 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1425 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1426 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682015Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.682300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 827 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682347Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221" [3mduration[0m[2m=[0m"14.337864626s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.682374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 827 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 614 was stolen by 127.0.0.1:15211, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 614 was stolen by 127.0.0.1:15211, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.682817Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15221" [3mduration[0m[2m=[0m"14.337864626s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.682863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.683635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1940 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.684637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1527 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.686394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.686999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.687073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.687119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15194"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.687413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.687650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15210"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1708 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.687935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1325 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1828 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1828 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1949 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1949 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1353 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1353 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.688756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.688814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.688886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1087 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.691450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.693473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.694194Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m120[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.695061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1356 was stolen by 127.0.0.1:15132, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.695972Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.696045Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.696082Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15123[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.696312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.696830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.697007Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225" [3mduration[0m[2m=[0m"8.879920864s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.697105Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.697602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.697652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15204"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.698090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.698512Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225" [3mduration[0m[2m=[0m"8.879920864s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.698510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.699885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=637 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.701485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1160 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.701558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1426 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.702691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=437 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.703032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1940 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.703464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.704633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.707702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.709950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 613 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.710263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.711700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1345 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.711975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=454 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.713310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.715130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.715195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15162"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.716524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.716597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.716641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.716922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15154"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.717167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1878 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.717404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m620 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15196, started: Instant { tv_sec: 67237, tv_nsec: 513263928 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.718413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15219"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.718575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1160 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.719001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15142"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=555 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.719298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15196"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=620 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.743621Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m100[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.745318Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59682[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m will NOT actually read the data to simulate a malicious peer that sends garbage
[INFO] [stdout] [2m2025-09-26T04:09:14.777874Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.778313Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.778648Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.778864Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m92[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15192[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.778695Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.777977Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m74[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15174[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.809149Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.810518Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15101[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.810615Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m1[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.811838Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.811889Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.812005Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.813065Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m52[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.826045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m623 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15202, started: Instant { tv_sec: 67237, tv_nsec: 517635247 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.826168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.826430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m623 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15202, started: Instant { tv_sec: 67237, tv_nsec: 517635247 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.827550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.827613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.827878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m623 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15202, started: Instant { tv_sec: 67237, tv_nsec: 517635247 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.827984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1512 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.828182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.828222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.828510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.828740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 628 from 127.0.0.1:15184: elapsed time 2.756776328s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.829962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=471 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.831258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 630 from 127.0.0.1:15182: elapsed time 2.758405208s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.831674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15214"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 631 from 127.0.0.1:15182: elapsed time 2.758391368s, my avg piece time: 119ms
[INFO] [stdout] [2m2025-09-26T04:09:14.831741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 616 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.832584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15104"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=43 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.835129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15212"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=836 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.835372Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.835454Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m15131[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.835502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1880 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.836134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 635 from 127.0.0.1:15188: elapsed time 2.761077068s, my avg piece time: 193ms
[INFO] [stdout] [2m2025-09-26T04:09:14.836265Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"26.53%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 88, seen: 128, dead: 39, not_needed: 0, steals: 217 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.836740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15145"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 636 from 127.0.0.1:15188: elapsed time 2.761315768s, my avg piece time: 541ms
[INFO] [stdout] [2m2025-09-26T04:09:14.837838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.840563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=638 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.841288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.841408Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.841936Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1msending_pex_to_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15213"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.842435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 630 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.842434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1180 was stolen by 127.0.0.1:15130, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.842750Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 649 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.842824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 649 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.842902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1711 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.842958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1711 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 963 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 963 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 965 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 965 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 966 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 966 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 227 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 227 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1587 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1587 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 687 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 687 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1230 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1230 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1654 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.843974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1654 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.844032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 411 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.844085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 411 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.844165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 456 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.844216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 456 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.844467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.844498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1831 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.844784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1530 from 127.0.0.1:15192: elapsed time 2.764892628s, my avg piece time: 135ms
[INFO] [stdout] [2m2025-09-26T04:09:14.845141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1531 from 127.0.0.1:15106: elapsed time 2.764981818s, my avg piece time: 212ms
[INFO] [stdout] [2m2025-09-26T04:09:14.845218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=527 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1232 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=606 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=526 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=606 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=388 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.845585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.846129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.846180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15164"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.846165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=87 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.846957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1532 from 127.0.0.1:15150: elapsed time 2.766340188s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.848332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15136"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=472 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.848414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15100"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1941 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.849011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15168"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.850610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15172"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 613 was stolen by 127.0.0.1:15166, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.851169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15148"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1534 from 127.0.0.1:15172: elapsed time 2.769730238s, my avg piece time: 123ms
[INFO] [stdout] [2m2025-09-26T04:09:14.851558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 616 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.851703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15144"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1405 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.851997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1779 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.852285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=129 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.852376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2025-09-26T04:09:14.852389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=748 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.852451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.852499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.852546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.852585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15176"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.852727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 272 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.854962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1535 from 127.0.0.1:15172: elapsed time 2.773093818s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.855050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.855098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.857094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.857149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15216"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=981 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.857416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1536 from 127.0.0.1:15172: elapsed time 2.775268498s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.857504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1455 was stolen by 127.0.0.1:15145, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.858172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1831 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.858701Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.858778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=543 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.858940Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217" [3mduration[0m[2m=[0m"7.807073311s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.858970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1541 from 127.0.0.1:15200: elapsed time 2.774762238s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.859101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=71 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.859313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1542 from 127.0.0.1:15204: elapsed time 2.774784338s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.859650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1543 from 127.0.0.1:15176: elapsed time 2.774845928s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.859952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1546 from 127.0.0.1:15146: elapsed time 2.773781228s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.860245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1548 from 127.0.0.1:15196: elapsed time 2.773109558s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.860453Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15150"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 410 was stolen by 127.0.0.1:15116, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.860742Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217" [3mduration[0m[2m=[0m"7.807073311s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.860909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1555 from 127.0.0.1:15184: elapsed time 2.770750268s, my avg piece time: 207ms
[INFO] [stdout] [2m2025-09-26T04:09:14.861197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1071 from 127.0.0.1:15188: elapsed time 2.768869448s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.861350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15220"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=382 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.861552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1079 from 127.0.0.1:15202: elapsed time 2.764424038s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.861872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1080 from 127.0.0.1:15175: elapsed time 2.764428908s, my avg piece time: 247ms
[INFO] [stdout] [2m2025-09-26T04:09:14.862475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.862532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.864248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1083 from 127.0.0.1:15126: elapsed time 2.765458718s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.864911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1910 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.864616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15226"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1085 from 127.0.0.1:15151: elapsed time 2.765072068s, my avg piece time: 164ms
[INFO] [stdout] [2m2025-09-26T04:09:14.865424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1086 from 127.0.0.1:15110: elapsed time 2.765341258s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.865584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1640 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.865655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1063 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.865686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1640 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.865709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1063 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.865969Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2025-09-26T04:09:14.866057Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161" [3mduration[0m[2m=[0m"8.467208266s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2025-09-26T04:09:14.866170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15178"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1867 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.866212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1088 from 127.0.0.1:15190: elapsed time 2.765032578s, my avg piece time: 129ms
[INFO] [stdout] [2m2025-09-26T04:09:14.866294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 272 was stolen by 127.0.0.1:15154, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.866692Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15211"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1095 from 127.0.0.1:15200: elapsed time 2.762578708s, my avg piece time: 299ms
[INFO] [stdout] [2m2025-09-26T04:09:14.867243Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161" [3mduration[0m[2m=[0m"8.467208266s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.867723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.867779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15134"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.868545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 630 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.868647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15151"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1085 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.870146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.870197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.870531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.870582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.870613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=466 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.871472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1455 was stolen by 127.0.0.1:15145, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.872162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.872761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.874553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1801 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.874719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15122"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=536 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.875592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1696 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.875684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=795 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.877008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15114"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1458 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.877084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15184"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 628 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.877245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15190"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1088 was stolen by 127.0.0.1:15155, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.877637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.877991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15127"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.878985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15222"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.879172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=623 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.879309Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.879358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1441 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.879395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.879429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.879452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=453 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.879477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1441 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.879984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.880037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.880693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.880757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.880798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.881050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.881231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15118"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.881391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 273 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.881473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 273 was stolen by 127.0.0.1:15107, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.881497Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"27.86%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 87, seen: 128, dead: 39, not_needed: 0, steals: 222 }"
[INFO] [stdout] [2m2025-09-26T04:09:14.881538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 701 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.881575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 701 was stolen by 127.0.0.1:15209, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.882158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1096 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15112, started: Instant { tv_sec: 67237, tv_nsec: 552362417 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.883298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 631 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.885022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15205"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1096 from 127.0.0.1:15112: elapsed time 2.780030147s, my avg piece time: 122ms
[INFO] [stdout] [2m2025-09-26T04:09:14.885348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 62 from 127.0.0.1:15146: elapsed time 2.778635497s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.885684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15209"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 68 from 127.0.0.1:15128: elapsed time 2.775918858s, my avg piece time: 131ms
[INFO] [stdout] [2m2025-09-26T04:09:14.885799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15124"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=290 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.886235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 72 from 127.0.0.1:15106: elapsed time 2.774405077s, my avg piece time: 126ms
[INFO] [stdout] [2m2025-09-26T04:09:14.886702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15180"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1203 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.886816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=90 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.887879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 73 from 127.0.0.1:15106: elapsed time 2.775624738s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.888226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 74 from 127.0.0.1:15106: elapsed time 2.775351998s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.888542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 76 from 127.0.0.1:15182: elapsed time 2.774478717s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.888850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 77 from 127.0.0.1:15150: elapsed time 2.774222238s, my avg piece time: 216ms
[INFO] [stdout] [2m2025-09-26T04:09:14.889162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15224"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 84 from 127.0.0.1:15170: elapsed time 2.771304277s, my avg piece time: 202ms
[INFO] [stdout] [2m2025-09-26T04:09:14.889628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15108"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.891155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.891600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2025-09-26T04:09:14.893256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.893310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15156"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=396 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.893328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.893711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15146"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 732 was stolen by 127.0.0.1:15222, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.893868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15132"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=252 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.895648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15116"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 86 from 127.0.0.1:15176: elapsed time 2.776775568s, my avg piece time: 217ms
[INFO] [stdout] [2m2025-09-26T04:09:14.895985Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m31[1m}[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.897132Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mupload_scheduler[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.897178Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mspeed_estimator_updater[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.897204Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mpeer_adder[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.897247Z[0m [35mTRACE[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m37[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mfatal_errors_receiver[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2025-09-26T04:09:14.897473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15218"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.897595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1096 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.897690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15182"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 631 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.899310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15186"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=132 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.899376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15106"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1182 was stolen by 127.0.0.1:15102, ignoring
[INFO] [stdout] [2m2025-09-26T04:09:14.899744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m88 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15199, started: Instant { tv_sec: 67237, tv_nsec: 567353456 } }
[INFO] [stdout] [2m2025-09-26T04:09:14.899816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.899859Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15159"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.900382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=88 successfully downloaded and verified
[INFO] [stdout] [2m2025-09-26T04:09:14.900859Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 89 from 127.0.0.1:15134: elapsed time 2.780535938s, my avg piece time: 65ms
[INFO] [stdout] [2m2025-09-26T04:09:14.901231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.901238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15102"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 978 from 127.0.0.1:15175: elapsed time 2.778771608s, my avg piece time: 146ms
[INFO] [stdout] [2m2025-09-26T04:09:14.901807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15130"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 980 from 127.0.0.1:15126: elapsed time 2.778386378s, my avg piece time: 239ms
[INFO] [stdout] [2m2025-09-26T04:09:14.902388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2025-09-26T04:09:14.902522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15126"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2025-09-26T04:09:14.902475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=499 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1365 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1891 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1891 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1507 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1701 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=57 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=229 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1594 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=861 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=838 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1922 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1577 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1897 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=794 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=766 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=146 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1315 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1080 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=371 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=700 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1030 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.902985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1188 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=853 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1507 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=169 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1194 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=172 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1315 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1188 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=577 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1121 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1701 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=753 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=978 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1474 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=30 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=499 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1030 as broken
[INFO] [stdout] [2m2025-09-26T04:09:14.903343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1560 as broken
[WARN] too many lines in the log, truncating it
