[INFO] fetching crate librqbit 8.1.1...
[INFO] testing librqbit-8.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate librqbit 8.1.1 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate librqbit 8.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f41342399364fc1a3bdfc0268c142f1d6f191f7aefdff21b4a7792574f7aff1
[INFO] running `Command { std: "docker" "start" "-a" "9f41342399364fc1a3bdfc0268c142f1d6f191f7aefdff21b4a7792574f7aff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f41342399364fc1a3bdfc0268c142f1d6f191f7aefdff21b4a7792574f7aff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f41342399364fc1a3bdfc0268c142f1d6f191f7aefdff21b4a7792574f7aff1", kill_on_drop: false }`
[INFO] [stdout] 9f41342399364fc1a3bdfc0268c142f1d6f191f7aefdff21b4a7792574f7aff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea59f2c93cc8406cfb1cea74b93165b829fdf1a8d49f15efda88b2778d719f3
[INFO] running `Command { std: "docker" "start" "-a" "dea59f2c93cc8406cfb1cea74b93165b829fdf1a8d49f15efda88b2778d719f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling librqbit-clone-to-owned v3.0.1
[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 parking_lot_core v0.9.11
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling assert_cfg v0.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling librqbit v8.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling intervaltree v0.2.7
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling network-interface v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling backoff v0.4.0
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[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 crypto-hash v0.3.4
[INFO] [stderr]    Compiling librqbit-sha1-wrapper v4.1.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 tokio-native-tls v0.3.1
[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 tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[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 bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling librqbit-bencode v3.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling librqbit-core v5.0.0
[INFO] [stderr]    Compiling librqbit-dht v5.3.1
[INFO] [stderr]    Compiling librqbit-peer-protocol v4.3.0
[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] [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 1m 02s
[INFO] running `Command { std: "docker" "inspect" "dea59f2c93cc8406cfb1cea74b93165b829fdf1a8d49f15efda88b2778d719f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea59f2c93cc8406cfb1cea74b93165b829fdf1a8d49f15efda88b2778d719f3", kill_on_drop: false }`
[INFO] [stdout] dea59f2c93cc8406cfb1cea74b93165b829fdf1a8d49f15efda88b2778d719f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae85899a60264d35e9b1241397ac9978594108a2b523103cf50639493457dedc
[INFO] running `Command { std: "docker" "start" "-a" "ae85899a60264d35e9b1241397ac9978594108a2b523103cf50639493457dedc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.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 tempfile v3.20.0
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling librqbit-sha1-wrapper v4.1.0
[INFO] [stderr]    Compiling librqbit-bencode v3.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 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 librqbit-dht v5.3.1
[INFO] [stderr]    Compiling librqbit-peer-protocol v4.3.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-tls v0.6.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] [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 33.09s
[INFO] running `Command { std: "docker" "inspect" "ae85899a60264d35e9b1241397ac9978594108a2b523103cf50639493457dedc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae85899a60264d35e9b1241397ac9978594108a2b523103cf50639493457dedc", kill_on_drop: false }`
[INFO] [stdout] ae85899a60264d35e9b1241397ac9978594108a2b523103cf50639493457dedc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f0f2e37e431595a5255eaf43a21bb2fbe73320a3243069427a603e29dc0ea6c
[INFO] running `Command { std: "docker" "start" "-a" "3f0f2e37e431595a5255eaf43a21bb2fbe73320a3243069427a603e29dc0ea6c", 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.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/librqbit-a1579ae3f92929fd)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test blocklist::tests::test_blocklist_empty ... ok
[INFO] [stdout] test blocklist::tests::test_manual_ranges ... 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 file_info::tests::test_iter_piece_priorities ... ok
[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 chunk_tracker::tests::test_update_only_files ... ok
[INFO] [stdout] [2m2026-01-07T18:05:33.760532Z[0m [32m INFO[0m [2mlibrqbit::tests::test_util[0m[2m:[0m created tempdir [3mpath[0m[2m=[0m"/tmp/test_e2e_streamqYXnBt"
[INFO] [stdout] [2m2026-01-07T18:05:33.762484Z[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] test create_torrent_file::tests::test_create_torrent ... ok
[INFO] [stdout] [2m2026-01-07T18:05:33.816433Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m increased ulimit [3mlimit[0m[2m=[0m1048576
[INFO] [stdout] [2m2026-01-07T18:05:33.816702Z[0m [32m INFO[0m [2mlibrqbit::tests::test_util[0m[2m:[0m created tempdir [3mpath[0m[2m=[0m"/tmp/rqbit_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:33.997386Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m created server session
[INFO] [stdout] [2m2026-01-07T18:05:33.997886Z[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] [2m2026-01-07T18:05:33.997993Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:33.998079Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:34.000973Z[0m [34mDEBUG[0m [1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0mafce0381565d232e699b7c85bab0c13a18b25887
[INFO] [stdout] [2m2026-01-07T18:05:34.001187Z[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_streamqYXnBt"
[INFO] [stdout] [2m2026-01-07T18:05:34.001214Z[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] [2m2026-01-07T18:05:34.001296Z[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] [2m2026-01-07T18:05:34.001689Z[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] test blocklist::tests::test_blocklist_from_plaintext_file ... FAILED
[INFO] [stdout] [2m2026-01-07T18:05:34.001978Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:34.002037Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:34.002118Z[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] [2m2026-01-07T18:05:34.002384Z[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] [2m2026-01-07T18:05:34.002427Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m server torrent was completed
[INFO] [stdout] [2m2026-01-07T18:05:34.002471Z[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] [2m2026-01-07T18:05:34.002526Z[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] [2m2026-01-07T18:05:34.002586Z[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] [2m2026-01-07T18:05:34.008760Z[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] [2m2026-01-07T18:05:34.009005Z[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] [2m2026-01-07T18:05:34.009073Z[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] [2m2026-01-07T18:05:34.009141Z[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] [2m2026-01-07T18:05:34.009168Z[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] [2m2026-01-07T18:05:34.085476Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m created client session
[INFO] [stdout] [2m2026-01-07T18:05:34.085531Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:34.085733Z[0m [34mDEBUG[0m [1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0mafce0381565d232e699b7c85bab0c13a18b25887
[INFO] [stdout] [2m2026-01-07T18:05:34.085810Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:34.086015Z[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_streamqYXnBt"
[INFO] [stdout] [2m2026-01-07T18:05:34.086063Z[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] [2m2026-01-07T18:05:34.086133Z[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] [2m2026-01-07T18:05:34.086482Z[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] [2m2026-01-07T18:05:34.086772Z[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] [2m2026-01-07T18:05:34.087151Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:34.087211Z[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] [2m2026-01-07T18:05:34.087205Z[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] [2m2026-01-07T18:05:34.087263Z[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] [2m2026-01-07T18:05:34.086003Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:34.087305Z[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] [2m2026-01-07T18:05:34.087343Z[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] [2m2026-01-07T18:05:34.087431Z[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] [2m2026-01-07T18:05:34.087469Z[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] [2m2026-01-07T18:05:34.087728Z[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] [2m2026-01-07T18:05:34.088019Z[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] [2m2026-01-07T18:05:34.088122Z[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] [2m2026-01-07T18:05:34.088176Z[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] [2m2026-01-07T18:05:34.088246Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m client torrent initialized, starting stream
[INFO] [stdout] [2m2026-01-07T18:05:34.088327Z[0m [34mDEBUG[0m [2mlibrqbit::torrent_state::streaming[0m[2m:[0m started stream [3mstream_id[0m[2m=[0m0 [3mfile_id[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-07T18:05:34.088385Z[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] [2m2026-01-07T18:05:34.088648Z[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:48434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:34.088774Z[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] [2m2026-01-07T18:05:34.088774Z[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] [2m2026-01-07T18:05:34.089424Z[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] [2m2026-01-07T18:05:34.089693Z[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:48434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:34.090146Z[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:48434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:34.091008Z[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] [2m2026-01-07T18:05:34.091241Z[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:48434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:34.091317Z[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] [2m2026-01-07T18:05:34.092571Z[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] [2m2026-01-07T18:05:34.136313Z[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] [2m2026-01-07T18:05:34.178101Z[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] [2m2026-01-07T18:05:34.178371Z[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] [2m2026-01-07T18:05:34.178493Z[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] [2m2026-01-07T18:05:34.178600Z[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] [2m2026-01-07T18:05:34.178727Z[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] [2m2026-01-07T18:05:34.178821Z[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] [2m2026-01-07T18:05:34.178949Z[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] [2m2026-01-07T18:05:34.179022Z[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] [2m2026-01-07T18:05:34.179271Z[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] [2m2026-01-07T18:05:34.179539Z[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:48434[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] [2m2026-01-07T18:05:34.179632Z[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:48434[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:34.179706Z[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:48434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:34.180958Z[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] [2m2026-01-07T18:05:34.181335Z[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] [2m2026-01-07T18:05:34.181141Z[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] [2m2026-01-07T18:05:34.181553Z[0m [34mDEBUG[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-01-07T18:05:34.181618Z[0m [34mDEBUG[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-01-07T18:05:34.182706Z[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] [2m2026-01-07T18:05:34.181271Z[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] [2m2026-01-07T18:05:34.182841Z[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] [2m2026-01-07T18:05:34.183308Z[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] [2m2026-01-07T18:05:34.183517Z[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] [2m2026-01-07T18:05:34.183773Z[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] [2m2026-01-07T18:05:34.680481Z[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] [2m2026-01-07T18:05:34.683917Z[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] [2m2026-01-07T18:05:34.685895Z[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] [2m2026-01-07T18:05:34.688938Z[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] [2m2026-01-07T18:05:34.692980Z[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] [2m2026-01-07T18:05:34.705030Z[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] [2m2026-01-07T18:05:34.713034Z[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] [2m2026-01-07T18:05:34.724050Z[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] [2m2026-01-07T18:05:34.737033Z[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] [2m2026-01-07T18:05:34.745032Z[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] [2m2026-01-07T18:05:34.748981Z[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] [2m2026-01-07T18:05:34.759049Z[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] [2m2026-01-07T18:05:34.770044Z[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] [2m2026-01-07T18:05:34.778003Z[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] [2m2026-01-07T18:05:34.786028Z[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] [2m2026-01-07T18:05:34.789968Z[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] [2m2026-01-07T18:05:34.789989Z[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] [2m2026-01-07T18:05:34.790568Z[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] [2m2026-01-07T18:05:34.793977Z[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] [2m2026-01-07T18:05:34.794172Z[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] [2m2026-01-07T18:05:34.796936Z[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] [2m2026-01-07T18:05:34.799907Z[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] [2m2026-01-07T18:05:34.800002Z[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] [2m2026-01-07T18:05:34.800065Z[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] [2m2026-01-07T18:05:34.802701Z[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] [2m2026-01-07T18:05:34.802924Z[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] [2m2026-01-07T18:05:34.805904Z[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] [2m2026-01-07T18:05:34.814903Z[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] [2m2026-01-07T18:05:34.816916Z[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] [2m2026-01-07T18:05:34.817447Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:34.839807Z[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] [2m2026-01-07T18:05:34.841781Z[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] [2m2026-01-07T18:05:34.842726Z[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] [2m2026-01-07T18:05:34.843715Z[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] [2m2026-01-07T18:05:34.846715Z[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] [2m2026-01-07T18:05:34.847716Z[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] [2m2026-01-07T18:05:34.849716Z[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] [2m2026-01-07T18:05:34.868868Z[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] [2m2026-01-07T18:05:34.868874Z[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] [2m2026-01-07T18:05:34.869212Z[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] [2m2026-01-07T18:05:34.872078Z[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] [2m2026-01-07T18:05:34.872759Z[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] [2m2026-01-07T18:05:34.875755Z[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] [2m2026-01-07T18:05:34.876736Z[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] [2m2026-01-07T18:05:34.879784Z[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] [2m2026-01-07T18:05:34.879891Z[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] [2m2026-01-07T18:05:34.883045Z[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] [2m2026-01-07T18:05:34.879784Z[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] [2m2026-01-07T18:05:34.883745Z[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] [2m2026-01-07T18:05:34.886770Z[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] [2m2026-01-07T18:05:34.890043Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:34.890177Z[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] [2m2026-01-07T18:05:34.890262Z[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] [2m2026-01-07T18:05:34.890316Z[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] [2m2026-01-07T18:05:34.890535Z[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] [2m2026-01-07T18:05:34.890734Z[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] [2m2026-01-07T18:05:34.890803Z[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] [2m2026-01-07T18:05:34.891026Z[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] [2m2026-01-07T18:05:34.892796Z[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] [2m2026-01-07T18:05:34.897836Z[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] [2m2026-01-07T18:05:34.897982Z[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] [2m2026-01-07T18:05:34.898123Z[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] [2m2026-01-07T18:05:34.898361Z[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] [2m2026-01-07T18:05:34.903479Z[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] [2m2026-01-07T18:05:34.933009Z[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] [2m2026-01-07T18:05:34.936648Z[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] [2m2026-01-07T18:05:34.944168Z[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] [2m2026-01-07T18:05:34.954153Z[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] [2m2026-01-07T18:05:34.959034Z[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] [2m2026-01-07T18:05:34.969057Z[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] [2m2026-01-07T18:05:34.995032Z[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] [2m2026-01-07T18:05:35.028089Z[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] [2m2026-01-07T18:05:35.034146Z[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] [2m2026-01-07T18:05:35.043055Z[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] [2m2026-01-07T18:05:35.053070Z[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] [2m2026-01-07T18:05:35.060920Z[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] [2m2026-01-07T18:05:35.074034Z[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] [2m2026-01-07T18:05:35.234272Z[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] [2m2026-01-07T18:05:35.238099Z[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] [2m2026-01-07T18:05:36.050311Z[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] [2m2026-01-07T18:05:36.054256Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.067002Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.073801Z[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] [2m2026-01-07T18:05:36.076796Z[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] [2m2026-01-07T18:05:36.080780Z[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] [2m2026-01-07T18:05:36.092767Z[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] [2m2026-01-07T18:05:36.092938Z[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] [2m2026-01-07T18:05:36.092998Z[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] [2m2026-01-07T18:05:36.093148Z[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] [2m2026-01-07T18:05:36.213076Z[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] [2m2026-01-07T18:05:36.214304Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.215982Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.216226Z[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] [2m2026-01-07T18:05:36.216972Z[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] [2m2026-01-07T18:05:36.217224Z[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] [2m2026-01-07T18:05:36.218259Z[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] [2m2026-01-07T18:05:36.218926Z[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] [2m2026-01-07T18:05:36.219778Z[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] [2m2026-01-07T18:05:36.235536Z[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] [2m2026-01-07T18:05:36.236721Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.238165Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.238427Z[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] [2m2026-01-07T18:05:36.238807Z[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] [2m2026-01-07T18:05:36.239156Z[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] [2m2026-01-07T18:05:36.241790Z[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] [2m2026-01-07T18:05:36.242230Z[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] [2m2026-01-07T18:05:36.242352Z[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] [2m2026-01-07T18:05:36.243062Z[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] [2m2026-01-07T18:05:36.249830Z[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] [2m2026-01-07T18:05:36.306238Z[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] [2m2026-01-07T18:05:36.308625Z[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] [2m2026-01-07T18:05:36.335263Z[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] [2m2026-01-07T18:05:36.341250Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.343905Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.345199Z[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] [2m2026-01-07T18:05:36.346270Z[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] [2m2026-01-07T18:05:36.347399Z[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] [2m2026-01-07T18:05:36.348991Z[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] [2m2026-01-07T18:05:36.577856Z[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] [2m2026-01-07T18:05:36.579527Z[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] [2m2026-01-07T18:05:36.644144Z[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] [2m2026-01-07T18:05:36.645379Z[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] [2m2026-01-07T18:05:36.673361Z[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] [2m2026-01-07T18:05:36.680156Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.695743Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.695910Z[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] [2m2026-01-07T18:05:36.696009Z[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] [2m2026-01-07T18:05:36.696076Z[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] [2m2026-01-07T18:05:36.696467Z[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] [2m2026-01-07T18:05:36.761536Z[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] [2m2026-01-07T18:05:36.779515Z[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] [2m2026-01-07T18:05:36.792392Z[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] [2m2026-01-07T18:05:36.792507Z[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] [2m2026-01-07T18:05:36.852968Z[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] [2m2026-01-07T18:05:36.853398Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.854442Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.854515Z[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] [2m2026-01-07T18:05:36.854580Z[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] [2m2026-01-07T18:05:36.854633Z[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] [2m2026-01-07T18:05:36.859820Z[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] [2m2026-01-07T18:05:36.875548Z[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] [2m2026-01-07T18:05:36.876007Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:36.880747Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:36.880947Z[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] [2m2026-01-07T18:05:36.881120Z[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] [2m2026-01-07T18:05:36.881332Z[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] [2m2026-01-07T18:05:36.881833Z[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] [2m2026-01-07T18:05:37.003259Z[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] [2m2026-01-07T18:05:37.008294Z[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] [2m2026-01-07T18:05:37.191735Z[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] [2m2026-01-07T18:05:37.192677Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.194006Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.204421Z[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] [2m2026-01-07T18:05:37.205152Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.206374Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.217733Z[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] [2m2026-01-07T18:05:37.217792Z[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] [2m2026-01-07T18:05:37.218301Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.218389Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.219350Z[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] [2m2026-01-07T18:05:37.221099Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.219553Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.230705Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.240720Z[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] [2m2026-01-07T18:05:37.241994Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.219654Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.250746Z[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] [2m2026-01-07T18:05:37.251643Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.260743Z[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] [2m2026-01-07T18:05:37.261477Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.262153Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.272733Z[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] [2m2026-01-07T18:05:37.273378Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.274283Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.275319Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.278754Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.286711Z[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] [2m2026-01-07T18:05:37.287708Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.289148Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.296717Z[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] [2m2026-01-07T18:05:37.297655Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.299019Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.304154Z[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] [2m2026-01-07T18:05:37.304361Z[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] [2m2026-01-07T18:05:37.304842Z[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] [2m2026-01-07T18:05:37.316741Z[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] [2m2026-01-07T18:05:37.316897Z[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] [2m2026-01-07T18:05:37.316955Z[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] [2m2026-01-07T18:05:37.317051Z[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] [2m2026-01-07T18:05:37.324750Z[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] [2m2026-01-07T18:05:37.324959Z[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] [2m2026-01-07T18:05:37.325058Z[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] [2m2026-01-07T18:05:37.325393Z[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] [2m2026-01-07T18:05:37.325727Z[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] [2m2026-01-07T18:05:37.325929Z[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] [2m2026-01-07T18:05:37.326026Z[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] [2m2026-01-07T18:05:37.326183Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.326913Z[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] [2m2026-01-07T18:05:37.327061Z[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] [2m2026-01-07T18:05:37.327185Z[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] [2m2026-01-07T18:05:37.327295Z[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] [2m2026-01-07T18:05:37.327399Z[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] [2m2026-01-07T18:05:37.327499Z[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] [2m2026-01-07T18:05:37.327734Z[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] [2m2026-01-07T18:05:37.329055Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.361812Z[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] [2m2026-01-07T18:05:37.362024Z[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] [2m2026-01-07T18:05:37.362136Z[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] [2m2026-01-07T18:05:37.362929Z[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] [2m2026-01-07T18:05:37.363093Z[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] [2m2026-01-07T18:05:37.364772Z[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] [2m2026-01-07T18:05:37.364895Z[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] [2m2026-01-07T18:05:37.364983Z[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] [2m2026-01-07T18:05:37.368964Z[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] [2m2026-01-07T18:05:37.369071Z[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] [2m2026-01-07T18:05:37.364917Z[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] [2m2026-01-07T18:05:37.366688Z[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] [2m2026-01-07T18:05:37.367319Z[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] [2m2026-01-07T18:05:37.367369Z[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] [2m2026-01-07T18:05:37.370248Z[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] [2m2026-01-07T18:05:37.370333Z[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] [2m2026-01-07T18:05:37.367415Z[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] [2m2026-01-07T18:05:37.370544Z[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] [2m2026-01-07T18:05:37.367440Z[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] [2m2026-01-07T18:05:37.370741Z[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] [2m2026-01-07T18:05:37.370769Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.370837Z[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] [2m2026-01-07T18:05:37.371032Z[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] [2m2026-01-07T18:05:37.371077Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.370049Z[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] [2m2026-01-07T18:05:37.371536Z[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] [2m2026-01-07T18:05:37.372175Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.372246Z[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] [2m2026-01-07T18:05:37.372288Z[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] [2m2026-01-07T18:05:37.372340Z[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] [2m2026-01-07T18:05:37.372454Z[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] [2m2026-01-07T18:05:37.375700Z[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] [2m2026-01-07T18:05:37.375787Z[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] [2m2026-01-07T18:05:37.375923Z[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] [2m2026-01-07T18:05:37.375956Z[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] [2m2026-01-07T18:05:37.376300Z[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] [2m2026-01-07T18:05:37.376916Z[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] [2m2026-01-07T18:05:37.369078Z[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] [2m2026-01-07T18:05:37.370569Z[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] [2m2026-01-07T18:05:37.379713Z[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] [2m2026-01-07T18:05:37.379768Z[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] [2m2026-01-07T18:05:37.367438Z[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] [2m2026-01-07T18:05:37.367478Z[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] [2m2026-01-07T18:05:37.381891Z[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] [2m2026-01-07T18:05:37.382028Z[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] [2m2026-01-07T18:05:37.382256Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.372787Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.383536Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.383651Z[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] [2m2026-01-07T18:05:37.383769Z[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] [2m2026-01-07T18:05:37.383808Z[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] [2m2026-01-07T18:05:37.383850Z[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] [2m2026-01-07T18:05:37.384029Z[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] [2m2026-01-07T18:05:37.384112Z[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] [2m2026-01-07T18:05:37.375734Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.384336Z[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] [2m2026-01-07T18:05:37.384464Z[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] [2m2026-01-07T18:05:37.384420Z[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] [2m2026-01-07T18:05:37.384695Z[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] [2m2026-01-07T18:05:37.384927Z[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] [2m2026-01-07T18:05:37.388838Z[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] [2m2026-01-07T18:05:37.389057Z[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] [2m2026-01-07T18:05:37.393287Z[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] [2m2026-01-07T18:05:37.385095Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.395097Z[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] [2m2026-01-07T18:05:37.395210Z[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] [2m2026-01-07T18:05:37.395327Z[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] [2m2026-01-07T18:05:37.398050Z[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] [2m2026-01-07T18:05:37.372828Z[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] [2m2026-01-07T18:05:37.399000Z[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] [2m2026-01-07T18:05:37.409840Z[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] [2m2026-01-07T18:05:37.410001Z[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] [2m2026-01-07T18:05:37.410335Z[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] [2m2026-01-07T18:05:37.420843Z[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] [2m2026-01-07T18:05:37.421098Z[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] [2m2026-01-07T18:05:37.421203Z[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] [2m2026-01-07T18:05:37.421454Z[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] [2m2026-01-07T18:05:37.434752Z[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] [2m2026-01-07T18:05:37.439146Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.443140Z[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] [2m2026-01-07T18:05:37.448158Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.449408Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.452763Z[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] [2m2026-01-07T18:05:37.456783Z[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] [2m2026-01-07T18:05:37.456952Z[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] [2m2026-01-07T18:05:37.443941Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.460848Z[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] [2m2026-01-07T18:05:37.460893Z[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] [2m2026-01-07T18:05:37.461044Z[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] [2m2026-01-07T18:05:37.461122Z[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] [2m2026-01-07T18:05:37.461136Z[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] [2m2026-01-07T18:05:37.461785Z[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] [2m2026-01-07T18:05:37.461964Z[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] [2m2026-01-07T18:05:37.462035Z[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] [2m2026-01-07T18:05:37.462278Z[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] [2m2026-01-07T18:05:37.469310Z[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] [2m2026-01-07T18:05:37.477169Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.461206Z[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] [2m2026-01-07T18:05:37.492124Z[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] [2m2026-01-07T18:05:37.493111Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.493192Z[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] [2m2026-01-07T18:05:37.493318Z[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] [2m2026-01-07T18:05:37.493378Z[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] [2m2026-01-07T18:05:37.496306Z[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] [2m2026-01-07T18:05:37.496630Z[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] [2m2026-01-07T18:05:37.497741Z[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] [2m2026-01-07T18:05:37.498033Z[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] [2m2026-01-07T18:05:37.485989Z[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] [2m2026-01-07T18:05:37.509314Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.510698Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.510841Z[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] [2m2026-01-07T18:05:37.510963Z[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] [2m2026-01-07T18:05:37.482052Z[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] [2m2026-01-07T18:05:37.511454Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.512763Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.515773Z[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] [2m2026-01-07T18:05:37.515951Z[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] [2m2026-01-07T18:05:37.516054Z[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] [2m2026-01-07T18:05:37.511575Z[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] [2m2026-01-07T18:05:37.519404Z[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] [2m2026-01-07T18:05:37.524098Z[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] [2m2026-01-07T18:05:37.525259Z[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] [2m2026-01-07T18:05:37.531921Z[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] [2m2026-01-07T18:05:37.532178Z[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] [2m2026-01-07T18:05:37.532277Z[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] [2m2026-01-07T18:05:37.532529Z[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] [2m2026-01-07T18:05:37.519928Z[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] [2m2026-01-07T18:05:37.515238Z[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] [2m2026-01-07T18:05:37.538038Z[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] [2m2026-01-07T18:05:37.539760Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.541629Z[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] [2m2026-01-07T18:05:37.552710Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.553048Z[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] [2m2026-01-07T18:05:37.553699Z[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] [2m2026-01-07T18:05:37.554073Z[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] [2m2026-01-07T18:05:37.554600Z[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] [2m2026-01-07T18:05:37.556192Z[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] [2m2026-01-07T18:05:37.562236Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.577272Z[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] [2m2026-01-07T18:05:37.577796Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.577890Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.577973Z[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] [2m2026-01-07T18:05:37.578051Z[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] [2m2026-01-07T18:05:37.578103Z[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] [2m2026-01-07T18:05:37.554113Z[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] [2m2026-01-07T18:05:37.579119Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.586724Z[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] [2m2026-01-07T18:05:37.590720Z[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] [2m2026-01-07T18:05:37.590818Z[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] [2m2026-01-07T18:05:37.623995Z[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] [2m2026-01-07T18:05:37.631378Z[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] [2m2026-01-07T18:05:37.634824Z[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] [2m2026-01-07T18:05:37.644811Z[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] [2m2026-01-07T18:05:37.646332Z[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] [2m2026-01-07T18:05:37.653244Z[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] [2m2026-01-07T18:05:37.658784Z[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] [2m2026-01-07T18:05:37.692161Z[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] [2m2026-01-07T18:05:37.698295Z[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] [2m2026-01-07T18:05:37.692545Z[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] [2m2026-01-07T18:05:37.700556Z[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] [2m2026-01-07T18:05:37.728756Z[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] [2m2026-01-07T18:05:37.729354Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.730590Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.730715Z[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] [2m2026-01-07T18:05:37.731150Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.732286Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.737749Z[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] [2m2026-01-07T18:05:37.741421Z[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] [2m2026-01-07T18:05:37.744365Z[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] [2m2026-01-07T18:05:37.744758Z[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] [2m2026-01-07T18:05:37.745340Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.745691Z[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] [2m2026-01-07T18:05:37.746159Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.746653Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.746746Z[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] [2m2026-01-07T18:05:37.746811Z[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] [2m2026-01-07T18:05:37.746875Z[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] [2m2026-01-07T18:05:37.747273Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.747338Z[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] [2m2026-01-07T18:05:37.747402Z[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] [2m2026-01-07T18:05:37.747445Z[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] [2m2026-01-07T18:05:37.748698Z[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] [2m2026-01-07T18:05:37.748765Z[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] [2m2026-01-07T18:05:37.748819Z[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] [2m2026-01-07T18:05:37.750809Z[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] [2m2026-01-07T18:05:37.756007Z[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] [2m2026-01-07T18:05:37.759258Z[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] [2m2026-01-07T18:05:37.759897Z[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] [2m2026-01-07T18:05:37.760774Z[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] [2m2026-01-07T18:05:37.764255Z[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] [2m2026-01-07T18:05:37.765734Z[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] [2m2026-01-07T18:05:37.765886Z[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] [2m2026-01-07T18:05:37.765958Z[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] [2m2026-01-07T18:05:37.766112Z[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] [2m2026-01-07T18:05:37.766617Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.769803Z[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] [2m2026-01-07T18:05:37.781288Z[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] [2m2026-01-07T18:05:37.781731Z[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] [2m2026-01-07T18:05:37.783930Z[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] [2m2026-01-07T18:05:37.785058Z[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] [2m2026-01-07T18:05:37.785585Z[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] [2m2026-01-07T18:05:37.786043Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.787135Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.787201Z[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] [2m2026-01-07T18:05:37.787260Z[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] [2m2026-01-07T18:05:37.787306Z[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] [2m2026-01-07T18:05:37.793966Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.794088Z[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] [2m2026-01-07T18:05:37.794172Z[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] [2m2026-01-07T18:05:37.794240Z[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] [2m2026-01-07T18:05:37.807129Z[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] [2m2026-01-07T18:05:37.808757Z[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] [2m2026-01-07T18:05:37.855493Z[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] [2m2026-01-07T18:05:37.856043Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.871466Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.871570Z[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] [2m2026-01-07T18:05:37.871646Z[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] [2m2026-01-07T18:05:37.871732Z[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] [2m2026-01-07T18:05:37.876379Z[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] [2m2026-01-07T18:05:37.876887Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.878093Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.878165Z[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] [2m2026-01-07T18:05:37.878235Z[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] [2m2026-01-07T18:05:37.878295Z[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] [2m2026-01-07T18:05:37.883779Z[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] [2m2026-01-07T18:05:37.883943Z[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] [2m2026-01-07T18:05:37.884010Z[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] [2m2026-01-07T18:05:37.884057Z[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] [2m2026-01-07T18:05:37.884110Z[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] [2m2026-01-07T18:05:37.884101Z[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] [2m2026-01-07T18:05:37.884161Z[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] [2m2026-01-07T18:05:37.884281Z[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] [2m2026-01-07T18:05:37.884931Z[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] [2m2026-01-07T18:05:37.885075Z[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] [2m2026-01-07T18:05:37.885136Z[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] [2m2026-01-07T18:05:37.885184Z[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] [2m2026-01-07T18:05:37.885235Z[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] [2m2026-01-07T18:05:37.885278Z[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] [2m2026-01-07T18:05:37.885431Z[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] [2m2026-01-07T18:05:37.893117Z[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] [2m2026-01-07T18:05:37.895733Z[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] [2m2026-01-07T18:05:37.895859Z[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] [2m2026-01-07T18:05:37.895936Z[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] [2m2026-01-07T18:05:37.896078Z[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] [2m2026-01-07T18:05:37.896812Z[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] [2m2026-01-07T18:05:37.917914Z[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] [2m2026-01-07T18:05:37.918084Z[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] [2m2026-01-07T18:05:37.918186Z[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] [2m2026-01-07T18:05:37.918256Z[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] [2m2026-01-07T18:05:37.918343Z[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] [2m2026-01-07T18:05:37.918424Z[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] [2m2026-01-07T18:05:37.918614Z[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] [2m2026-01-07T18:05:37.919759Z[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] [2m2026-01-07T18:05:37.919861Z[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] [2m2026-01-07T18:05:37.919939Z[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] [2m2026-01-07T18:05:37.920070Z[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] [2m2026-01-07T18:05:37.923808Z[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] [2m2026-01-07T18:05:37.929888Z[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] [2m2026-01-07T18:05:37.930063Z[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] [2m2026-01-07T18:05:37.930157Z[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] [2m2026-01-07T18:05:37.930230Z[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] [2m2026-01-07T18:05:37.930295Z[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] [2m2026-01-07T18:05:37.930364Z[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] [2m2026-01-07T18:05:37.930556Z[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] [2m2026-01-07T18:05:37.935628Z[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] [2m2026-01-07T18:05:37.936139Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.937521Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.940371Z[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] [2m2026-01-07T18:05:37.937648Z[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] [2m2026-01-07T18:05:37.950261Z[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] [2m2026-01-07T18:05:37.950364Z[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] [2m2026-01-07T18:05:37.950934Z[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] [2m2026-01-07T18:05:37.951099Z[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] [2m2026-01-07T18:05:37.951242Z[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] [2m2026-01-07T18:05:37.951363Z[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] [2m2026-01-07T18:05:37.951813Z[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] [2m2026-01-07T18:05:37.953219Z[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] [2m2026-01-07T18:05:37.955689Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:37.957185Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:37.957432Z[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] [2m2026-01-07T18:05:37.957949Z[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] [2m2026-01-07T18:05:37.958279Z[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] [2m2026-01-07T18:05:37.958740Z[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] [2m2026-01-07T18:05:37.973514Z[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] [2m2026-01-07T18:05:37.987280Z[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] [2m2026-01-07T18:05:38.008792Z[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] [2m2026-01-07T18:05:38.010572Z[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] [2m2026-01-07T18:05:38.037067Z[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] [2m2026-01-07T18:05:38.050913Z[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] [2m2026-01-07T18:05:38.051575Z[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] [2m2026-01-07T18:05:38.051879Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.053094Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.053210Z[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] [2m2026-01-07T18:05:38.053493Z[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] [2m2026-01-07T18:05:38.053765Z[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] [2m2026-01-07T18:05:38.053889Z[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] [2m2026-01-07T18:05:38.055456Z[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] [2m2026-01-07T18:05:38.056895Z[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] [2m2026-01-07T18:05:38.058459Z[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] [2m2026-01-07T18:05:38.062482Z[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] [2m2026-01-07T18:05:38.062701Z[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] [2m2026-01-07T18:05:38.062817Z[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] [2m2026-01-07T18:05:38.063079Z[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] [2m2026-01-07T18:05:38.066425Z[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] [2m2026-01-07T18:05:38.073580Z[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] [2m2026-01-07T18:05:38.075284Z[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] [2m2026-01-07T18:05:38.101913Z[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] [2m2026-01-07T18:05:38.102421Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.110690Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.110810Z[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] [2m2026-01-07T18:05:38.110894Z[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] [2m2026-01-07T18:05:38.110954Z[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] [2m2026-01-07T18:05:38.114763Z[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] [2m2026-01-07T18:05:38.119397Z[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] [2m2026-01-07T18:05:38.119835Z[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] [2m2026-01-07T18:05:38.150622Z[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] [2m2026-01-07T18:05:38.155105Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.156291Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.159751Z[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] [2m2026-01-07T18:05:38.159894Z[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] [2m2026-01-07T18:05:38.160022Z[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] [2m2026-01-07T18:05:38.150978Z[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] [2m2026-01-07T18:05:38.161753Z[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] [2m2026-01-07T18:05:38.164180Z[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] [2m2026-01-07T18:05:38.037619Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.174301Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.185783Z[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] [2m2026-01-07T18:05:38.190784Z[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] [2m2026-01-07T18:05:38.193724Z[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] [2m2026-01-07T18:05:38.199888Z[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] [2m2026-01-07T18:05:38.200052Z[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] [2m2026-01-07T18:05:38.200127Z[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] [2m2026-01-07T18:05:38.200293Z[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] [2m2026-01-07T18:05:38.193594Z[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] [2m2026-01-07T18:05:38.207166Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.208286Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.208352Z[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] [2m2026-01-07T18:05:38.208415Z[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] [2m2026-01-07T18:05:38.208458Z[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] [2m2026-01-07T18:05:38.208649Z[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] [2m2026-01-07T18:05:38.236081Z[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] [2m2026-01-07T18:05:38.243980Z[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] [2m2026-01-07T18:05:38.248463Z[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] [2m2026-01-07T18:05:38.248919Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.249970Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.250032Z[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] [2m2026-01-07T18:05:38.250085Z[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] [2m2026-01-07T18:05:38.250136Z[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] [2m2026-01-07T18:05:38.253417Z[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] [2m2026-01-07T18:05:38.262749Z[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] [2m2026-01-07T18:05:38.263040Z[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] [2m2026-01-07T18:05:38.263434Z[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] [2m2026-01-07T18:05:38.263731Z[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] [2m2026-01-07T18:05:38.264077Z[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] [2m2026-01-07T18:05:38.264456Z[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] [2m2026-01-07T18:05:38.265077Z[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] [2m2026-01-07T18:05:38.265958Z[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] [2m2026-01-07T18:05:38.266208Z[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] [2m2026-01-07T18:05:38.266450Z[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] [2m2026-01-07T18:05:38.266494Z[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] [2m2026-01-07T18:05:38.267368Z[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] [2m2026-01-07T18:05:38.267469Z[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] [2m2026-01-07T18:05:38.267520Z[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] [2m2026-01-07T18:05:38.267571Z[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] [2m2026-01-07T18:05:38.267616Z[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] [2m2026-01-07T18:05:38.267698Z[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] [2m2026-01-07T18:05:38.267743Z[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] [2m2026-01-07T18:05:38.267783Z[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] [2m2026-01-07T18:05:38.267820Z[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] [2m2026-01-07T18:05:38.267885Z[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] [2m2026-01-07T18:05:38.267941Z[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] [2m2026-01-07T18:05:38.267987Z[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] [2m2026-01-07T18:05:38.268029Z[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] [2m2026-01-07T18:05:38.268075Z[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] [2m2026-01-07T18:05:38.268114Z[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] [2m2026-01-07T18:05:38.268161Z[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] [2m2026-01-07T18:05:38.268215Z[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] [2m2026-01-07T18:05:38.268277Z[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] [2m2026-01-07T18:05:38.268326Z[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] [2m2026-01-07T18:05:38.268371Z[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] [2m2026-01-07T18:05:38.268409Z[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] [2m2026-01-07T18:05:38.268454Z[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] [2m2026-01-07T18:05:38.268492Z[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] [2m2026-01-07T18:05:38.268529Z[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] [2m2026-01-07T18:05:38.268566Z[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] [2m2026-01-07T18:05:38.268625Z[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] [2m2026-01-07T18:05:38.268700Z[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] [2m2026-01-07T18:05:38.268756Z[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] [2m2026-01-07T18:05:38.268798Z[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] [2m2026-01-07T18:05:38.268845Z[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] [2m2026-01-07T18:05:38.268895Z[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] [2m2026-01-07T18:05:38.268952Z[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] [2m2026-01-07T18:05:38.268999Z[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] [2m2026-01-07T18:05:38.269049Z[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] [2m2026-01-07T18:05:38.269091Z[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] [2m2026-01-07T18:05:38.269133Z[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] [2m2026-01-07T18:05:38.269178Z[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] [2m2026-01-07T18:05:38.269239Z[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] [2m2026-01-07T18:05:38.269290Z[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] [2m2026-01-07T18:05:38.269337Z[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] [2m2026-01-07T18:05:38.269377Z[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] [2m2026-01-07T18:05:38.269424Z[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] [2m2026-01-07T18:05:38.269462Z[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] [2m2026-01-07T18:05:38.269500Z[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] [2m2026-01-07T18:05:38.269548Z[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] [2m2026-01-07T18:05:38.269608Z[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] [2m2026-01-07T18:05:38.269656Z[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] [2m2026-01-07T18:05:38.280758Z[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] [2m2026-01-07T18:05:38.282035Z[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] [2m2026-01-07T18:05:38.288887Z[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] [2m2026-01-07T18:05:38.289044Z[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] [2m2026-01-07T18:05:38.289842Z[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] [2m2026-01-07T18:05:38.291402Z[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] [2m2026-01-07T18:05:38.292329Z[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] [2m2026-01-07T18:05:38.292809Z[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] [2m2026-01-07T18:05:38.294071Z[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] [2m2026-01-07T18:05:38.296690Z[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] [2m2026-01-07T18:05:38.297236Z[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] [2m2026-01-07T18:05:38.298742Z[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] [2m2026-01-07T18:05:38.298970Z[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] [2m2026-01-07T18:05:38.299293Z[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] [2m2026-01-07T18:05:38.299638Z[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] [2m2026-01-07T18:05:38.284182Z[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] [2m2026-01-07T18:05:38.301236Z[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] [2m2026-01-07T18:05:38.301402Z[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] [2m2026-01-07T18:05:38.311324Z[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] [2m2026-01-07T18:05:38.311567Z[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] [2m2026-01-07T18:05:38.311823Z[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] [2m2026-01-07T18:05:38.312057Z[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] [2m2026-01-07T18:05:38.312228Z[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] [2m2026-01-07T18:05:38.312509Z[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] [2m2026-01-07T18:05:38.313302Z[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] [2m2026-01-07T18:05:38.313678Z[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] [2m2026-01-07T18:05:38.315353Z[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] [2m2026-01-07T18:05:38.316086Z[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] [2m2026-01-07T18:05:38.316351Z[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] [2m2026-01-07T18:05:38.316642Z[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] [2m2026-01-07T18:05:38.316979Z[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] [2m2026-01-07T18:05:38.317066Z[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] [2m2026-01-07T18:05:38.317136Z[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] [2m2026-01-07T18:05:38.317201Z[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] [2m2026-01-07T18:05:38.317253Z[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] [2m2026-01-07T18:05:38.317337Z[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] [2m2026-01-07T18:05:38.317390Z[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] [2m2026-01-07T18:05:38.317456Z[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] [2m2026-01-07T18:05:38.317510Z[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] [2m2026-01-07T18:05:38.317573Z[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] [2m2026-01-07T18:05:38.317622Z[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] [2m2026-01-07T18:05:38.317706Z[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] [2m2026-01-07T18:05:38.317761Z[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] [2m2026-01-07T18:05:38.317872Z[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] [2m2026-01-07T18:05:38.317941Z[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] [2m2026-01-07T18:05:38.317995Z[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] [2m2026-01-07T18:05:38.318067Z[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] [2m2026-01-07T18:05:38.318120Z[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] [2m2026-01-07T18:05:38.318219Z[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] [2m2026-01-07T18:05:38.318296Z[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] [2m2026-01-07T18:05:38.318351Z[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] [2m2026-01-07T18:05:38.318421Z[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] [2m2026-01-07T18:05:38.318471Z[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] [2m2026-01-07T18:05:38.318535Z[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] [2m2026-01-07T18:05:38.318587Z[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] [2m2026-01-07T18:05:38.332742Z[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] [2m2026-01-07T18:05:38.332889Z[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] [2m2026-01-07T18:05:38.332983Z[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] [2m2026-01-07T18:05:38.333042Z[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] [2m2026-01-07T18:05:38.333130Z[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] [2m2026-01-07T18:05:38.333227Z[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] [2m2026-01-07T18:05:38.333333Z[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] [2m2026-01-07T18:05:38.333429Z[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] [2m2026-01-07T18:05:38.333542Z[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] [2m2026-01-07T18:05:38.333762Z[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] [2m2026-01-07T18:05:38.333943Z[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] [2m2026-01-07T18:05:38.334035Z[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] [2m2026-01-07T18:05:38.337746Z[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] [2m2026-01-07T18:05:38.337842Z[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] [2m2026-01-07T18:05:38.337944Z[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] [2m2026-01-07T18:05:38.338083Z[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] [2m2026-01-07T18:05:38.338194Z[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] [2m2026-01-07T18:05:38.338314Z[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] [2m2026-01-07T18:05:38.338457Z[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] [2m2026-01-07T18:05:38.341737Z[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] [2m2026-01-07T18:05:38.341844Z[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] [2m2026-01-07T18:05:38.341983Z[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] [2m2026-01-07T18:05:38.342117Z[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] [2m2026-01-07T18:05:38.342216Z[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] [2m2026-01-07T18:05:38.345746Z[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] [2m2026-01-07T18:05:38.345888Z[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] [2m2026-01-07T18:05:38.345982Z[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] [2m2026-01-07T18:05:38.346091Z[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] [2m2026-01-07T18:05:38.346219Z[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] [2m2026-01-07T18:05:38.346319Z[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] [2m2026-01-07T18:05:38.346409Z[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] [2m2026-01-07T18:05:38.349731Z[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] [2m2026-01-07T18:05:38.349832Z[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] [2m2026-01-07T18:05:38.357796Z[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] [2m2026-01-07T18:05:38.357956Z[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] [2m2026-01-07T18:05:38.358109Z[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] [2m2026-01-07T18:05:38.358213Z[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] [2m2026-01-07T18:05:38.358340Z[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] [2m2026-01-07T18:05:38.358431Z[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] [2m2026-01-07T18:05:38.358557Z[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] [2m2026-01-07T18:05:38.358962Z[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] [2m2026-01-07T18:05:38.359067Z[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] [2m2026-01-07T18:05:38.359161Z[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] [2m2026-01-07T18:05:38.359260Z[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] [2m2026-01-07T18:05:38.359341Z[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] [2m2026-01-07T18:05:38.359436Z[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] [2m2026-01-07T18:05:38.359525Z[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] [2m2026-01-07T18:05:38.359648Z[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] [2m2026-01-07T18:05:38.359753Z[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] [2m2026-01-07T18:05:38.359858Z[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] [2m2026-01-07T18:05:38.360015Z[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] [2m2026-01-07T18:05:38.360124Z[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] [2m2026-01-07T18:05:38.360212Z[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] [2m2026-01-07T18:05:38.360310Z[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] [2m2026-01-07T18:05:38.360716Z[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] [2m2026-01-07T18:05:38.364441Z[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] [2m2026-01-07T18:05:38.367730Z[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] [2m2026-01-07T18:05:38.367852Z[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] [2m2026-01-07T18:05:38.367945Z[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] [2m2026-01-07T18:05:38.368058Z[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] [2m2026-01-07T18:05:38.368159Z[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] [2m2026-01-07T18:05:38.368274Z[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] [2m2026-01-07T18:05:38.368359Z[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] [2m2026-01-07T18:05:38.371736Z[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] [2m2026-01-07T18:05:38.371855Z[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] [2m2026-01-07T18:05:38.371957Z[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] [2m2026-01-07T18:05:38.372025Z[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] [2m2026-01-07T18:05:38.372106Z[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] [2m2026-01-07T18:05:38.381805Z[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] [2m2026-01-07T18:05:38.382064Z[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] [2m2026-01-07T18:05:38.382172Z[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] [2m2026-01-07T18:05:38.382291Z[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] [2m2026-01-07T18:05:38.382443Z[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] [2m2026-01-07T18:05:38.382603Z[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] [2m2026-01-07T18:05:38.382793Z[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] [2m2026-01-07T18:05:38.383099Z[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] [2m2026-01-07T18:05:38.383195Z[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] [2m2026-01-07T18:05:38.383311Z[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] [2m2026-01-07T18:05:38.383411Z[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] [2m2026-01-07T18:05:38.383637Z[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] [2m2026-01-07T18:05:38.383743Z[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] [2m2026-01-07T18:05:38.383878Z[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] [2m2026-01-07T18:05:38.383967Z[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] [2m2026-01-07T18:05:38.384058Z[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] [2m2026-01-07T18:05:38.384158Z[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] [2m2026-01-07T18:05:38.384283Z[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] [2m2026-01-07T18:05:38.384424Z[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] [2m2026-01-07T18:05:38.384588Z[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] [2m2026-01-07T18:05:38.384692Z[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] [2m2026-01-07T18:05:38.384824Z[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] [2m2026-01-07T18:05:38.384914Z[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] [2m2026-01-07T18:05:38.385102Z[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] [2m2026-01-07T18:05:38.386444Z[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] [2m2026-01-07T18:05:38.386591Z[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] [2m2026-01-07T18:05:38.389829Z[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] [2m2026-01-07T18:05:38.389927Z[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] [2m2026-01-07T18:05:38.390046Z[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] [2m2026-01-07T18:05:38.390106Z[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] [2m2026-01-07T18:05:38.390183Z[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] [2m2026-01-07T18:05:38.390238Z[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] [2m2026-01-07T18:05:38.390391Z[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] [2m2026-01-07T18:05:38.390470Z[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] [2m2026-01-07T18:05:38.392268Z[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] [2m2026-01-07T18:05:38.400337Z[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] [2m2026-01-07T18:05:38.400549Z[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] [2m2026-01-07T18:05:38.400866Z[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] [2m2026-01-07T18:05:38.400972Z[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] [2m2026-01-07T18:05:38.401153Z[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] [2m2026-01-07T18:05:38.401210Z[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] [2m2026-01-07T18:05:38.401264Z[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] [2m2026-01-07T18:05:38.401308Z[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] [2m2026-01-07T18:05:38.401349Z[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] [2m2026-01-07T18:05:38.401391Z[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] [2m2026-01-07T18:05:38.401466Z[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] [2m2026-01-07T18:05:38.401551Z[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] [2m2026-01-07T18:05:38.401607Z[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] [2m2026-01-07T18:05:38.401654Z[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] [2m2026-01-07T18:05:38.401845Z[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] [2m2026-01-07T18:05:38.401983Z[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] [2m2026-01-07T18:05:38.402077Z[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] [2m2026-01-07T18:05:38.402169Z[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] [2m2026-01-07T18:05:38.402251Z[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] [2m2026-01-07T18:05:38.402341Z[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] [2m2026-01-07T18:05:38.402422Z[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] [2m2026-01-07T18:05:38.402776Z[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] [2m2026-01-07T18:05:38.402876Z[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] [2m2026-01-07T18:05:38.403328Z[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] [2m2026-01-07T18:05:38.403514Z[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] [2m2026-01-07T18:05:38.404808Z[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] [2m2026-01-07T18:05:38.405155Z[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] [2m2026-01-07T18:05:38.405322Z[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] [2m2026-01-07T18:05:38.405510Z[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] [2m2026-01-07T18:05:38.405609Z[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] [2m2026-01-07T18:05:38.405673Z[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] [2m2026-01-07T18:05:38.405722Z[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] [2m2026-01-07T18:05:38.405768Z[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] [2m2026-01-07T18:05:38.405820Z[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] [2m2026-01-07T18:05:38.405868Z[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] [2m2026-01-07T18:05:38.405912Z[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] [2m2026-01-07T18:05:38.405971Z[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] [2m2026-01-07T18:05:38.406020Z[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] [2m2026-01-07T18:05:38.406069Z[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] [2m2026-01-07T18:05:38.406135Z[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] [2m2026-01-07T18:05:38.406182Z[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] [2m2026-01-07T18:05:38.406234Z[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] [2m2026-01-07T18:05:38.406289Z[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] [2m2026-01-07T18:05:38.414423Z[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] [2m2026-01-07T18:05:38.414563Z[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] [2m2026-01-07T18:05:38.414771Z[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] [2m2026-01-07T18:05:38.414885Z[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] [2m2026-01-07T18:05:38.415102Z[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] [2m2026-01-07T18:05:38.415316Z[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] [2m2026-01-07T18:05:38.415489Z[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] [2m2026-01-07T18:05:38.415726Z[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] [2m2026-01-07T18:05:38.415810Z[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] [2m2026-01-07T18:05:38.416028Z[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] [2m2026-01-07T18:05:38.416221Z[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] [2m2026-01-07T18:05:38.416318Z[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] [2m2026-01-07T18:05:38.416516Z[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] [2m2026-01-07T18:05:38.416835Z[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] [2m2026-01-07T18:05:38.417477Z[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] [2m2026-01-07T18:05:38.417651Z[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] [2m2026-01-07T18:05:38.418260Z[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] [2m2026-01-07T18:05:38.419827Z[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] [2m2026-01-07T18:05:38.419919Z[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] [2m2026-01-07T18:05:38.419999Z[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] [2m2026-01-07T18:05:38.420077Z[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] [2m2026-01-07T18:05:38.420171Z[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] [2m2026-01-07T18:05:38.420260Z[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] [2m2026-01-07T18:05:38.420337Z[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] [2m2026-01-07T18:05:38.420412Z[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] [2m2026-01-07T18:05:38.420487Z[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] [2m2026-01-07T18:05:38.420574Z[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] [2m2026-01-07T18:05:38.420652Z[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] [2m2026-01-07T18:05:38.420789Z[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] [2m2026-01-07T18:05:38.421211Z[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] [2m2026-01-07T18:05:38.424576Z[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] [2m2026-01-07T18:05:38.424909Z[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] [2m2026-01-07T18:05:38.425089Z[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] [2m2026-01-07T18:05:38.425246Z[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] [2m2026-01-07T18:05:38.425400Z[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] [2m2026-01-07T18:05:38.433652Z[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] [2m2026-01-07T18:05:38.433995Z[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] [2m2026-01-07T18:05:38.434093Z[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] [2m2026-01-07T18:05:38.434193Z[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] [2m2026-01-07T18:05:38.434265Z[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] [2m2026-01-07T18:05:38.434643Z[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] [2m2026-01-07T18:05:38.434839Z[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] [2m2026-01-07T18:05:38.434946Z[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] [2m2026-01-07T18:05:38.435214Z[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] [2m2026-01-07T18:05:38.435320Z[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] [2m2026-01-07T18:05:38.435572Z[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] [2m2026-01-07T18:05:38.436129Z[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] [2m2026-01-07T18:05:38.436185Z[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] [2m2026-01-07T18:05:38.436235Z[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] [2m2026-01-07T18:05:38.436287Z[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] [2m2026-01-07T18:05:38.436332Z[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] [2m2026-01-07T18:05:38.436373Z[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] [2m2026-01-07T18:05:38.436411Z[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] [2m2026-01-07T18:05:38.436448Z[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] [2m2026-01-07T18:05:38.436486Z[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] [2m2026-01-07T18:05:38.436529Z[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] [2m2026-01-07T18:05:38.436582Z[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] [2m2026-01-07T18:05:38.436631Z[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] [2m2026-01-07T18:05:38.436694Z[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] [2m2026-01-07T18:05:38.436739Z[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] [2m2026-01-07T18:05:38.436783Z[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] [2m2026-01-07T18:05:38.436837Z[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] [2m2026-01-07T18:05:38.436906Z[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] [2m2026-01-07T18:05:38.436951Z[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] [2m2026-01-07T18:05:38.436991Z[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] [2m2026-01-07T18:05:38.437027Z[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] [2m2026-01-07T18:05:38.437132Z[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] [2m2026-01-07T18:05:38.437183Z[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] [2m2026-01-07T18:05:38.437235Z[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] [2m2026-01-07T18:05:38.437280Z[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] [2m2026-01-07T18:05:38.437319Z[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] [2m2026-01-07T18:05:38.437355Z[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] [2m2026-01-07T18:05:38.437393Z[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] [2m2026-01-07T18:05:38.437427Z[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] [2m2026-01-07T18:05:38.437468Z[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] [2m2026-01-07T18:05:38.437520Z[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] [2m2026-01-07T18:05:38.437572Z[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] [2m2026-01-07T18:05:38.437619Z[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] [2m2026-01-07T18:05:38.437686Z[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] [2m2026-01-07T18:05:38.437728Z[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] [2m2026-01-07T18:05:38.437764Z[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] [2m2026-01-07T18:05:38.437799Z[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] [2m2026-01-07T18:05:38.437835Z[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] [2m2026-01-07T18:05:38.437872Z[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] [2m2026-01-07T18:05:38.437917Z[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] [2m2026-01-07T18:05:38.437968Z[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] [2m2026-01-07T18:05:38.438014Z[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] [2m2026-01-07T18:05:38.438057Z[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] [2m2026-01-07T18:05:38.438096Z[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] [2m2026-01-07T18:05:38.438161Z[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] [2m2026-01-07T18:05:38.438199Z[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] [2m2026-01-07T18:05:38.438243Z[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] [2m2026-01-07T18:05:38.438296Z[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] [2m2026-01-07T18:05:38.438345Z[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] [2m2026-01-07T18:05:38.438394Z[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] [2m2026-01-07T18:05:38.438461Z[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] [2m2026-01-07T18:05:38.438502Z[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] [2m2026-01-07T18:05:38.438540Z[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] [2m2026-01-07T18:05:38.438576Z[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] [2m2026-01-07T18:05:38.438610Z[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] [2m2026-01-07T18:05:38.448572Z[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] [2m2026-01-07T18:05:38.438654Z[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] [2m2026-01-07T18:05:38.448812Z[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] [2m2026-01-07T18:05:38.448897Z[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] [2m2026-01-07T18:05:38.448969Z[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] [2m2026-01-07T18:05:38.449034Z[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] [2m2026-01-07T18:05:38.449096Z[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] [2m2026-01-07T18:05:38.449187Z[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] [2m2026-01-07T18:05:38.449281Z[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] [2m2026-01-07T18:05:38.449373Z[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] [2m2026-01-07T18:05:38.449459Z[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] [2m2026-01-07T18:05:38.449546Z[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] [2m2026-01-07T18:05:38.449633Z[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] [2m2026-01-07T18:05:38.449735Z[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] [2m2026-01-07T18:05:38.449826Z[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] [2m2026-01-07T18:05:38.449927Z[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] [2m2026-01-07T18:05:38.450013Z[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] [2m2026-01-07T18:05:38.450100Z[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] [2m2026-01-07T18:05:38.450196Z[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] [2m2026-01-07T18:05:38.450283Z[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] [2m2026-01-07T18:05:38.450379Z[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] [2m2026-01-07T18:05:38.450472Z[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] [2m2026-01-07T18:05:38.450559Z[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] [2m2026-01-07T18:05:38.450650Z[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] [2m2026-01-07T18:05:38.450768Z[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] [2m2026-01-07T18:05:38.450891Z[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] [2m2026-01-07T18:05:38.450975Z[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] [2m2026-01-07T18:05:38.451083Z[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] [2m2026-01-07T18:05:38.451171Z[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] [2m2026-01-07T18:05:38.451303Z[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] [2m2026-01-07T18:05:38.451393Z[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] [2m2026-01-07T18:05:38.451482Z[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] [2m2026-01-07T18:05:38.451564Z[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] [2m2026-01-07T18:05:38.451652Z[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] [2m2026-01-07T18:05:38.453497Z[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] [2m2026-01-07T18:05:38.453604Z[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] [2m2026-01-07T18:05:38.458184Z[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] [2m2026-01-07T18:05:38.458381Z[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] [2m2026-01-07T18:05:38.458502Z[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] [2m2026-01-07T18:05:38.464738Z[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] [2m2026-01-07T18:05:38.464857Z[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] [2m2026-01-07T18:05:38.464926Z[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] [2m2026-01-07T18:05:38.465023Z[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] [2m2026-01-07T18:05:38.465204Z[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] [2m2026-01-07T18:05:38.465311Z[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] [2m2026-01-07T18:05:38.465435Z[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] [2m2026-01-07T18:05:38.465560Z[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] [2m2026-01-07T18:05:38.465712Z[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] [2m2026-01-07T18:05:38.465825Z[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] [2m2026-01-07T18:05:38.465955Z[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] [2m2026-01-07T18:05:38.466083Z[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] [2m2026-01-07T18:05:38.466261Z[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] [2m2026-01-07T18:05:38.466400Z[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] [2m2026-01-07T18:05:38.466639Z[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] [2m2026-01-07T18:05:38.454810Z[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] [2m2026-01-07T18:05:38.466895Z[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] [2m2026-01-07T18:05:38.467000Z[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] [2m2026-01-07T18:05:38.467149Z[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] [2m2026-01-07T18:05:38.467951Z[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] [2m2026-01-07T18:05:38.471747Z[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] [2m2026-01-07T18:05:38.471948Z[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] [2m2026-01-07T18:05:38.472192Z[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] [2m2026-01-07T18:05:38.472488Z[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] [2m2026-01-07T18:05:38.472847Z[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] [2m2026-01-07T18:05:38.484267Z[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] [2m2026-01-07T18:05:38.489494Z[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] [2m2026-01-07T18:05:38.465475Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.497886Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.497975Z[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] [2m2026-01-07T18:05:38.498035Z[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] [2m2026-01-07T18:05:38.498091Z[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] [2m2026-01-07T18:05:38.501442Z[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] [2m2026-01-07T18:05:38.502973Z[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] [2m2026-01-07T18:05:38.503189Z[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] [2m2026-01-07T18:05:38.556543Z[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] [2m2026-01-07T18:05:38.565474Z[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] [2m2026-01-07T18:05:38.567830Z[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] [2m2026-01-07T18:05:38.578027Z[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] [2m2026-01-07T18:05:38.579183Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.580403Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.580482Z[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] [2m2026-01-07T18:05:38.580544Z[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] [2m2026-01-07T18:05:38.580594Z[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] [2m2026-01-07T18:05:38.580611Z[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] [2m2026-01-07T18:05:38.580992Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.581984Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.621796Z[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] [2m2026-01-07T18:05:38.621901Z[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] [2m2026-01-07T18:05:38.621949Z[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] [2m2026-01-07T18:05:38.622725Z[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] [2m2026-01-07T18:05:38.622821Z[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] [2m2026-01-07T18:05:38.622896Z[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] [2m2026-01-07T18:05:38.622944Z[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] [2m2026-01-07T18:05:38.622999Z[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] [2m2026-01-07T18:05:38.623046Z[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] [2m2026-01-07T18:05:38.623094Z[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] [2m2026-01-07T18:05:38.623150Z[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] [2m2026-01-07T18:05:38.623211Z[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] [2m2026-01-07T18:05:38.623259Z[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] [2m2026-01-07T18:05:38.623300Z[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] [2m2026-01-07T18:05:38.623338Z[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] [2m2026-01-07T18:05:38.623382Z[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] [2m2026-01-07T18:05:38.623419Z[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] [2m2026-01-07T18:05:38.623461Z[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] [2m2026-01-07T18:05:38.623498Z[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] [2m2026-01-07T18:05:38.623543Z[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] [2m2026-01-07T18:05:38.623594Z[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] [2m2026-01-07T18:05:38.623643Z[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] [2m2026-01-07T18:05:38.623829Z[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] [2m2026-01-07T18:05:38.583424Z[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] [2m2026-01-07T18:05:38.634180Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.635388Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.635454Z[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] [2m2026-01-07T18:05:38.635512Z[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] [2m2026-01-07T18:05:38.635566Z[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] [2m2026-01-07T18:05:38.642956Z[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] [2m2026-01-07T18:05:38.584848Z[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] [2m2026-01-07T18:05:38.593015Z[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] [2m2026-01-07T18:05:38.646872Z[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] [2m2026-01-07T18:05:38.647034Z[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] [2m2026-01-07T18:05:38.647176Z[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] [2m2026-01-07T18:05:38.648532Z[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] [2m2026-01-07T18:05:38.648988Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.650034Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.650093Z[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] [2m2026-01-07T18:05:38.650131Z[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] [2m2026-01-07T18:05:38.650169Z[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] [2m2026-01-07T18:05:38.618289Z[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] [2m2026-01-07T18:05:38.672236Z[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] [2m2026-01-07T18:05:38.672444Z[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] [2m2026-01-07T18:05:38.676749Z[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] [2m2026-01-07T18:05:38.677223Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.689795Z[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] [2m2026-01-07T18:05:38.690248Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.695462Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.695566Z[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] [2m2026-01-07T18:05:38.695641Z[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] [2m2026-01-07T18:05:38.695740Z[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] [2m2026-01-07T18:05:38.695868Z[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] [2m2026-01-07T18:05:38.695954Z[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] [2m2026-01-07T18:05:38.696023Z[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] [2m2026-01-07T18:05:38.696082Z[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] [2m2026-01-07T18:05:38.696169Z[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] [2m2026-01-07T18:05:38.696236Z[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] [2m2026-01-07T18:05:38.696302Z[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] [2m2026-01-07T18:05:38.696462Z[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] [2m2026-01-07T18:05:38.714521Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.714637Z[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] [2m2026-01-07T18:05:38.714732Z[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] [2m2026-01-07T18:05:38.714800Z[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] [2m2026-01-07T18:05:38.747972Z[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] [2m2026-01-07T18:05:38.748540Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.790895Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.791010Z[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] [2m2026-01-07T18:05:38.791082Z[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] [2m2026-01-07T18:05:38.791157Z[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] [2m2026-01-07T18:05:38.791264Z[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] [2m2026-01-07T18:05:38.791361Z[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] [2m2026-01-07T18:05:38.791432Z[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] [2m2026-01-07T18:05:38.791498Z[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] [2m2026-01-07T18:05:38.791567Z[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] [2m2026-01-07T18:05:38.791632Z[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] [2m2026-01-07T18:05:38.791727Z[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] [2m2026-01-07T18:05:38.791790Z[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] [2m2026-01-07T18:05:38.791897Z[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] [2m2026-01-07T18:05:38.791958Z[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] [2m2026-01-07T18:05:38.792019Z[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] [2m2026-01-07T18:05:38.792082Z[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] [2m2026-01-07T18:05:38.792143Z[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] [2m2026-01-07T18:05:38.792209Z[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] [2m2026-01-07T18:05:38.792280Z[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] [2m2026-01-07T18:05:38.792344Z[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] [2m2026-01-07T18:05:38.792408Z[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] [2m2026-01-07T18:05:38.792473Z[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] [2m2026-01-07T18:05:38.792648Z[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] [2m2026-01-07T18:05:38.794705Z[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] [2m2026-01-07T18:05:38.795114Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.796253Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.796313Z[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] [2m2026-01-07T18:05:38.796360Z[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] [2m2026-01-07T18:05:38.796402Z[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] [2m2026-01-07T18:05:38.796723Z[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] [2m2026-01-07T18:05:38.796814Z[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] [2m2026-01-07T18:05:38.796893Z[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] [2m2026-01-07T18:05:38.797053Z[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] [2m2026-01-07T18:05:38.799562Z[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] [2m2026-01-07T18:05:38.803235Z[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] [2m2026-01-07T18:05:38.877654Z[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] [2m2026-01-07T18:05:38.890302Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.898603Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.906678Z[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] [2m2026-01-07T18:05:38.906790Z[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] [2m2026-01-07T18:05:38.906867Z[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] [2m2026-01-07T18:05:38.909497Z[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] [2m2026-01-07T18:05:38.909995Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.911209Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.911280Z[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] [2m2026-01-07T18:05:38.911342Z[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] [2m2026-01-07T18:05:38.911399Z[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] [2m2026-01-07T18:05:38.925020Z[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] [2m2026-01-07T18:05:38.932106Z[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] [2m2026-01-07T18:05:38.932290Z[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] [2m2026-01-07T18:05:38.932401Z[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] [2m2026-01-07T18:05:38.932493Z[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] [2m2026-01-07T18:05:38.932593Z[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] [2m2026-01-07T18:05:38.932713Z[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] [2m2026-01-07T18:05:38.932816Z[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] [2m2026-01-07T18:05:38.932944Z[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] [2m2026-01-07T18:05:38.933050Z[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] [2m2026-01-07T18:05:38.933155Z[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] [2m2026-01-07T18:05:38.933266Z[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] [2m2026-01-07T18:05:38.933475Z[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] [2m2026-01-07T18:05:38.934752Z[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] [2m2026-01-07T18:05:38.934949Z[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] [2m2026-01-07T18:05:38.935213Z[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] [2m2026-01-07T18:05:38.935449Z[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] [2m2026-01-07T18:05:38.935717Z[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] [2m2026-01-07T18:05:38.936182Z[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] [2m2026-01-07T18:05:38.938359Z[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] [2m2026-01-07T18:05:38.941362Z[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] [2m2026-01-07T18:05:38.944313Z[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] [2m2026-01-07T18:05:38.951032Z[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] [2m2026-01-07T18:05:38.952863Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:38.957576Z[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] [2m2026-01-07T18:05:38.959259Z[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] [2m2026-01-07T18:05:38.967640Z[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] [2m2026-01-07T18:05:38.968155Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:38.968242Z[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] [2m2026-01-07T18:05:38.968313Z[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] [2m2026-01-07T18:05:38.968372Z[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] [2m2026-01-07T18:05:38.969203Z[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] [2m2026-01-07T18:05:38.972226Z[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] [2m2026-01-07T18:05:38.973718Z[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] [2m2026-01-07T18:05:38.983792Z[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] [2m2026-01-07T18:05:38.983948Z[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] [2m2026-01-07T18:05:38.984023Z[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] [2m2026-01-07T18:05:38.984089Z[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] [2m2026-01-07T18:05:38.984133Z[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] [2m2026-01-07T18:05:38.984178Z[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] [2m2026-01-07T18:05:38.984242Z[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] [2m2026-01-07T18:05:38.984306Z[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] [2m2026-01-07T18:05:38.984374Z[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] [2m2026-01-07T18:05:38.984440Z[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] [2m2026-01-07T18:05:38.984499Z[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] [2m2026-01-07T18:05:38.984555Z[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] [2m2026-01-07T18:05:38.984616Z[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] [2m2026-01-07T18:05:38.984711Z[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] [2m2026-01-07T18:05:38.984772Z[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] [2m2026-01-07T18:05:38.984827Z[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] [2m2026-01-07T18:05:38.984885Z[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] [2m2026-01-07T18:05:38.984952Z[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] [2m2026-01-07T18:05:38.985013Z[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] [2m2026-01-07T18:05:38.985070Z[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] [2m2026-01-07T18:05:38.985137Z[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] [2m2026-01-07T18:05:38.985203Z[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] [2m2026-01-07T18:05:38.985264Z[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] [2m2026-01-07T18:05:38.985325Z[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] [2m2026-01-07T18:05:38.985508Z[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] [2m2026-01-07T18:05:38.985613Z[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] [2m2026-01-07T18:05:39.025297Z[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] [2m2026-01-07T18:05:39.025919Z[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] [2m2026-01-07T18:05:39.037340Z[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] [2m2026-01-07T18:05:39.044943Z[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] [2m2026-01-07T18:05:38.720761Z[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] [2m2026-01-07T18:05:39.049906Z[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] [2m2026-01-07T18:05:39.049993Z[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] [2m2026-01-07T18:05:39.050067Z[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] [2m2026-01-07T18:05:39.050148Z[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] [2m2026-01-07T18:05:39.050222Z[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] [2m2026-01-07T18:05:39.050301Z[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] [2m2026-01-07T18:05:39.050372Z[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] [2m2026-01-07T18:05:39.050443Z[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] [2m2026-01-07T18:05:39.050710Z[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] [2m2026-01-07T18:05:39.052595Z[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] [2m2026-01-07T18:05:39.052912Z[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] [2m2026-01-07T18:05:39.058038Z[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] [2m2026-01-07T18:05:39.067035Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.079573Z[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] [2m2026-01-07T18:05:39.095223Z[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] [2m2026-01-07T18:05:39.096596Z[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] [2m2026-01-07T18:05:39.097090Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.099592Z[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] [2m2026-01-07T18:05:39.105169Z[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] [2m2026-01-07T18:05:39.105496Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.108945Z[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] [2m2026-01-07T18:05:39.109095Z[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] [2m2026-01-07T18:05:39.109299Z[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] [2m2026-01-07T18:05:39.100724Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.110357Z[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] [2m2026-01-07T18:05:39.110531Z[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] [2m2026-01-07T18:05:39.110366Z[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] [2m2026-01-07T18:05:39.110802Z[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] [2m2026-01-07T18:05:39.110910Z[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] [2m2026-01-07T18:05:39.111169Z[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] [2m2026-01-07T18:05:39.111275Z[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] [2m2026-01-07T18:05:39.111496Z[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] [2m2026-01-07T18:05:39.111739Z[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] [2m2026-01-07T18:05:39.111919Z[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] [2m2026-01-07T18:05:39.112225Z[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] [2m2026-01-07T18:05:39.112332Z[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] [2m2026-01-07T18:05:39.112525Z[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] [2m2026-01-07T18:05:39.112825Z[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] [2m2026-01-07T18:05:39.112964Z[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] [2m2026-01-07T18:05:39.113573Z[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] [2m2026-01-07T18:05:39.114333Z[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] [2m2026-01-07T18:05:39.114838Z[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] [2m2026-01-07T18:05:39.116746Z[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] [2m2026-01-07T18:05:39.118732Z[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] [2m2026-01-07T18:05:39.118854Z[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] [2m2026-01-07T18:05:39.110617Z[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] [2m2026-01-07T18:05:39.119000Z[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] [2m2026-01-07T18:05:39.122843Z[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] [2m2026-01-07T18:05:39.115844Z[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] [2m2026-01-07T18:05:39.124125Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.125212Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.125276Z[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] [2m2026-01-07T18:05:39.125319Z[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] [2m2026-01-07T18:05:39.125360Z[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] [2m2026-01-07T18:05:39.122967Z[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] [2m2026-01-07T18:05:39.125775Z[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] [2m2026-01-07T18:05:39.125844Z[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] [2m2026-01-07T18:05:39.125917Z[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] [2m2026-01-07T18:05:39.125990Z[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] [2m2026-01-07T18:05:39.126164Z[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] [2m2026-01-07T18:05:39.131741Z[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] [2m2026-01-07T18:05:39.131881Z[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] [2m2026-01-07T18:05:39.131944Z[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] [2m2026-01-07T18:05:39.132096Z[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] [2m2026-01-07T18:05:39.132821Z[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] [2m2026-01-07T18:05:39.132908Z[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] [2m2026-01-07T18:05:39.132966Z[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] [2m2026-01-07T18:05:39.133016Z[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] [2m2026-01-07T18:05:39.133060Z[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] [2m2026-01-07T18:05:39.133107Z[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] [2m2026-01-07T18:05:39.133157Z[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] [2m2026-01-07T18:05:39.133192Z[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] [2m2026-01-07T18:05:39.133238Z[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] [2m2026-01-07T18:05:39.133298Z[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] [2m2026-01-07T18:05:39.133345Z[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] [2m2026-01-07T18:05:39.133393Z[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] [2m2026-01-07T18:05:39.133437Z[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] [2m2026-01-07T18:05:39.133482Z[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] [2m2026-01-07T18:05:39.133589Z[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] [2m2026-01-07T18:05:39.166212Z[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] [2m2026-01-07T18:05:39.167853Z[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] [2m2026-01-07T18:05:39.168870Z[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] [2m2026-01-07T18:05:39.169424Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.170651Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.170756Z[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] [2m2026-01-07T18:05:39.170824Z[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] [2m2026-01-07T18:05:39.170889Z[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] [2m2026-01-07T18:05:39.176869Z[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] [2m2026-01-07T18:05:39.182912Z[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] [2m2026-01-07T18:05:39.208024Z[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] [2m2026-01-07T18:05:39.213224Z[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] [2m2026-01-07T18:05:39.177417Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.225061Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.225184Z[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] [2m2026-01-07T18:05:39.225277Z[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] [2m2026-01-07T18:05:39.225338Z[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] [2m2026-01-07T18:05:39.225450Z[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] [2m2026-01-07T18:05:39.225552Z[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] [2m2026-01-07T18:05:39.225629Z[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] [2m2026-01-07T18:05:39.225716Z[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] [2m2026-01-07T18:05:39.225797Z[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] [2m2026-01-07T18:05:39.225867Z[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] [2m2026-01-07T18:05:39.225932Z[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] [2m2026-01-07T18:05:39.225996Z[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] [2m2026-01-07T18:05:39.226063Z[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] [2m2026-01-07T18:05:39.226135Z[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] [2m2026-01-07T18:05:39.226198Z[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] [2m2026-01-07T18:05:39.226264Z[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] [2m2026-01-07T18:05:39.226329Z[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] [2m2026-01-07T18:05:39.226403Z[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] [2m2026-01-07T18:05:39.226464Z[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] [2m2026-01-07T18:05:39.226520Z[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] [2m2026-01-07T18:05:39.226584Z[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] [2m2026-01-07T18:05:39.226676Z[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] [2m2026-01-07T18:05:39.226748Z[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] [2m2026-01-07T18:05:39.226811Z[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] [2m2026-01-07T18:05:39.226886Z[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] [2m2026-01-07T18:05:39.226948Z[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] [2m2026-01-07T18:05:39.227009Z[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] [2m2026-01-07T18:05:39.227082Z[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] [2m2026-01-07T18:05:39.227153Z[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] [2m2026-01-07T18:05:39.227219Z[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] [2m2026-01-07T18:05:39.227290Z[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] [2m2026-01-07T18:05:39.227350Z[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] [2m2026-01-07T18:05:39.227405Z[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] [2m2026-01-07T18:05:39.227468Z[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] [2m2026-01-07T18:05:39.227539Z[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] [2m2026-01-07T18:05:39.227597Z[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] [2m2026-01-07T18:05:39.236697Z[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] [2m2026-01-07T18:05:39.236907Z[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] [2m2026-01-07T18:05:39.236988Z[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] [2m2026-01-07T18:05:39.237045Z[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] [2m2026-01-07T18:05:39.237099Z[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] [2m2026-01-07T18:05:39.237174Z[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] [2m2026-01-07T18:05:39.238753Z[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] [2m2026-01-07T18:05:39.238835Z[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] [2m2026-01-07T18:05:39.238940Z[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] [2m2026-01-07T18:05:39.239007Z[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] [2m2026-01-07T18:05:39.239070Z[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] [2m2026-01-07T18:05:39.239136Z[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] [2m2026-01-07T18:05:39.239198Z[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] [2m2026-01-07T18:05:39.239290Z[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] [2m2026-01-07T18:05:39.239348Z[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] [2m2026-01-07T18:05:39.239430Z[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] [2m2026-01-07T18:05:39.239510Z[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] [2m2026-01-07T18:05:39.239568Z[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] [2m2026-01-07T18:05:39.244062Z[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] [2m2026-01-07T18:05:39.244578Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.239683Z[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] [2m2026-01-07T18:05:39.252859Z[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] [2m2026-01-07T18:05:39.252963Z[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] [2m2026-01-07T18:05:39.253024Z[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] [2m2026-01-07T18:05:39.253105Z[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] [2m2026-01-07T18:05:39.253177Z[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] [2m2026-01-07T18:05:39.253238Z[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] [2m2026-01-07T18:05:39.253292Z[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] [2m2026-01-07T18:05:39.253359Z[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] [2m2026-01-07T18:05:39.253426Z[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] [2m2026-01-07T18:05:39.253488Z[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] [2m2026-01-07T18:05:39.253541Z[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] [2m2026-01-07T18:05:39.253602Z[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] [2m2026-01-07T18:05:39.253695Z[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] [2m2026-01-07T18:05:39.253759Z[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] [2m2026-01-07T18:05:39.253817Z[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] [2m2026-01-07T18:05:39.253875Z[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] [2m2026-01-07T18:05:39.253932Z[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] [2m2026-01-07T18:05:39.253990Z[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] [2m2026-01-07T18:05:39.254043Z[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] [2m2026-01-07T18:05:39.254098Z[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] [2m2026-01-07T18:05:39.254171Z[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] [2m2026-01-07T18:05:39.254232Z[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] [2m2026-01-07T18:05:39.254287Z[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] [2m2026-01-07T18:05:39.254341Z[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] [2m2026-01-07T18:05:39.254394Z[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] [2m2026-01-07T18:05:39.254449Z[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] [2m2026-01-07T18:05:39.254507Z[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] [2m2026-01-07T18:05:39.254569Z[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] [2m2026-01-07T18:05:39.254624Z[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] [2m2026-01-07T18:05:39.254713Z[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] [2m2026-01-07T18:05:39.254765Z[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] [2m2026-01-07T18:05:39.254821Z[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] [2m2026-01-07T18:05:39.254881Z[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] [2m2026-01-07T18:05:39.254939Z[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] [2m2026-01-07T18:05:39.254989Z[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] [2m2026-01-07T18:05:39.255044Z[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] [2m2026-01-07T18:05:39.255106Z[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] [2m2026-01-07T18:05:39.255174Z[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] [2m2026-01-07T18:05:39.255234Z[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] [2m2026-01-07T18:05:39.255291Z[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] [2m2026-01-07T18:05:39.255382Z[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] [2m2026-01-07T18:05:39.255436Z[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] [2m2026-01-07T18:05:39.255488Z[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] [2m2026-01-07T18:05:39.255543Z[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] [2m2026-01-07T18:05:39.255596Z[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] [2m2026-01-07T18:05:39.256183Z[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] [2m2026-01-07T18:05:39.257676Z[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] [2m2026-01-07T18:05:39.266000Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.266105Z[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] [2m2026-01-07T18:05:39.266188Z[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] [2m2026-01-07T18:05:39.266242Z[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] [2m2026-01-07T18:05:39.266407Z[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] [2m2026-01-07T18:05:39.266634Z[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] [2m2026-01-07T18:05:39.266717Z[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] [2m2026-01-07T18:05:39.266779Z[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] [2m2026-01-07T18:05:39.266847Z[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] [2m2026-01-07T18:05:39.266900Z[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] [2m2026-01-07T18:05:39.266947Z[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] [2m2026-01-07T18:05:39.267007Z[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] [2m2026-01-07T18:05:39.267044Z[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] [2m2026-01-07T18:05:39.267080Z[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] [2m2026-01-07T18:05:39.267118Z[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] [2m2026-01-07T18:05:39.267179Z[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] [2m2026-01-07T18:05:39.267230Z[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] [2m2026-01-07T18:05:39.267282Z[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] [2m2026-01-07T18:05:39.267322Z[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] [2m2026-01-07T18:05:39.267357Z[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] [2m2026-01-07T18:05:39.267391Z[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] [2m2026-01-07T18:05:39.267423Z[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] [2m2026-01-07T18:05:39.267452Z[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] [2m2026-01-07T18:05:39.267485Z[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] [2m2026-01-07T18:05:39.267521Z[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] [2m2026-01-07T18:05:39.267593Z[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] [2m2026-01-07T18:05:39.267648Z[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] [2m2026-01-07T18:05:39.267728Z[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] [2m2026-01-07T18:05:39.268028Z[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] [2m2026-01-07T18:05:39.268070Z[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] [2m2026-01-07T18:05:39.268102Z[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] [2m2026-01-07T18:05:39.268155Z[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] [2m2026-01-07T18:05:39.268205Z[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] [2m2026-01-07T18:05:39.268255Z[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] [2m2026-01-07T18:05:39.268292Z[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] [2m2026-01-07T18:05:39.268329Z[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] [2m2026-01-07T18:05:39.268367Z[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] [2m2026-01-07T18:05:39.268403Z[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] [2m2026-01-07T18:05:39.268437Z[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] [2m2026-01-07T18:05:39.268471Z[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] [2m2026-01-07T18:05:39.268501Z[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] [2m2026-01-07T18:05:39.268538Z[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] [2m2026-01-07T18:05:39.268575Z[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] [2m2026-01-07T18:05:39.268622Z[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] [2m2026-01-07T18:05:39.268719Z[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] [2m2026-01-07T18:05:39.268761Z[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] [2m2026-01-07T18:05:39.268795Z[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] [2m2026-01-07T18:05:39.268913Z[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] [2m2026-01-07T18:05:39.268953Z[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] [2m2026-01-07T18:05:39.268989Z[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] [2m2026-01-07T18:05:39.269029Z[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] [2m2026-01-07T18:05:39.269072Z[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] [2m2026-01-07T18:05:39.269136Z[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] [2m2026-01-07T18:05:39.269184Z[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] [2m2026-01-07T18:05:39.269229Z[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] [2m2026-01-07T18:05:39.269267Z[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] [2m2026-01-07T18:05:39.269386Z[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] [2m2026-01-07T18:05:39.269427Z[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] [2m2026-01-07T18:05:39.269463Z[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] [2m2026-01-07T18:05:39.269499Z[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] [2m2026-01-07T18:05:39.269532Z[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] [2m2026-01-07T18:05:39.269568Z[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] [2m2026-01-07T18:05:39.269616Z[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] [2m2026-01-07T18:05:39.281402Z[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] [2m2026-01-07T18:05:39.282989Z[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] [2m2026-01-07T18:05:39.255649Z[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] [2m2026-01-07T18:05:39.284793Z[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] [2m2026-01-07T18:05:39.284888Z[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] [2m2026-01-07T18:05:39.284951Z[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] [2m2026-01-07T18:05:39.285025Z[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] [2m2026-01-07T18:05:39.285086Z[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] [2m2026-01-07T18:05:39.285170Z[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] [2m2026-01-07T18:05:39.285232Z[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] [2m2026-01-07T18:05:39.285301Z[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] [2m2026-01-07T18:05:39.285363Z[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] [2m2026-01-07T18:05:39.285422Z[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] [2m2026-01-07T18:05:39.285481Z[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] [2m2026-01-07T18:05:39.285539Z[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] [2m2026-01-07T18:05:39.285634Z[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] [2m2026-01-07T18:05:39.285725Z[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] [2m2026-01-07T18:05:39.285781Z[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] [2m2026-01-07T18:05:39.285838Z[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] [2m2026-01-07T18:05:39.285908Z[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] [2m2026-01-07T18:05:39.285960Z[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] [2m2026-01-07T18:05:39.286019Z[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] [2m2026-01-07T18:05:39.286073Z[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] [2m2026-01-07T18:05:39.286143Z[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] [2m2026-01-07T18:05:39.286199Z[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] [2m2026-01-07T18:05:39.286265Z[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] [2m2026-01-07T18:05:39.286326Z[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] [2m2026-01-07T18:05:39.286396Z[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] [2m2026-01-07T18:05:39.286458Z[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] [2m2026-01-07T18:05:39.286543Z[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] [2m2026-01-07T18:05:39.286598Z[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] [2m2026-01-07T18:05:39.286637Z[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] [2m2026-01-07T18:05:39.286707Z[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] [2m2026-01-07T18:05:39.286752Z[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] [2m2026-01-07T18:05:39.286789Z[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] [2m2026-01-07T18:05:39.286828Z[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] [2m2026-01-07T18:05:39.286872Z[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] [2m2026-01-07T18:05:39.286911Z[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] [2m2026-01-07T18:05:39.286951Z[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] [2m2026-01-07T18:05:39.287003Z[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] [2m2026-01-07T18:05:39.287051Z[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] [2m2026-01-07T18:05:39.287101Z[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] [2m2026-01-07T18:05:39.287168Z[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] [2m2026-01-07T18:05:39.287219Z[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] [2m2026-01-07T18:05:39.287265Z[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] [2m2026-01-07T18:05:39.287316Z[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] [2m2026-01-07T18:05:39.287365Z[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] [2m2026-01-07T18:05:39.287414Z[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] [2m2026-01-07T18:05:39.287458Z[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] [2m2026-01-07T18:05:39.287510Z[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] [2m2026-01-07T18:05:39.287556Z[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] [2m2026-01-07T18:05:39.287673Z[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] [2m2026-01-07T18:05:39.287734Z[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] [2m2026-01-07T18:05:39.287793Z[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] [2m2026-01-07T18:05:39.287842Z[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] [2m2026-01-07T18:05:39.287899Z[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] [2m2026-01-07T18:05:39.287956Z[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] [2m2026-01-07T18:05:39.288011Z[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] [2m2026-01-07T18:05:39.288064Z[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] [2m2026-01-07T18:05:39.288132Z[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] [2m2026-01-07T18:05:39.288196Z[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] [2m2026-01-07T18:05:39.288251Z[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] [2m2026-01-07T18:05:39.288312Z[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] [2m2026-01-07T18:05:39.288367Z[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] [2m2026-01-07T18:05:39.288419Z[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] [2m2026-01-07T18:05:39.288471Z[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] [2m2026-01-07T18:05:39.288519Z[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] [2m2026-01-07T18:05:39.288579Z[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] [2m2026-01-07T18:05:39.288627Z[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] [2m2026-01-07T18:05:39.292710Z[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] [2m2026-01-07T18:05:39.292775Z[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] [2m2026-01-07T18:05:39.292829Z[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] [2m2026-01-07T18:05:39.292903Z[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] [2m2026-01-07T18:05:39.292960Z[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] [2m2026-01-07T18:05:39.293002Z[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] [2m2026-01-07T18:05:39.293048Z[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] [2m2026-01-07T18:05:39.293084Z[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] [2m2026-01-07T18:05:39.293121Z[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] [2m2026-01-07T18:05:39.293162Z[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] [2m2026-01-07T18:05:39.293200Z[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] [2m2026-01-07T18:05:39.293233Z[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] [2m2026-01-07T18:05:39.293267Z[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] [2m2026-01-07T18:05:39.293434Z[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] [2m2026-01-07T18:05:39.293489Z[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] [2m2026-01-07T18:05:39.293533Z[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] [2m2026-01-07T18:05:39.293572Z[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] [2m2026-01-07T18:05:39.293635Z[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] [2m2026-01-07T18:05:39.293698Z[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] [2m2026-01-07T18:05:39.293748Z[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] [2m2026-01-07T18:05:39.293881Z[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] [2m2026-01-07T18:05:39.293926Z[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] [2m2026-01-07T18:05:39.293961Z[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] [2m2026-01-07T18:05:39.294039Z[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] [2m2026-01-07T18:05:39.294076Z[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] [2m2026-01-07T18:05:39.294112Z[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] [2m2026-01-07T18:05:39.294145Z[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] [2m2026-01-07T18:05:39.294179Z[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] [2m2026-01-07T18:05:39.294218Z[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] [2m2026-01-07T18:05:39.294266Z[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] [2m2026-01-07T18:05:39.294312Z[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] [2m2026-01-07T18:05:39.294355Z[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] [2m2026-01-07T18:05:39.294396Z[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] [2m2026-01-07T18:05:39.294436Z[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] [2m2026-01-07T18:05:39.294481Z[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] [2m2026-01-07T18:05:39.294518Z[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] [2m2026-01-07T18:05:39.294577Z[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] [2m2026-01-07T18:05:39.294617Z[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] [2m2026-01-07T18:05:39.294678Z[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] [2m2026-01-07T18:05:39.294723Z[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] [2m2026-01-07T18:05:39.294753Z[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] [2m2026-01-07T18:05:39.303988Z[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] [2m2026-01-07T18:05:39.306982Z[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] [2m2026-01-07T18:05:39.307035Z[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] [2m2026-01-07T18:05:39.307187Z[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] [2m2026-01-07T18:05:39.307397Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.308255Z[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] [2m2026-01-07T18:05:39.308301Z[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] [2m2026-01-07T18:05:39.308368Z[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] [2m2026-01-07T18:05:39.308510Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.308563Z[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] [2m2026-01-07T18:05:39.309717Z[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] [2m2026-01-07T18:05:39.309963Z[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] [2m2026-01-07T18:05:39.309992Z[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] [2m2026-01-07T18:05:39.310035Z[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] [2m2026-01-07T18:05:39.315679Z[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] [2m2026-01-07T18:05:39.315906Z[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] [2m2026-01-07T18:05:39.316034Z[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] [2m2026-01-07T18:05:39.317207Z[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] [2m2026-01-07T18:05:39.317367Z[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] [2m2026-01-07T18:05:39.317537Z[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] [2m2026-01-07T18:05:39.317683Z[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] [2m2026-01-07T18:05:39.320821Z[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] [2m2026-01-07T18:05:39.320902Z[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] [2m2026-01-07T18:05:39.344340Z[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] [2m2026-01-07T18:05:39.344804Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.345898Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.345970Z[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] [2m2026-01-07T18:05:39.346031Z[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] [2m2026-01-07T18:05:39.346080Z[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] [2m2026-01-07T18:05:39.346274Z[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] [2m2026-01-07T18:05:39.346347Z[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] [2m2026-01-07T18:05:39.346423Z[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] [2m2026-01-07T18:05:39.347593Z[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] [2m2026-01-07T18:05:39.347717Z[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] [2m2026-01-07T18:05:39.347765Z[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] [2m2026-01-07T18:05:39.349135Z[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] [2m2026-01-07T18:05:39.349156Z[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] [2m2026-01-07T18:05:39.349276Z[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] [2m2026-01-07T18:05:39.349510Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.350379Z[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] [2m2026-01-07T18:05:39.350429Z[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] [2m2026-01-07T18:05:39.350569Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.350585Z[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] [2m2026-01-07T18:05:39.350628Z[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] [2m2026-01-07T18:05:39.351807Z[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] [2m2026-01-07T18:05:39.357768Z[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] [2m2026-01-07T18:05:39.357856Z[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] [2m2026-01-07T18:05:39.365100Z[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] [2m2026-01-07T18:05:39.366713Z[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] [2m2026-01-07T18:05:39.366889Z[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] [2m2026-01-07T18:05:39.367095Z[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] [2m2026-01-07T18:05:39.367314Z[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] [2m2026-01-07T18:05:39.367493Z[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] [2m2026-01-07T18:05:39.367634Z[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] [2m2026-01-07T18:05:39.368741Z[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] [2m2026-01-07T18:05:39.368851Z[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] [2m2026-01-07T18:05:39.368918Z[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] [2m2026-01-07T18:05:39.369014Z[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] [2m2026-01-07T18:05:39.392687Z[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] [2m2026-01-07T18:05:39.393458Z[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] [2m2026-01-07T18:05:39.394434Z[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] [2m2026-01-07T18:05:39.394648Z[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] [2m2026-01-07T18:05:39.395188Z[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] [2m2026-01-07T18:05:39.396143Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.400651Z[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] [2m2026-01-07T18:05:39.400847Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.400941Z[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] [2m2026-01-07T18:05:39.401048Z[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] [2m2026-01-07T18:05:39.401140Z[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] [2m2026-01-07T18:05:39.402215Z[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] [2m2026-01-07T18:05:39.402226Z[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] [2m2026-01-07T18:05:39.402428Z[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] [2m2026-01-07T18:05:39.402622Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.411048Z[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] [2m2026-01-07T18:05:39.411804Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.411913Z[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] [2m2026-01-07T18:05:39.411970Z[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] [2m2026-01-07T18:05:39.412013Z[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] [2m2026-01-07T18:05:39.412610Z[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] [2m2026-01-07T18:05:39.412737Z[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] [2m2026-01-07T18:05:39.412839Z[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] [2m2026-01-07T18:05:39.412943Z[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] [2m2026-01-07T18:05:39.413051Z[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] [2m2026-01-07T18:05:39.413159Z[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] [2m2026-01-07T18:05:39.402701Z[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] [2m2026-01-07T18:05:39.402855Z[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] [2m2026-01-07T18:05:39.417994Z[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] [2m2026-01-07T18:05:39.418112Z[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] [2m2026-01-07T18:05:39.418219Z[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] [2m2026-01-07T18:05:39.418271Z[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] [2m2026-01-07T18:05:39.418319Z[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] [2m2026-01-07T18:05:39.418371Z[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] [2m2026-01-07T18:05:39.402850Z[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] [2m2026-01-07T18:05:39.418783Z[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] [2m2026-01-07T18:05:39.419047Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.402917Z[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] [2m2026-01-07T18:05:39.419193Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.419357Z[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] [2m2026-01-07T18:05:39.419464Z[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] [2m2026-01-07T18:05:39.420285Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.420346Z[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] [2m2026-01-07T18:05:39.420382Z[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] [2m2026-01-07T18:05:39.420417Z[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] [2m2026-01-07T18:05:39.403054Z[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] [2m2026-01-07T18:05:39.402993Z[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] [2m2026-01-07T18:05:39.420540Z[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] [2m2026-01-07T18:05:39.420593Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.420605Z[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] [2m2026-01-07T18:05:39.421755Z[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] [2m2026-01-07T18:05:39.421869Z[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] [2m2026-01-07T18:05:39.421946Z[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] [2m2026-01-07T18:05:39.421885Z[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] [2m2026-01-07T18:05:39.421869Z[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] [2m2026-01-07T18:05:39.421771Z[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] [2m2026-01-07T18:05:39.423697Z[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] [2m2026-01-07T18:05:39.423825Z[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] [2m2026-01-07T18:05:39.423977Z[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] [2m2026-01-07T18:05:39.425837Z[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] [2m2026-01-07T18:05:39.427465Z[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] [2m2026-01-07T18:05:39.427689Z[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] [2m2026-01-07T18:05:39.427833Z[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] [2m2026-01-07T18:05:39.427959Z[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] [2m2026-01-07T18:05:39.428066Z[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] [2m2026-01-07T18:05:39.428216Z[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] [2m2026-01-07T18:05:39.429457Z[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] [2m2026-01-07T18:05:39.429622Z[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] [2m2026-01-07T18:05:39.429752Z[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] [2m2026-01-07T18:05:39.430848Z[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] [2m2026-01-07T18:05:39.459573Z[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] [2m2026-01-07T18:05:39.461747Z[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] [2m2026-01-07T18:05:39.471801Z[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] [2m2026-01-07T18:05:39.472021Z[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] [2m2026-01-07T18:05:39.472109Z[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] [2m2026-01-07T18:05:39.472181Z[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] [2m2026-01-07T18:05:39.472252Z[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] [2m2026-01-07T18:05:39.473504Z[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] [2m2026-01-07T18:05:39.473679Z[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] [2m2026-01-07T18:05:39.473758Z[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] [2m2026-01-07T18:05:39.474893Z[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] [2m2026-01-07T18:05:39.480156Z[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] [2m2026-01-07T18:05:39.482116Z[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] [2m2026-01-07T18:05:39.482140Z[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] [2m2026-01-07T18:05:39.482223Z[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] [2m2026-01-07T18:05:39.482294Z[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] [2m2026-01-07T18:05:39.482360Z[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] [2m2026-01-07T18:05:39.483577Z[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] [2m2026-01-07T18:05:39.483651Z[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] [2m2026-01-07T18:05:39.483726Z[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] [2m2026-01-07T18:05:39.485953Z[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] [2m2026-01-07T18:05:39.492031Z[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] [2m2026-01-07T18:05:39.498121Z[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] [2m2026-01-07T18:05:39.503815Z[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] [2m2026-01-07T18:05:39.503844Z[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] [2m2026-01-07T18:05:39.503968Z[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] [2m2026-01-07T18:05:39.504033Z[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] [2m2026-01-07T18:05:39.504067Z[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] [2m2026-01-07T18:05:39.505421Z[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] [2m2026-01-07T18:05:39.505564Z[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] [2m2026-01-07T18:05:39.505620Z[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] [2m2026-01-07T18:05:39.505703Z[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] [2m2026-01-07T18:05:39.512065Z[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] [2m2026-01-07T18:05:39.522217Z[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] [2m2026-01-07T18:05:39.528000Z[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] [2m2026-01-07T18:05:39.537199Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.547793Z[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] [2m2026-01-07T18:05:39.547952Z[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] [2m2026-01-07T18:05:39.548048Z[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] [2m2026-01-07T18:05:39.548046Z[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] [2m2026-01-07T18:05:39.547829Z[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] [2m2026-01-07T18:05:39.547894Z[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] [2m2026-01-07T18:05:39.548324Z[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] [2m2026-01-07T18:05:39.548909Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.548960Z[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] [2m2026-01-07T18:05:39.548983Z[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] [2m2026-01-07T18:05:39.549219Z[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] [2m2026-01-07T18:05:39.549285Z[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] [2m2026-01-07T18:05:39.550000Z[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] [2m2026-01-07T18:05:39.550037Z[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] [2m2026-01-07T18:05:39.550074Z[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] [2m2026-01-07T18:05:39.550103Z[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] [2m2026-01-07T18:05:39.550148Z[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] [2m2026-01-07T18:05:39.550172Z[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] [2m2026-01-07T18:05:39.550270Z[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] [2m2026-01-07T18:05:39.538041Z[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] [2m2026-01-07T18:05:39.560828Z[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] [2m2026-01-07T18:05:39.562518Z[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] [2m2026-01-07T18:05:39.562744Z[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] [2m2026-01-07T18:05:39.562835Z[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] [2m2026-01-07T18:05:39.562898Z[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] [2m2026-01-07T18:05:39.562961Z[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] [2m2026-01-07T18:05:39.563049Z[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] [2m2026-01-07T18:05:39.564733Z[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] [2m2026-01-07T18:05:39.564797Z[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] [2m2026-01-07T18:05:39.564845Z[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] [2m2026-01-07T18:05:39.567079Z[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] [2m2026-01-07T18:05:39.567187Z[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] [2m2026-01-07T18:05:39.567209Z[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] [2m2026-01-07T18:05:39.567678Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.567712Z[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] [2m2026-01-07T18:05:39.568067Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.568879Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.568949Z[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] [2m2026-01-07T18:05:39.569003Z[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] [2m2026-01-07T18:05:39.569056Z[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] [2m2026-01-07T18:05:39.569082Z[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] [2m2026-01-07T18:05:39.569423Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.570000Z[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] [2m2026-01-07T18:05:39.570146Z[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] [2m2026-01-07T18:05:39.570248Z[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] [2m2026-01-07T18:05:39.570342Z[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] [2m2026-01-07T18:05:39.570441Z[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] [2m2026-01-07T18:05:39.571487Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.571556Z[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] [2m2026-01-07T18:05:39.571600Z[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] [2m2026-01-07T18:05:39.571643Z[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] [2m2026-01-07T18:05:39.576762Z[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] [2m2026-01-07T18:05:39.578790Z[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] [2m2026-01-07T18:05:39.578889Z[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] [2m2026-01-07T18:05:39.579106Z[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] [2m2026-01-07T18:05:39.579213Z[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] [2m2026-01-07T18:05:39.579304Z[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] [2m2026-01-07T18:05:39.579390Z[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] [2m2026-01-07T18:05:39.579477Z[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] [2m2026-01-07T18:05:39.579574Z[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] [2m2026-01-07T18:05:39.579828Z[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] [2m2026-01-07T18:05:39.585696Z[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] [2m2026-01-07T18:05:39.591741Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.591894Z[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] [2m2026-01-07T18:05:39.591963Z[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] [2m2026-01-07T18:05:39.592020Z[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] [2m2026-01-07T18:05:39.591892Z[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] [2m2026-01-07T18:05:39.620422Z[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] [2m2026-01-07T18:05:39.625822Z[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] [2m2026-01-07T18:05:39.626027Z[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] [2m2026-01-07T18:05:39.626293Z[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] [2m2026-01-07T18:05:39.627021Z[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] [2m2026-01-07T18:05:39.627277Z[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] [2m2026-01-07T18:05:39.626341Z[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] [2m2026-01-07T18:05:39.628625Z[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] [2m2026-01-07T18:05:39.628679Z[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] [2m2026-01-07T18:05:39.628940Z[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] [2m2026-01-07T18:05:39.629155Z[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] [2m2026-01-07T18:05:39.630635Z[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] [2m2026-01-07T18:05:39.631220Z[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] [2m2026-01-07T18:05:39.631722Z[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] [2m2026-01-07T18:05:39.633187Z[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] [2m2026-01-07T18:05:39.632772Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.633363Z[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] [2m2026-01-07T18:05:39.633838Z[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] [2m2026-01-07T18:05:39.634799Z[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] [2m2026-01-07T18:05:39.634816Z[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] [2m2026-01-07T18:05:39.630880Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.631024Z[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] [2m2026-01-07T18:05:39.636876Z[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] [2m2026-01-07T18:05:39.637237Z[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] [2m2026-01-07T18:05:39.638302Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.638384Z[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] [2m2026-01-07T18:05:39.638385Z[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] [2m2026-01-07T18:05:39.638472Z[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] [2m2026-01-07T18:05:39.638534Z[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] [2m2026-01-07T18:05:39.639048Z[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] [2m2026-01-07T18:05:39.639300Z[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] [2m2026-01-07T18:05:39.639424Z[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] [2m2026-01-07T18:05:39.645029Z[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] [2m2026-01-07T18:05:39.650198Z[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] [2m2026-01-07T18:05:39.639481Z[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] [2m2026-01-07T18:05:39.653147Z[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] [2m2026-01-07T18:05:39.646975Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.650090Z[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] [2m2026-01-07T18:05:39.656548Z[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] [2m2026-01-07T18:05:39.656926Z[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] [2m2026-01-07T18:05:39.657338Z[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] [2m2026-01-07T18:05:39.659644Z[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] [2m2026-01-07T18:05:39.639610Z[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] [2m2026-01-07T18:05:39.665211Z[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] [2m2026-01-07T18:05:39.666873Z[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] [2m2026-01-07T18:05:39.692976Z[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] [2m2026-01-07T18:05:39.694593Z[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] [2m2026-01-07T18:05:39.694727Z[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] [2m2026-01-07T18:05:39.696079Z[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] [2m2026-01-07T18:05:39.696229Z[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] [2m2026-01-07T18:05:39.696515Z[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] [2m2026-01-07T18:05:39.699373Z[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] [2m2026-01-07T18:05:39.700577Z[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] [2m2026-01-07T18:05:39.700646Z[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] [2m2026-01-07T18:05:39.700732Z[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] [2m2026-01-07T18:05:39.705369Z[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] [2m2026-01-07T18:05:39.705886Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.707020Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.707099Z[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] [2m2026-01-07T18:05:39.707166Z[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] [2m2026-01-07T18:05:39.707228Z[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] [2m2026-01-07T18:05:39.707351Z[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] [2m2026-01-07T18:05:39.707443Z[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] [2m2026-01-07T18:05:39.707516Z[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] [2m2026-01-07T18:05:39.707595Z[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] [2m2026-01-07T18:05:39.708798Z[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] [2m2026-01-07T18:05:39.708902Z[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] [2m2026-01-07T18:05:39.708969Z[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] [2m2026-01-07T18:05:39.724090Z[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] [2m2026-01-07T18:05:39.731731Z[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] [2m2026-01-07T18:05:39.734939Z[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] [2m2026-01-07T18:05:39.734993Z[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] [2m2026-01-07T18:05:39.735061Z[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] [2m2026-01-07T18:05:39.735124Z[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] [2m2026-01-07T18:05:39.735182Z[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] [2m2026-01-07T18:05:39.740202Z[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] [2m2026-01-07T18:05:39.741418Z[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] [2m2026-01-07T18:05:39.741482Z[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] [2m2026-01-07T18:05:39.741542Z[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] [2m2026-01-07T18:05:39.741590Z[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] [2m2026-01-07T18:05:39.741632Z[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] [2m2026-01-07T18:05:39.741736Z[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] [2m2026-01-07T18:05:39.741798Z[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] [2m2026-01-07T18:05:39.741798Z[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] [2m2026-01-07T18:05:39.741848Z[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] [2m2026-01-07T18:05:39.741942Z[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] [2m2026-01-07T18:05:39.742009Z[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] [2m2026-01-07T18:05:39.742064Z[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] [2m2026-01-07T18:05:39.744613Z[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] [2m2026-01-07T18:05:39.748761Z[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] [2m2026-01-07T18:05:39.748889Z[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] [2m2026-01-07T18:05:39.748963Z[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] [2m2026-01-07T18:05:39.749062Z[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] [2m2026-01-07T18:05:39.748780Z[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] [2m2026-01-07T18:05:39.752482Z[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] [2m2026-01-07T18:05:39.753028Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.754183Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.755460Z[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] [2m2026-01-07T18:05:39.763311Z[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] [2m2026-01-07T18:05:39.763647Z[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] [2m2026-01-07T18:05:39.764472Z[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] [2m2026-01-07T18:05:39.765088Z[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] [2m2026-01-07T18:05:39.765543Z[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] [2m2026-01-07T18:05:39.762820Z[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] [2m2026-01-07T18:05:39.766735Z[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] [2m2026-01-07T18:05:39.766798Z[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] [2m2026-01-07T18:05:39.755801Z[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] [2m2026-01-07T18:05:39.767789Z[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] [2m2026-01-07T18:05:39.767940Z[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] [2m2026-01-07T18:05:39.768022Z[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] [2m2026-01-07T18:05:39.768077Z[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] [2m2026-01-07T18:05:39.768137Z[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] [2m2026-01-07T18:05:39.768194Z[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] [2m2026-01-07T18:05:39.768246Z[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] [2m2026-01-07T18:05:39.768294Z[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] [2m2026-01-07T18:05:39.768341Z[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] [2m2026-01-07T18:05:39.768392Z[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] [2m2026-01-07T18:05:39.768442Z[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] [2m2026-01-07T18:05:39.768489Z[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] [2m2026-01-07T18:05:39.768553Z[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] [2m2026-01-07T18:05:39.768624Z[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] [2m2026-01-07T18:05:39.755878Z[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] [2m2026-01-07T18:05:39.755936Z[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] [2m2026-01-07T18:05:39.772926Z[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] [2m2026-01-07T18:05:39.773015Z[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] [2m2026-01-07T18:05:39.773067Z[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] [2m2026-01-07T18:05:39.773111Z[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] [2m2026-01-07T18:05:39.773168Z[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] [2m2026-01-07T18:05:39.773207Z[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] [2m2026-01-07T18:05:39.773250Z[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] [2m2026-01-07T18:05:39.773289Z[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] [2m2026-01-07T18:05:39.773329Z[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] [2m2026-01-07T18:05:39.773370Z[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] [2m2026-01-07T18:05:39.773409Z[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] [2m2026-01-07T18:05:39.773452Z[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] [2m2026-01-07T18:05:39.773489Z[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] [2m2026-01-07T18:05:39.773531Z[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] [2m2026-01-07T18:05:39.773574Z[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] [2m2026-01-07T18:05:39.756010Z[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] [2m2026-01-07T18:05:39.756065Z[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] [2m2026-01-07T18:05:39.756116Z[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] [2m2026-01-07T18:05:39.756190Z[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] [2m2026-01-07T18:05:39.776745Z[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] [2m2026-01-07T18:05:39.776824Z[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] [2m2026-01-07T18:05:39.778800Z[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] [2m2026-01-07T18:05:39.781534Z[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] [2m2026-01-07T18:05:39.781571Z[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] [2m2026-01-07T18:05:39.781633Z[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] [2m2026-01-07T18:05:39.781726Z[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] [2m2026-01-07T18:05:39.781775Z[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] [2m2026-01-07T18:05:39.781884Z[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] [2m2026-01-07T18:05:39.781936Z[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] [2m2026-01-07T18:05:39.781973Z[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] [2m2026-01-07T18:05:39.782011Z[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] [2m2026-01-07T18:05:39.786299Z[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] [2m2026-01-07T18:05:39.786727Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.787803Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.787886Z[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] [2m2026-01-07T18:05:39.787947Z[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] [2m2026-01-07T18:05:39.787996Z[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] [2m2026-01-07T18:05:39.788094Z[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] [2m2026-01-07T18:05:39.788180Z[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] [2m2026-01-07T18:05:39.788246Z[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] [2m2026-01-07T18:05:39.789465Z[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] [2m2026-01-07T18:05:39.789530Z[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] [2m2026-01-07T18:05:39.789576Z[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] [2m2026-01-07T18:05:39.794843Z[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] [2m2026-01-07T18:05:39.809813Z[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] [2m2026-01-07T18:05:39.833169Z[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] [2m2026-01-07T18:05:39.833626Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.834788Z[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] [2m2026-01-07T18:05:39.834964Z[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] [2m2026-01-07T18:05:39.835070Z[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] [2m2026-01-07T18:05:39.839798Z[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] [2m2026-01-07T18:05:39.839925Z[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] [2m2026-01-07T18:05:39.840000Z[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] [2m2026-01-07T18:05:39.840065Z[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] [2m2026-01-07T18:05:39.845903Z[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] [2m2026-01-07T18:05:39.853804Z[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] [2m2026-01-07T18:05:39.860781Z[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] [2m2026-01-07T18:05:39.834635Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.861758Z[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] [2m2026-01-07T18:05:39.861841Z[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] [2m2026-01-07T18:05:39.861898Z[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] [2m2026-01-07T18:05:39.879465Z[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] [2m2026-01-07T18:05:39.882760Z[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] [2m2026-01-07T18:05:39.882869Z[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] [2m2026-01-07T18:05:39.882922Z[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] [2m2026-01-07T18:05:39.882966Z[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] [2m2026-01-07T18:05:39.883043Z[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] [2m2026-01-07T18:05:39.886791Z[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] [2m2026-01-07T18:05:39.886868Z[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] [2m2026-01-07T18:05:39.886919Z[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] [2m2026-01-07T18:05:39.891290Z[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] [2m2026-01-07T18:05:39.891348Z[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] [2m2026-01-07T18:05:39.891422Z[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] [2m2026-01-07T18:05:39.896367Z[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] [2m2026-01-07T18:05:39.896416Z[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] [2m2026-01-07T18:05:39.896563Z[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] [2m2026-01-07T18:05:39.897875Z[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] [2m2026-01-07T18:05:39.897988Z[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] [2m2026-01-07T18:05:39.904855Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.913491Z[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] [2m2026-01-07T18:05:39.916413Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.916503Z[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] [2m2026-01-07T18:05:39.916567Z[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] [2m2026-01-07T18:05:39.916626Z[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] [2m2026-01-07T18:05:39.920817Z[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] [2m2026-01-07T18:05:39.923376Z[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] [2m2026-01-07T18:05:39.923391Z[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] [2m2026-01-07T18:05:39.923484Z[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] [2m2026-01-07T18:05:39.923609Z[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] [2m2026-01-07T18:05:39.923852Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.925038Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.925119Z[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] [2m2026-01-07T18:05:39.925190Z[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] [2m2026-01-07T18:05:39.925246Z[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] [2m2026-01-07T18:05:39.925724Z[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] [2m2026-01-07T18:05:39.925789Z[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] [2m2026-01-07T18:05:39.925830Z[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] [2m2026-01-07T18:05:39.930718Z[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] [2m2026-01-07T18:05:39.935244Z[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] [2m2026-01-07T18:05:39.935279Z[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] [2m2026-01-07T18:05:39.935406Z[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] [2m2026-01-07T18:05:39.936020Z[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] [2m2026-01-07T18:05:39.936601Z[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] [2m2026-01-07T18:05:39.936717Z[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] [2m2026-01-07T18:05:39.939001Z[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] [2m2026-01-07T18:05:39.939181Z[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] [2m2026-01-07T18:05:39.939221Z[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] [2m2026-01-07T18:05:39.939547Z[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] [2m2026-01-07T18:05:39.940451Z[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] [2m2026-01-07T18:05:39.940890Z[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] [2m2026-01-07T18:05:39.940991Z[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] [2m2026-01-07T18:05:39.941160Z[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] [2m2026-01-07T18:05:39.941258Z[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] [2m2026-01-07T18:05:39.943348Z[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] [2m2026-01-07T18:05:39.944699Z[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] [2m2026-01-07T18:05:39.944940Z[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] [2m2026-01-07T18:05:39.945152Z[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] [2m2026-01-07T18:05:39.945707Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.946225Z[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] [2m2026-01-07T18:05:39.947226Z[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] [2m2026-01-07T18:05:39.948520Z[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] [2m2026-01-07T18:05:39.948687Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.948810Z[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] [2m2026-01-07T18:05:39.949017Z[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] [2m2026-01-07T18:05:39.949257Z[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] [2m2026-01-07T18:05:39.952610Z[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] [2m2026-01-07T18:05:39.953083Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.954163Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.954324Z[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] [2m2026-01-07T18:05:39.954377Z[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] [2m2026-01-07T18:05:39.954423Z[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] [2m2026-01-07T18:05:39.955762Z[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] [2m2026-01-07T18:05:39.955846Z[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] [2m2026-01-07T18:05:39.955834Z[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] [2m2026-01-07T18:05:39.956029Z[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] [2m2026-01-07T18:05:39.957197Z[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] [2m2026-01-07T18:05:39.957317Z[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] [2m2026-01-07T18:05:39.961532Z[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] [2m2026-01-07T18:05:39.963128Z[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] [2m2026-01-07T18:05:39.963245Z[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] [2m2026-01-07T18:05:39.963354Z[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] [2m2026-01-07T18:05:39.963427Z[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] [2m2026-01-07T18:05:39.963485Z[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] [2m2026-01-07T18:05:39.963484Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.963536Z[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] [2m2026-01-07T18:05:39.963598Z[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] [2m2026-01-07T18:05:39.963689Z[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] [2m2026-01-07T18:05:39.964480Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.964532Z[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] [2m2026-01-07T18:05:39.964571Z[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] [2m2026-01-07T18:05:39.964610Z[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] [2m2026-01-07T18:05:39.966760Z[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] [2m2026-01-07T18:05:39.966833Z[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] [2m2026-01-07T18:05:39.966900Z[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] [2m2026-01-07T18:05:39.966962Z[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] [2m2026-01-07T18:05:39.967012Z[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] [2m2026-01-07T18:05:39.967062Z[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] [2m2026-01-07T18:05:39.967099Z[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] [2m2026-01-07T18:05:39.967136Z[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] [2m2026-01-07T18:05:39.967200Z[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] [2m2026-01-07T18:05:39.974720Z[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] [2m2026-01-07T18:05:39.981453Z[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] [2m2026-01-07T18:05:39.981815Z[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] [2m2026-01-07T18:05:39.981937Z[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] [2m2026-01-07T18:05:39.981929Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.983142Z[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] [2m2026-01-07T18:05:39.983203Z[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] [2m2026-01-07T18:05:39.983336Z[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] [2m2026-01-07T18:05:39.983506Z[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] [2m2026-01-07T18:05:39.983611Z[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] [2m2026-01-07T18:05:39.984040Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:39.984723Z[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] [2m2026-01-07T18:05:39.984837Z[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] [2m2026-01-07T18:05:39.985608Z[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] [2m2026-01-07T18:05:39.985711Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.985775Z[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] [2m2026-01-07T18:05:39.985817Z[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] [2m2026-01-07T18:05:39.985857Z[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] [2m2026-01-07T18:05:39.986775Z[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] [2m2026-01-07T18:05:39.989121Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:39.989155Z[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] [2m2026-01-07T18:05:39.989197Z[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] [2m2026-01-07T18:05:39.989238Z[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] [2m2026-01-07T18:05:39.989282Z[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] [2m2026-01-07T18:05:39.990436Z[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] [2m2026-01-07T18:05:40.006172Z[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] [2m2026-01-07T18:05:40.006612Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.007743Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.007808Z[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] [2m2026-01-07T18:05:40.007879Z[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] [2m2026-01-07T18:05:40.007923Z[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] [2m2026-01-07T18:05:40.008625Z[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] [2m2026-01-07T18:05:40.008723Z[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] [2m2026-01-07T18:05:40.008739Z[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] [2m2026-01-07T18:05:40.009978Z[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] [2m2026-01-07T18:05:40.010053Z[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] [2m2026-01-07T18:05:40.010115Z[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] [2m2026-01-07T18:05:40.015890Z[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] [2m2026-01-07T18:05:40.015919Z[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] [2m2026-01-07T18:05:40.016033Z[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] [2m2026-01-07T18:05:40.016312Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.017451Z[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] [2m2026-01-07T18:05:40.017497Z[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] [2m2026-01-07T18:05:40.017552Z[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] [2m2026-01-07T18:05:40.018721Z[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] [2m2026-01-07T18:05:40.021676Z[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] [2m2026-01-07T18:05:40.023212Z[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] [2m2026-01-07T18:05:40.023237Z[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] [2m2026-01-07T18:05:40.023326Z[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] [2m2026-01-07T18:05:40.023461Z[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] [2m2026-01-07T18:05:40.023573Z[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] [2m2026-01-07T18:05:40.024544Z[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] [2m2026-01-07T18:05:40.024632Z[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] [2m2026-01-07T18:05:40.024727Z[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] [2m2026-01-07T18:05:40.024807Z[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] [2m2026-01-07T18:05:40.043792Z[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] [2m2026-01-07T18:05:40.043823Z[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] [2m2026-01-07T18:05:40.043963Z[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] [2m2026-01-07T18:05:40.045197Z[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] [2m2026-01-07T18:05:40.045285Z[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] [2m2026-01-07T18:05:40.046024Z[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] [2m2026-01-07T18:05:40.046041Z[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] [2m2026-01-07T18:05:40.046140Z[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] [2m2026-01-07T18:05:40.017409Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.046339Z[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] [2m2026-01-07T18:05:40.046488Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.046434Z[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] [2m2026-01-07T18:05:40.046592Z[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] [2m2026-01-07T18:05:40.047393Z[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] [2m2026-01-07T18:05:40.047474Z[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] [2m2026-01-07T18:05:40.051020Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.056914Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.056961Z[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] [2m2026-01-07T18:05:40.057094Z[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] [2m2026-01-07T18:05:40.057172Z[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] [2m2026-01-07T18:05:40.057217Z[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] [2m2026-01-07T18:05:40.058328Z[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] [2m2026-01-07T18:05:40.058989Z[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] [2m2026-01-07T18:05:40.060014Z[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] [2m2026-01-07T18:05:40.060430Z[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] [2m2026-01-07T18:05:40.060458Z[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] [2m2026-01-07T18:05:40.060516Z[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] [2m2026-01-07T18:05:40.060592Z[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] [2m2026-01-07T18:05:40.060684Z[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] [2m2026-01-07T18:05:40.061859Z[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] [2m2026-01-07T18:05:40.061941Z[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] [2m2026-01-07T18:05:40.062004Z[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] [2m2026-01-07T18:05:40.062067Z[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] [2m2026-01-07T18:05:40.062124Z[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] [2m2026-01-07T18:05:40.062339Z[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] [2m2026-01-07T18:05:40.062526Z[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] [2m2026-01-07T18:05:40.062713Z[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] [2m2026-01-07T18:05:40.062853Z[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] [2m2026-01-07T18:05:40.064010Z[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] [2m2026-01-07T18:05:40.064093Z[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] [2m2026-01-07T18:05:40.064209Z[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] [2m2026-01-07T18:05:40.064299Z[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] [2m2026-01-07T18:05:40.075156Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.075204Z[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] [2m2026-01-07T18:05:40.075334Z[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] [2m2026-01-07T18:05:40.075607Z[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] [2m2026-01-07T18:05:40.075725Z[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] [2m2026-01-07T18:05:40.076527Z[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] [2m2026-01-07T18:05:40.082326Z[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] [2m2026-01-07T18:05:40.082353Z[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] [2m2026-01-07T18:05:40.082471Z[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] [2m2026-01-07T18:05:39.935696Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.083759Z[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] [2m2026-01-07T18:05:40.083909Z[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] [2m2026-01-07T18:05:40.084086Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.084161Z[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] [2m2026-01-07T18:05:40.084192Z[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] [2m2026-01-07T18:05:40.086712Z[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] [2m2026-01-07T18:05:40.086790Z[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] [2m2026-01-07T18:05:40.087167Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.088741Z[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] [2m2026-01-07T18:05:40.088773Z[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] [2m2026-01-07T18:05:40.088909Z[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] [2m2026-01-07T18:05:40.090243Z[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] [2m2026-01-07T18:05:40.096163Z[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] [2m2026-01-07T18:05:40.097430Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.097472Z[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] [2m2026-01-07T18:05:40.097521Z[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] [2m2026-01-07T18:05:40.097577Z[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] [2m2026-01-07T18:05:40.097972Z[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] [2m2026-01-07T18:05:40.098143Z[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] [2m2026-01-07T18:05:40.098309Z[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] [2m2026-01-07T18:05:40.098498Z[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] [2m2026-01-07T18:05:40.098683Z[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] [2m2026-01-07T18:05:40.098783Z[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] [2m2026-01-07T18:05:40.100039Z[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] [2m2026-01-07T18:05:40.100073Z[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] [2m2026-01-07T18:05:40.100120Z[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] [2m2026-01-07T18:05:40.100178Z[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] [2m2026-01-07T18:05:40.106022Z[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] [2m2026-01-07T18:05:40.097629Z[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] [2m2026-01-07T18:05:40.116531Z[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] [2m2026-01-07T18:05:40.116789Z[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] [2m2026-01-07T18:05:40.116883Z[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] [2m2026-01-07T18:05:40.116940Z[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] [2m2026-01-07T18:05:40.116989Z[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] [2m2026-01-07T18:05:40.119735Z[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] [2m2026-01-07T18:05:40.119832Z[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] [2m2026-01-07T18:05:40.119875Z[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] [2m2026-01-07T18:05:40.119923Z[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] [2m2026-01-07T18:05:40.123247Z[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] [2m2026-01-07T18:05:40.124654Z[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] [2m2026-01-07T18:05:40.125750Z[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] [2m2026-01-07T18:05:40.125866Z[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] [2m2026-01-07T18:05:40.125933Z[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] [2m2026-01-07T18:05:40.125997Z[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] [2m2026-01-07T18:05:40.126067Z[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] [2m2026-01-07T18:05:40.127249Z[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] [2m2026-01-07T18:05:40.127323Z[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] [2m2026-01-07T18:05:40.127368Z[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] [2m2026-01-07T18:05:40.155185Z[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] [2m2026-01-07T18:05:40.160880Z[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] [2m2026-01-07T18:05:40.166089Z[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] [2m2026-01-07T18:05:40.167626Z[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] [2m2026-01-07T18:05:40.167779Z[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] [2m2026-01-07T18:05:40.167866Z[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] [2m2026-01-07T18:05:40.167936Z[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] [2m2026-01-07T18:05:40.167988Z[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] [2m2026-01-07T18:05:40.168089Z[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] [2m2026-01-07T18:05:40.169256Z[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] [2m2026-01-07T18:05:40.169311Z[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] [2m2026-01-07T18:05:40.169354Z[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] [2m2026-01-07T18:05:40.170350Z[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] [2m2026-01-07T18:05:40.177947Z[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] [2m2026-01-07T18:05:40.178156Z[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] [2m2026-01-07T18:05:40.178309Z[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] [2m2026-01-07T18:05:40.178457Z[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] [2m2026-01-07T18:05:40.178549Z[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] [2m2026-01-07T18:05:40.180163Z[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] [2m2026-01-07T18:05:40.181645Z[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] [2m2026-01-07T18:05:40.182047Z[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] [2m2026-01-07T18:05:40.182108Z[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] [2m2026-01-07T18:05:40.195162Z[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] [2m2026-01-07T18:05:40.195282Z[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] [2m2026-01-07T18:05:40.196656Z[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] [2m2026-01-07T18:05:40.196656Z[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] [2m2026-01-07T18:05:40.198811Z[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] [2m2026-01-07T18:05:40.198871Z[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] [2m2026-01-07T18:05:40.199000Z[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] [2m2026-01-07T18:05:40.199043Z[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] [2m2026-01-07T18:05:40.199151Z[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] [2m2026-01-07T18:05:40.199308Z[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] [2m2026-01-07T18:05:40.199162Z[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] [2m2026-01-07T18:05:40.199511Z[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] [2m2026-01-07T18:05:40.200720Z[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] [2m2026-01-07T18:05:40.201028Z[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] [2m2026-01-07T18:05:40.200968Z[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] [2m2026-01-07T18:05:40.200924Z[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] [2m2026-01-07T18:05:40.201364Z[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] [2m2026-01-07T18:05:40.201513Z[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] [2m2026-01-07T18:05:40.201681Z[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] [2m2026-01-07T18:05:40.201858Z[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] [2m2026-01-07T18:05:40.216195Z[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] [2m2026-01-07T18:05:40.219803Z[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] [2m2026-01-07T18:05:40.219955Z[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] [2m2026-01-07T18:05:40.220076Z[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] [2m2026-01-07T18:05:40.220280Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.221317Z[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] [2m2026-01-07T18:05:40.221405Z[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] [2m2026-01-07T18:05:40.224091Z[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] [2m2026-01-07T18:05:40.224209Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.224291Z[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] [2m2026-01-07T18:05:40.224352Z[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] [2m2026-01-07T18:05:40.224413Z[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] [2m2026-01-07T18:05:40.225742Z[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] [2m2026-01-07T18:05:40.238544Z[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] [2m2026-01-07T18:05:40.238897Z[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] [2m2026-01-07T18:05:40.238986Z[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] [2m2026-01-07T18:05:40.239074Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.240484Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.240565Z[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] [2m2026-01-07T18:05:40.240614Z[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] [2m2026-01-07T18:05:40.240679Z[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] [2m2026-01-07T18:05:40.241725Z[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] [2m2026-01-07T18:05:40.241872Z[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] [2m2026-01-07T18:05:40.241919Z[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] [2m2026-01-07T18:05:40.241986Z[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] [2m2026-01-07T18:05:40.242698Z[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] [2m2026-01-07T18:05:40.243736Z[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] [2m2026-01-07T18:05:40.244203Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.244357Z[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] [2m2026-01-07T18:05:40.244455Z[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] [2m2026-01-07T18:05:40.245874Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.245941Z[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] [2m2026-01-07T18:05:40.245987Z[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] [2m2026-01-07T18:05:40.246030Z[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] [2m2026-01-07T18:05:40.246173Z[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] [2m2026-01-07T18:05:40.249791Z[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] [2m2026-01-07T18:05:40.249909Z[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] [2m2026-01-07T18:05:40.250038Z[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] [2m2026-01-07T18:05:40.258382Z[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] [2m2026-01-07T18:05:40.261782Z[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] [2m2026-01-07T18:05:40.263436Z[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] [2m2026-01-07T18:05:40.263626Z[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] [2m2026-01-07T18:05:40.263812Z[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] [2m2026-01-07T18:05:40.264009Z[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] [2m2026-01-07T18:05:40.264089Z[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] [2m2026-01-07T18:05:40.264183Z[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] [2m2026-01-07T18:05:40.264268Z[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] [2m2026-01-07T18:05:40.265266Z[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] [2m2026-01-07T18:05:40.265335Z[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] [2m2026-01-07T18:05:40.265411Z[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] [2m2026-01-07T18:05:40.272317Z[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] [2m2026-01-07T18:05:40.272514Z[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] [2m2026-01-07T18:05:40.272642Z[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] [2m2026-01-07T18:05:40.273092Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.273800Z[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] [2m2026-01-07T18:05:40.273861Z[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] [2m2026-01-07T18:05:40.274505Z[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] [2m2026-01-07T18:05:40.274611Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.274687Z[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] [2m2026-01-07T18:05:40.274727Z[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] [2m2026-01-07T18:05:40.274764Z[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] [2m2026-01-07T18:05:40.275756Z[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] [2m2026-01-07T18:05:40.276788Z[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] [2m2026-01-07T18:05:40.277201Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.278264Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.278329Z[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] [2m2026-01-07T18:05:40.278393Z[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] [2m2026-01-07T18:05:40.278420Z[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] [2m2026-01-07T18:05:40.278439Z[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] [2m2026-01-07T18:05:40.278506Z[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] [2m2026-01-07T18:05:40.278578Z[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] [2m2026-01-07T18:05:40.279814Z[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] [2m2026-01-07T18:05:40.279905Z[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] [2m2026-01-07T18:05:40.280011Z[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] [2m2026-01-07T18:05:40.285180Z[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] [2m2026-01-07T18:05:40.300922Z[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] [2m2026-01-07T18:05:40.301363Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.302442Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.302505Z[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] [2m2026-01-07T18:05:40.302560Z[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] [2m2026-01-07T18:05:40.302605Z[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] [2m2026-01-07T18:05:40.304054Z[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] [2m2026-01-07T18:05:40.304490Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.305604Z[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] [2m2026-01-07T18:05:40.305600Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.305684Z[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] [2m2026-01-07T18:05:40.305749Z[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] [2m2026-01-07T18:05:40.305796Z[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] [2m2026-01-07T18:05:40.305898Z[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] [2m2026-01-07T18:05:40.305978Z[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] [2m2026-01-07T18:05:40.305982Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.306042Z[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] [2m2026-01-07T18:05:40.306102Z[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] [2m2026-01-07T18:05:40.306152Z[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] [2m2026-01-07T18:05:40.306209Z[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] [2m2026-01-07T18:05:40.306264Z[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] [2m2026-01-07T18:05:40.306321Z[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] [2m2026-01-07T18:05:40.309969Z[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] [2m2026-01-07T18:05:40.310047Z[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] [2m2026-01-07T18:05:40.310107Z[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] [2m2026-01-07T18:05:40.310171Z[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] [2m2026-01-07T18:05:40.310223Z[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] [2m2026-01-07T18:05:40.310273Z[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] [2m2026-01-07T18:05:40.310328Z[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] [2m2026-01-07T18:05:40.310380Z[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] [2m2026-01-07T18:05:40.310488Z[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] [2m2026-01-07T18:05:40.314729Z[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] [2m2026-01-07T18:05:40.316499Z[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] [2m2026-01-07T18:05:40.316738Z[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] [2m2026-01-07T18:05:40.317105Z[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] [2m2026-01-07T18:05:40.317273Z[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] [2m2026-01-07T18:05:40.317419Z[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] [2m2026-01-07T18:05:40.317419Z[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] [2m2026-01-07T18:05:40.318482Z[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] [2m2026-01-07T18:05:40.318562Z[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] [2m2026-01-07T18:05:40.318492Z[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] [2m2026-01-07T18:05:40.323596Z[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] [2m2026-01-07T18:05:40.324870Z[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] [2m2026-01-07T18:05:40.324887Z[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] [2m2026-01-07T18:05:40.325056Z[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] [2m2026-01-07T18:05:40.325309Z[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] [2m2026-01-07T18:05:40.325581Z[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] [2m2026-01-07T18:05:40.325782Z[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] [2m2026-01-07T18:05:40.325983Z[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] [2m2026-01-07T18:05:40.326146Z[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] [2m2026-01-07T18:05:40.327409Z[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] [2m2026-01-07T18:05:40.327698Z[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] [2m2026-01-07T18:05:40.327877Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.328234Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.328773Z[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] [2m2026-01-07T18:05:40.328845Z[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] [2m2026-01-07T18:05:40.328904Z[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] [2m2026-01-07T18:05:40.328968Z[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] [2m2026-01-07T18:05:40.329599Z[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] [2m2026-01-07T18:05:40.329608Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.329749Z[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] [2m2026-01-07T18:05:40.329468Z[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] [2m2026-01-07T18:05:40.329922Z[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] [2m2026-01-07T18:05:40.329979Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.330090Z[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] [2m2026-01-07T18:05:40.330212Z[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] [2m2026-01-07T18:05:40.330342Z[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] [2m2026-01-07T18:05:40.330473Z[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] [2m2026-01-07T18:05:40.330594Z[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] [2m2026-01-07T18:05:40.330732Z[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] [2m2026-01-07T18:05:40.330951Z[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] [2m2026-01-07T18:05:40.331155Z[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] [2m2026-01-07T18:05:40.331248Z[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] [2m2026-01-07T18:05:40.331364Z[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] [2m2026-01-07T18:05:40.331473Z[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] [2m2026-01-07T18:05:40.331573Z[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] [2m2026-01-07T18:05:40.331700Z[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] [2m2026-01-07T18:05:40.331889Z[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] [2m2026-01-07T18:05:40.331974Z[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] [2m2026-01-07T18:05:40.332264Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.332934Z[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] [2m2026-01-07T18:05:40.333037Z[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] [2m2026-01-07T18:05:40.333162Z[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] [2m2026-01-07T18:05:40.333976Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.334047Z[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] [2m2026-01-07T18:05:40.338715Z[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] [2m2026-01-07T18:05:40.338783Z[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] [2m2026-01-07T18:05:40.339150Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.339257Z[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] [2m2026-01-07T18:05:40.339334Z[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] [2m2026-01-07T18:05:40.339400Z[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] [2m2026-01-07T18:05:40.340704Z[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] [2m2026-01-07T18:05:40.340781Z[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] [2m2026-01-07T18:05:40.341043Z[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] [2m2026-01-07T18:05:40.341141Z[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] [2m2026-01-07T18:05:40.331253Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.341787Z[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] [2m2026-01-07T18:05:40.341857Z[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] [2m2026-01-07T18:05:40.341917Z[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] [2m2026-01-07T18:05:40.342426Z[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] [2m2026-01-07T18:05:40.345911Z[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] [2m2026-01-07T18:05:40.346106Z[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] [2m2026-01-07T18:05:40.346234Z[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] [2m2026-01-07T18:05:40.346446Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.347637Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.347735Z[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] [2m2026-01-07T18:05:40.347804Z[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] [2m2026-01-07T18:05:40.347863Z[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] [2m2026-01-07T18:05:40.348097Z[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] [2m2026-01-07T18:05:40.348208Z[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] [2m2026-01-07T18:05:40.348273Z[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] [2m2026-01-07T18:05:40.349486Z[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] [2m2026-01-07T18:05:40.359637Z[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] [2m2026-01-07T18:05:40.361316Z[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] [2m2026-01-07T18:05:40.361322Z[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] [2m2026-01-07T18:05:40.361440Z[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] [2m2026-01-07T18:05:40.361511Z[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] [2m2026-01-07T18:05:40.361601Z[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] [2m2026-01-07T18:05:40.362879Z[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] [2m2026-01-07T18:05:40.363009Z[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] [2m2026-01-07T18:05:40.363108Z[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] [2m2026-01-07T18:05:40.363221Z[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] [2m2026-01-07T18:05:40.364643Z[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] [2m2026-01-07T18:05:40.367889Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.367914Z[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] [2m2026-01-07T18:05:40.367985Z[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] [2m2026-01-07T18:05:40.368338Z[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] [2m2026-01-07T18:05:40.368463Z[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] [2m2026-01-07T18:05:40.369433Z[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] [2m2026-01-07T18:05:40.375336Z[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] [2m2026-01-07T18:05:40.376119Z[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] [2m2026-01-07T18:05:40.376412Z[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] [2m2026-01-07T18:05:40.376594Z[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] [2m2026-01-07T18:05:40.377080Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.377702Z[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] [2m2026-01-07T18:05:40.377803Z[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] [2m2026-01-07T18:05:40.378689Z[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] [2m2026-01-07T18:05:40.378850Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.379014Z[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] [2m2026-01-07T18:05:40.379225Z[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] [2m2026-01-07T18:05:40.379373Z[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] [2m2026-01-07T18:05:40.379462Z[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] [2m2026-01-07T18:05:40.391874Z[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] [2m2026-01-07T18:05:40.392035Z[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] [2m2026-01-07T18:05:40.392123Z[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] [2m2026-01-07T18:05:40.392184Z[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] [2m2026-01-07T18:05:40.392250Z[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] [2m2026-01-07T18:05:40.393481Z[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] [2m2026-01-07T18:05:40.393756Z[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] [2m2026-01-07T18:05:40.393724Z[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] [2m2026-01-07T18:05:40.393837Z[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] [2m2026-01-07T18:05:40.398184Z[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] [2m2026-01-07T18:05:40.402757Z[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] [2m2026-01-07T18:05:40.406964Z[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] [2m2026-01-07T18:05:40.417802Z[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] [2m2026-01-07T18:05:40.410024Z[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] [2m2026-01-07T18:05:40.417889Z[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] [2m2026-01-07T18:05:40.418007Z[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] [2m2026-01-07T18:05:40.418059Z[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] [2m2026-01-07T18:05:40.419496Z[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] [2m2026-01-07T18:05:40.419581Z[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] [2m2026-01-07T18:05:40.419709Z[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] [2m2026-01-07T18:05:40.419519Z[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] [2m2026-01-07T18:05:40.424022Z[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] [2m2026-01-07T18:05:40.424181Z[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] [2m2026-01-07T18:05:40.424354Z[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] [2m2026-01-07T18:05:40.424626Z[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] [2m2026-01-07T18:05:40.424834Z[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] [2m2026-01-07T18:05:40.425064Z[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] [2m2026-01-07T18:05:40.425316Z[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] [2m2026-01-07T18:05:40.425463Z[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] [2m2026-01-07T18:05:40.426739Z[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] [2m2026-01-07T18:05:40.426958Z[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] [2m2026-01-07T18:05:40.432479Z[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] [2m2026-01-07T18:05:40.434777Z[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] [2m2026-01-07T18:05:40.437864Z[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] [2m2026-01-07T18:05:40.438050Z[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] [2m2026-01-07T18:05:40.438283Z[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] [2m2026-01-07T18:05:40.438470Z[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] [2m2026-01-07T18:05:40.435206Z[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] [2m2026-01-07T18:05:40.435282Z[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] [2m2026-01-07T18:05:40.437865Z[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] [2m2026-01-07T18:05:40.441776Z[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] [2m2026-01-07T18:05:40.442352Z[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] [2m2026-01-07T18:05:40.442419Z[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] [2m2026-01-07T18:05:40.435172Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.442491Z[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] [2m2026-01-07T18:05:40.442945Z[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] [2m2026-01-07T18:05:40.442037Z[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] [2m2026-01-07T18:05:40.442126Z[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] [2m2026-01-07T18:05:40.442222Z[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] [2m2026-01-07T18:05:40.442290Z[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] [2m2026-01-07T18:05:40.442346Z[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] [2m2026-01-07T18:05:40.440952Z[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] [2m2026-01-07T18:05:40.444439Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.447746Z[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] [2m2026-01-07T18:05:40.447996Z[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] [2m2026-01-07T18:05:40.445290Z[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] [2m2026-01-07T18:05:40.449113Z[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] [2m2026-01-07T18:05:40.452845Z[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] [2m2026-01-07T18:05:40.443599Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.454604Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.454863Z[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] [2m2026-01-07T18:05:40.455412Z[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] [2m2026-01-07T18:05:40.455317Z[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] [2m2026-01-07T18:05:40.455724Z[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] [2m2026-01-07T18:05:40.456952Z[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] [2m2026-01-07T18:05:40.457376Z[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] [2m2026-01-07T18:05:40.456018Z[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] [2m2026-01-07T18:05:40.455636Z[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] [2m2026-01-07T18:05:40.456114Z[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] [2m2026-01-07T18:05:40.455944Z[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] [2m2026-01-07T18:05:40.448409Z[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] [2m2026-01-07T18:05:40.444519Z[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] [2m2026-01-07T18:05:40.448481Z[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] [2m2026-01-07T18:05:40.461754Z[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] [2m2026-01-07T18:05:40.465785Z[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] [2m2026-01-07T18:05:40.465923Z[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] [2m2026-01-07T18:05:40.466037Z[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] [2m2026-01-07T18:05:40.466312Z[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] [2m2026-01-07T18:05:40.467087Z[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] [2m2026-01-07T18:05:40.467821Z[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] [2m2026-01-07T18:05:40.468281Z[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] [2m2026-01-07T18:05:40.468419Z[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] [2m2026-01-07T18:05:40.468551Z[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] [2m2026-01-07T18:05:40.470034Z[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] [2m2026-01-07T18:05:40.471766Z[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] [2m2026-01-07T18:05:40.469940Z[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] [2m2026-01-07T18:05:40.477953Z[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] [2m2026-01-07T18:05:40.482598Z[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] [2m2026-01-07T18:05:40.486789Z[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] [2m2026-01-07T18:05:40.489651Z[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] [2m2026-01-07T18:05:40.490825Z[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] [2m2026-01-07T18:05:40.490930Z[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] [2m2026-01-07T18:05:40.495981Z[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] [2m2026-01-07T18:05:40.498705Z[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] [2m2026-01-07T18:05:40.503402Z[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] [2m2026-01-07T18:05:40.503793Z[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] [2m2026-01-07T18:05:40.507772Z[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] [2m2026-01-07T18:05:40.507834Z[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] [2m2026-01-07T18:05:40.507889Z[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] [2m2026-01-07T18:05:40.507940Z[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] [2m2026-01-07T18:05:40.508017Z[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] [2m2026-01-07T18:05:40.508074Z[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] [2m2026-01-07T18:05:40.509370Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.510566Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.510593Z[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] [2m2026-01-07T18:05:40.510641Z[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] [2m2026-01-07T18:05:40.510781Z[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] [2m2026-01-07T18:05:40.510835Z[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] [2m2026-01-07T18:05:40.512741Z[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] [2m2026-01-07T18:05:40.512759Z[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] [2m2026-01-07T18:05:40.512797Z[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] [2m2026-01-07T18:05:40.512833Z[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] [2m2026-01-07T18:05:40.517143Z[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] [2m2026-01-07T18:05:40.517781Z[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] [2m2026-01-07T18:05:40.518436Z[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] [2m2026-01-07T18:05:40.518587Z[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] [2m2026-01-07T18:05:40.518768Z[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] [2m2026-01-07T18:05:40.518888Z[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] [2m2026-01-07T18:05:40.518935Z[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] [2m2026-01-07T18:05:40.519063Z[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] [2m2026-01-07T18:05:40.519171Z[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] [2m2026-01-07T18:05:40.520313Z[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] [2m2026-01-07T18:05:40.520493Z[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] [2m2026-01-07T18:05:40.520757Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.521090Z[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] [2m2026-01-07T18:05:40.520561Z[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] [2m2026-01-07T18:05:40.521946Z[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] [2m2026-01-07T18:05:40.522283Z[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] [2m2026-01-07T18:05:40.522320Z[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] [2m2026-01-07T18:05:40.522375Z[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] [2m2026-01-07T18:05:40.523543Z[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] [2m2026-01-07T18:05:40.525851Z[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] [2m2026-01-07T18:05:40.526230Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.526706Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.526773Z[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] [2m2026-01-07T18:05:40.526830Z[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] [2m2026-01-07T18:05:40.526878Z[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] [2m2026-01-07T18:05:40.527066Z[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] [2m2026-01-07T18:05:40.527154Z[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] [2m2026-01-07T18:05:40.527328Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.527384Z[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] [2m2026-01-07T18:05:40.527420Z[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] [2m2026-01-07T18:05:40.527453Z[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] [2m2026-01-07T18:05:40.527574Z[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] [2m2026-01-07T18:05:40.527733Z[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] [2m2026-01-07T18:05:40.527825Z[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] [2m2026-01-07T18:05:40.527899Z[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] [2m2026-01-07T18:05:40.527966Z[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] [2m2026-01-07T18:05:40.528033Z[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] [2m2026-01-07T18:05:40.528748Z[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] [2m2026-01-07T18:05:40.528811Z[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] [2m2026-01-07T18:05:40.528819Z[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] [2m2026-01-07T18:05:40.528849Z[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] [2m2026-01-07T18:05:40.528902Z[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] [2m2026-01-07T18:05:40.528915Z[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] [2m2026-01-07T18:05:40.528963Z[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] [2m2026-01-07T18:05:40.528982Z[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] [2m2026-01-07T18:05:40.529051Z[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] [2m2026-01-07T18:05:40.529048Z[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] [2m2026-01-07T18:05:40.529098Z[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] [2m2026-01-07T18:05:40.529104Z[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] [2m2026-01-07T18:05:40.534771Z[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] [2m2026-01-07T18:05:40.534842Z[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] [2m2026-01-07T18:05:40.534892Z[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] [2m2026-01-07T18:05:40.535030Z[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] [2m2026-01-07T18:05:40.535076Z[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] [2m2026-01-07T18:05:40.535159Z[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] [2m2026-01-07T18:05:40.538214Z[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] [2m2026-01-07T18:05:40.539808Z[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] [2m2026-01-07T18:05:40.540078Z[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] [2m2026-01-07T18:05:40.540240Z[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] [2m2026-01-07T18:05:40.540384Z[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] [2m2026-01-07T18:05:40.540499Z[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] [2m2026-01-07T18:05:40.541424Z[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] [2m2026-01-07T18:05:40.541486Z[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] [2m2026-01-07T18:05:40.541529Z[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] [2m2026-01-07T18:05:40.541573Z[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] [2m2026-01-07T18:05:40.551296Z[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] [2m2026-01-07T18:05:40.553763Z[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] [2m2026-01-07T18:05:40.553878Z[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] [2m2026-01-07T18:05:40.554070Z[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] [2m2026-01-07T18:05:40.554555Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.554962Z[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] [2m2026-01-07T18:05:40.555654Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.555731Z[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] [2m2026-01-07T18:05:40.555857Z[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] [2m2026-01-07T18:05:40.555896Z[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] [2m2026-01-07T18:05:40.557702Z[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] [2m2026-01-07T18:05:40.557777Z[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] [2m2026-01-07T18:05:40.557836Z[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] [2m2026-01-07T18:05:40.557886Z[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] [2m2026-01-07T18:05:40.557940Z[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] [2m2026-01-07T18:05:40.557996Z[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] [2m2026-01-07T18:05:40.560844Z[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] [2m2026-01-07T18:05:40.561346Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.561747Z[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] [2m2026-01-07T18:05:40.561802Z[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] [2m2026-01-07T18:05:40.561875Z[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] [2m2026-01-07T18:05:40.561921Z[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] [2m2026-01-07T18:05:40.561965Z[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] [2m2026-01-07T18:05:40.562010Z[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] [2m2026-01-07T18:05:40.562049Z[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] [2m2026-01-07T18:05:40.562093Z[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] [2m2026-01-07T18:05:40.562162Z[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] [2m2026-01-07T18:05:40.562520Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.562633Z[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] [2m2026-01-07T18:05:40.562714Z[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] [2m2026-01-07T18:05:40.562762Z[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] [2m2026-01-07T18:05:40.563372Z[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] [2m2026-01-07T18:05:40.563422Z[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] [2m2026-01-07T18:05:40.563467Z[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] [2m2026-01-07T18:05:40.564644Z[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] [2m2026-01-07T18:05:40.571116Z[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] [2m2026-01-07T18:05:40.572618Z[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] [2m2026-01-07T18:05:40.575716Z[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] [2m2026-01-07T18:05:40.575803Z[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] [2m2026-01-07T18:05:40.575874Z[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] [2m2026-01-07T18:05:40.575942Z[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] [2m2026-01-07T18:05:40.577734Z[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] [2m2026-01-07T18:05:40.577806Z[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] [2m2026-01-07T18:05:40.577872Z[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] [2m2026-01-07T18:05:40.577939Z[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] [2m2026-01-07T18:05:40.579718Z[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] [2m2026-01-07T18:05:40.579853Z[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] [2m2026-01-07T18:05:40.579962Z[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] [2m2026-01-07T18:05:40.579929Z[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] [2m2026-01-07T18:05:40.580027Z[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] [2m2026-01-07T18:05:40.580207Z[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] [2m2026-01-07T18:05:40.580314Z[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] [2m2026-01-07T18:05:40.580656Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.581414Z[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] [2m2026-01-07T18:05:40.583171Z[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] [2m2026-01-07T18:05:40.583999Z[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] [2m2026-01-07T18:05:40.584076Z[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] [2m2026-01-07T18:05:40.584059Z[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] [2m2026-01-07T18:05:40.584143Z[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] [2m2026-01-07T18:05:40.584201Z[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] [2m2026-01-07T18:05:40.584295Z[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] [2m2026-01-07T18:05:40.585439Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.585478Z[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] [2m2026-01-07T18:05:40.585525Z[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] [2m2026-01-07T18:05:40.585544Z[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] [2m2026-01-07T18:05:40.585583Z[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] [2m2026-01-07T18:05:40.585598Z[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] [2m2026-01-07T18:05:40.585633Z[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] [2m2026-01-07T18:05:40.585725Z[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] [2m2026-01-07T18:05:40.588399Z[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] [2m2026-01-07T18:05:40.589964Z[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] [2m2026-01-07T18:05:40.590020Z[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] [2m2026-01-07T18:05:40.590043Z[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] [2m2026-01-07T18:05:40.590103Z[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] [2m2026-01-07T18:05:40.590169Z[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] [2m2026-01-07T18:05:40.591366Z[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] [2m2026-01-07T18:05:40.591428Z[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] [2m2026-01-07T18:05:40.591473Z[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] [2m2026-01-07T18:05:40.591513Z[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] [2m2026-01-07T18:05:40.599324Z[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] [2m2026-01-07T18:05:40.606388Z[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] [2m2026-01-07T18:05:40.606414Z[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] [2m2026-01-07T18:05:40.606525Z[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] [2m2026-01-07T18:05:40.606638Z[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] [2m2026-01-07T18:05:40.606919Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.607869Z[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] [2m2026-01-07T18:05:40.607962Z[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] [2m2026-01-07T18:05:40.608109Z[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] [2m2026-01-07T18:05:40.611289Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.611398Z[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] [2m2026-01-07T18:05:40.611422Z[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] [2m2026-01-07T18:05:40.611481Z[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] [2m2026-01-07T18:05:40.611554Z[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] [2m2026-01-07T18:05:40.612614Z[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] [2m2026-01-07T18:05:40.613181Z[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] [2m2026-01-07T18:05:40.613241Z[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] [2m2026-01-07T18:05:40.613249Z[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] [2m2026-01-07T18:05:40.613420Z[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] [2m2026-01-07T18:05:40.613530Z[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] [2m2026-01-07T18:05:40.613633Z[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] [2m2026-01-07T18:05:40.613304Z[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] [2m2026-01-07T18:05:40.613920Z[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] [2m2026-01-07T18:05:40.613902Z[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] [2m2026-01-07T18:05:40.614820Z[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] [2m2026-01-07T18:05:40.614884Z[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] [2m2026-01-07T18:05:40.614876Z[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] [2m2026-01-07T18:05:40.614934Z[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] [2m2026-01-07T18:05:40.614954Z[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] [2m2026-01-07T18:05:40.615012Z[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] [2m2026-01-07T18:05:40.615315Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.616484Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.616550Z[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] [2m2026-01-07T18:05:40.616604Z[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] [2m2026-01-07T18:05:40.616653Z[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] [2m2026-01-07T18:05:40.616705Z[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] [2m2026-01-07T18:05:40.619790Z[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] [2m2026-01-07T18:05:40.625118Z[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] [2m2026-01-07T18:05:40.626629Z[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] [2m2026-01-07T18:05:40.626745Z[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] [2m2026-01-07T18:05:40.626945Z[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] [2m2026-01-07T18:05:40.627075Z[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] [2m2026-01-07T18:05:40.626623Z[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] [2m2026-01-07T18:05:40.635837Z[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] [2m2026-01-07T18:05:40.636090Z[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] [2m2026-01-07T18:05:40.636165Z[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] [2m2026-01-07T18:05:40.636224Z[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] [2m2026-01-07T18:05:40.638808Z[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] [2m2026-01-07T18:05:40.640716Z[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] [2m2026-01-07T18:05:40.640925Z[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] [2m2026-01-07T18:05:40.641019Z[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] [2m2026-01-07T18:05:40.642241Z[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] [2m2026-01-07T18:05:40.640826Z[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] [2m2026-01-07T18:05:40.642349Z[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] [2m2026-01-07T18:05:40.642516Z[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] [2m2026-01-07T18:05:40.642427Z[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] [2m2026-01-07T18:05:40.640740Z[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] [2m2026-01-07T18:05:40.643730Z[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] [2m2026-01-07T18:05:40.647847Z[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] [2m2026-01-07T18:05:40.647951Z[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] [2m2026-01-07T18:05:40.648057Z[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] [2m2026-01-07T18:05:40.648071Z[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] [2m2026-01-07T18:05:40.648566Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.649298Z[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] [2m2026-01-07T18:05:40.649358Z[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] [2m2026-01-07T18:05:40.649992Z[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] [2m2026-01-07T18:05:40.650148Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.650228Z[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] [2m2026-01-07T18:05:40.650284Z[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] [2m2026-01-07T18:05:40.650327Z[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] [2m2026-01-07T18:05:40.651376Z[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] [2m2026-01-07T18:05:40.652987Z[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] [2m2026-01-07T18:05:40.653028Z[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] [2m2026-01-07T18:05:40.653183Z[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] [2m2026-01-07T18:05:40.653482Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.654294Z[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] [2m2026-01-07T18:05:40.654377Z[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] [2m2026-01-07T18:05:40.654728Z[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] [2m2026-01-07T18:05:40.654896Z[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] [2m2026-01-07T18:05:40.656150Z[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] [2m2026-01-07T18:05:40.658729Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.658835Z[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] [2m2026-01-07T18:05:40.658913Z[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] [2m2026-01-07T18:05:40.658975Z[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] [2m2026-01-07T18:05:40.662153Z[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] [2m2026-01-07T18:05:40.664524Z[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] [2m2026-01-07T18:05:40.667488Z[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] [2m2026-01-07T18:05:40.667511Z[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] [2m2026-01-07T18:05:40.667599Z[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] [2m2026-01-07T18:05:40.667994Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.668747Z[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] [2m2026-01-07T18:05:40.668876Z[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] [2m2026-01-07T18:05:40.668995Z[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] [2m2026-01-07T18:05:40.669152Z[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] [2m2026-01-07T18:05:40.669160Z[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] [2m2026-01-07T18:05:40.669310Z[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] [2m2026-01-07T18:05:40.669409Z[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] [2m2026-01-07T18:05:40.669507Z[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] [2m2026-01-07T18:05:40.670744Z[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] [2m2026-01-07T18:05:40.670853Z[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] [2m2026-01-07T18:05:40.670940Z[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] [2m2026-01-07T18:05:40.671139Z[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] [2m2026-01-07T18:05:40.671689Z[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] [2m2026-01-07T18:05:40.671763Z[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] [2m2026-01-07T18:05:40.671806Z[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] [2m2026-01-07T18:05:40.671866Z[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] [2m2026-01-07T18:05:40.672431Z[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] [2m2026-01-07T18:05:40.675746Z[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] [2m2026-01-07T18:05:40.675854Z[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] [2m2026-01-07T18:05:40.675978Z[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] [2m2026-01-07T18:05:40.677624Z[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] [2m2026-01-07T18:05:40.696155Z[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] [2m2026-01-07T18:05:40.699243Z[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] [2m2026-01-07T18:05:40.701156Z[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] [2m2026-01-07T18:05:40.701615Z[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] [2m2026-01-07T18:05:40.701907Z[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] [2m2026-01-07T18:05:40.702349Z[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] [2m2026-01-07T18:05:40.702341Z[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] [2m2026-01-07T18:05:40.701889Z[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] [2m2026-01-07T18:05:40.703373Z[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] [2m2026-01-07T18:05:40.703593Z[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] [2m2026-01-07T18:05:40.704497Z[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] [2m2026-01-07T18:05:40.704955Z[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] [2m2026-01-07T18:05:40.705220Z[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] [2m2026-01-07T18:05:40.705359Z[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] [2m2026-01-07T18:05:40.705747Z[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] [2m2026-01-07T18:05:40.705929Z[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] [2m2026-01-07T18:05:40.706640Z[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] [2m2026-01-07T18:05:40.706732Z[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] [2m2026-01-07T18:05:40.706724Z[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] [2m2026-01-07T18:05:40.707712Z[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] [2m2026-01-07T18:05:40.708518Z[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] [2m2026-01-07T18:05:40.708893Z[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] [2m2026-01-07T18:05:40.708920Z[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] [2m2026-01-07T18:05:40.709183Z[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] [2m2026-01-07T18:05:40.709325Z[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] [2m2026-01-07T18:05:40.709459Z[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] [2m2026-01-07T18:05:40.709564Z[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] [2m2026-01-07T18:05:40.709625Z[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] [2m2026-01-07T18:05:40.709733Z[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] [2m2026-01-07T18:05:40.709842Z[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] [2m2026-01-07T18:05:40.710055Z[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] [2m2026-01-07T18:05:40.710104Z[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] [2m2026-01-07T18:05:40.710316Z[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] [2m2026-01-07T18:05:40.710421Z[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] [2m2026-01-07T18:05:40.711386Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.711471Z[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] [2m2026-01-07T18:05:40.712201Z[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] [2m2026-01-07T18:05:40.712763Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.714773Z[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] [2m2026-01-07T18:05:40.715192Z[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] [2m2026-01-07T18:05:40.715416Z[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] [2m2026-01-07T18:05:40.718586Z[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] [2m2026-01-07T18:05:40.719359Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.726413Z[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] [2m2026-01-07T18:05:40.727160Z[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] [2m2026-01-07T18:05:40.728279Z[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] [2m2026-01-07T18:05:40.729558Z[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] [2m2026-01-07T18:05:40.730121Z[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] [2m2026-01-07T18:05:40.730481Z[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] [2m2026-01-07T18:05:40.731993Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.732076Z[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] [2m2026-01-07T18:05:40.732337Z[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] [2m2026-01-07T18:05:40.732432Z[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] [2m2026-01-07T18:05:40.732620Z[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] [2m2026-01-07T18:05:40.732450Z[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] [2m2026-01-07T18:05:40.732554Z[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] [2m2026-01-07T18:05:40.732089Z[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] [2m2026-01-07T18:05:40.730845Z[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] [2m2026-01-07T18:05:40.733110Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.733177Z[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] [2m2026-01-07T18:05:40.733174Z[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] [2m2026-01-07T18:05:40.733220Z[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] [2m2026-01-07T18:05:40.730760Z[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] [2m2026-01-07T18:05:40.732734Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.733265Z[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] [2m2026-01-07T18:05:40.732770Z[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] [2m2026-01-07T18:05:40.707607Z[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] [2m2026-01-07T18:05:40.733309Z[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] [2m2026-01-07T18:05:40.733349Z[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] [2m2026-01-07T18:05:40.732851Z[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] [2m2026-01-07T18:05:40.733731Z[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] [2m2026-01-07T18:05:40.733787Z[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] [2m2026-01-07T18:05:40.734805Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.734871Z[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] [2m2026-01-07T18:05:40.735009Z[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] [2m2026-01-07T18:05:40.735058Z[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] [2m2026-01-07T18:05:40.733114Z[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] [2m2026-01-07T18:05:40.735790Z[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] [2m2026-01-07T18:05:40.737577Z[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] [2m2026-01-07T18:05:40.737911Z[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] [2m2026-01-07T18:05:40.738110Z[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] [2m2026-01-07T18:05:40.738231Z[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] [2m2026-01-07T18:05:40.738377Z[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] [2m2026-01-07T18:05:40.740571Z[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] [2m2026-01-07T18:05:40.740738Z[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] [2m2026-01-07T18:05:40.742370Z[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] [2m2026-01-07T18:05:40.742884Z[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] [2m2026-01-07T18:05:40.742511Z[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] [2m2026-01-07T18:05:40.742702Z[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] [2m2026-01-07T18:05:40.742619Z[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] [2m2026-01-07T18:05:40.743394Z[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] [2m2026-01-07T18:05:40.743487Z[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] [2m2026-01-07T18:05:40.744128Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.744472Z[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] [2m2026-01-07T18:05:40.744517Z[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] [2m2026-01-07T18:05:40.745083Z[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] [2m2026-01-07T18:05:40.744671Z[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] [2m2026-01-07T18:05:40.744682Z[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] [2m2026-01-07T18:05:40.744739Z[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] [2m2026-01-07T18:05:40.746555Z[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] [2m2026-01-07T18:05:40.747164Z[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] [2m2026-01-07T18:05:40.747673Z[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] [2m2026-01-07T18:05:40.748750Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.748903Z[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] [2m2026-01-07T18:05:40.748997Z[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] [2m2026-01-07T18:05:40.749121Z[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] [2m2026-01-07T18:05:40.749388Z[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] [2m2026-01-07T18:05:40.749335Z[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] [2m2026-01-07T18:05:40.749751Z[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] [2m2026-01-07T18:05:40.752078Z[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] [2m2026-01-07T18:05:40.752342Z[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] [2m2026-01-07T18:05:40.761549Z[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] [2m2026-01-07T18:05:40.761652Z[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] [2m2026-01-07T18:05:40.761758Z[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] [2m2026-01-07T18:05:40.761840Z[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] [2m2026-01-07T18:05:40.761914Z[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] [2m2026-01-07T18:05:40.761985Z[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] [2m2026-01-07T18:05:40.762065Z[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] [2m2026-01-07T18:05:40.762160Z[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] [2m2026-01-07T18:05:40.762269Z[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] [2m2026-01-07T18:05:40.763453Z[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] [2m2026-01-07T18:05:40.763518Z[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] [2m2026-01-07T18:05:40.763592Z[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] [2m2026-01-07T18:05:40.763643Z[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] [2m2026-01-07T18:05:40.763724Z[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] [2m2026-01-07T18:05:40.763769Z[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] [2m2026-01-07T18:05:40.767861Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:40.769050Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:40.769139Z[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] [2m2026-01-07T18:05:40.769204Z[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] [2m2026-01-07T18:05:40.769263Z[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] [2m2026-01-07T18:05:40.770687Z[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] [2m2026-01-07T18:05:40.771921Z[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] [2m2026-01-07T18:05:40.774955Z[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] [2m2026-01-07T18:05:40.778832Z[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] [2m2026-01-07T18:05:40.779553Z[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] [2m2026-01-07T18:05:40.779735Z[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] [2m2026-01-07T18:05:40.779828Z[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] [2m2026-01-07T18:05:40.779893Z[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] [2m2026-01-07T18:05:40.780018Z[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] [2m2026-01-07T18:05:40.780145Z[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] [2m2026-01-07T18:05:40.781400Z[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] [2m2026-01-07T18:05:40.781506Z[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] [2m2026-01-07T18:05:40.788761Z[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] [2m2026-01-07T18:05:40.805628Z[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] [2m2026-01-07T18:05:40.807281Z[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] [2m2026-01-07T18:05:40.807695Z[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] [2m2026-01-07T18:05:40.808583Z[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] [2m2026-01-07T18:05:40.808953Z[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] [2m2026-01-07T18:05:40.809515Z[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] [2m2026-01-07T18:05:40.809633Z[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] [2m2026-01-07T18:05:40.809832Z[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] [2m2026-01-07T18:05:40.811955Z[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] [2m2026-01-07T18:05:40.812151Z[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] [2m2026-01-07T18:05:40.813568Z[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] [2m2026-01-07T18:05:40.815388Z[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] [2m2026-01-07T18:05:40.815701Z[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] [2m2026-01-07T18:05:40.816424Z[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] [2m2026-01-07T18:05:40.816535Z[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] [2m2026-01-07T18:05:40.816644Z[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] [2m2026-01-07T18:05:40.817670Z[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] [2m2026-01-07T18:05:40.817746Z[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] [2m2026-01-07T18:05:40.817823Z[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] [2m2026-01-07T18:05:40.817919Z[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] [2m2026-01-07T18:05:40.817834Z[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] [2m2026-01-07T18:05:40.825137Z[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] [2m2026-01-07T18:05:40.826905Z[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] [2m2026-01-07T18:05:40.827094Z[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] [2m2026-01-07T18:05:40.826905Z[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] [2m2026-01-07T18:05:40.827065Z[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] [2m2026-01-07T18:05:40.827289Z[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] [2m2026-01-07T18:05:40.827305Z[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] [2m2026-01-07T18:05:40.828528Z[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] [2m2026-01-07T18:05:40.828653Z[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] [2m2026-01-07T18:05:40.828744Z[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] [2m2026-01-07T18:05:40.828860Z[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] [2m2026-01-07T18:05:40.828956Z[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] [2m2026-01-07T18:05:40.829092Z[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] [2m2026-01-07T18:05:40.829160Z[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] [2m2026-01-07T18:05:40.829208Z[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] [2m2026-01-07T18:05:40.829320Z[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] [2m2026-01-07T18:05:40.828972Z[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] [2m2026-01-07T18:05:40.830389Z[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] [2m2026-01-07T18:05:40.830502Z[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] [2m2026-01-07T18:05:40.830629Z[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] [2m2026-01-07T18:05:40.830825Z[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] [2m2026-01-07T18:05:40.833067Z[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] [2m2026-01-07T18:05:40.834393Z[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] [2m2026-01-07T18:05:40.836790Z[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] [2m2026-01-07T18:05:40.844338Z[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] [2m2026-01-07T18:05:40.847061Z[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] [2m2026-01-07T18:05:40.847288Z[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] [2m2026-01-07T18:05:40.847613Z[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] [2m2026-01-07T18:05:40.847800Z[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] [2m2026-01-07T18:05:40.848023Z[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] [2m2026-01-07T18:05:40.848918Z[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] [2m2026-01-07T18:05:40.848994Z[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] [2m2026-01-07T18:05:40.849065Z[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] [2m2026-01-07T18:05:40.849157Z[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] [2m2026-01-07T18:05:40.850737Z[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] [2m2026-01-07T18:05:40.850983Z[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] [2m2026-01-07T18:05:40.860897Z[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] [2m2026-01-07T18:05:40.862555Z[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] [2m2026-01-07T18:05:40.862742Z[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] [2m2026-01-07T18:05:40.862891Z[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] [2m2026-01-07T18:05:40.862788Z[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] [2m2026-01-07T18:05:40.862821Z[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] [2m2026-01-07T18:05:40.864840Z[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] [2m2026-01-07T18:05:40.864885Z[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] [2m2026-01-07T18:05:40.865045Z[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] [2m2026-01-07T18:05:40.865069Z[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] [2m2026-01-07T18:05:40.877104Z[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] [2m2026-01-07T18:05:40.879254Z[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] [2m2026-01-07T18:05:40.879434Z[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] [2m2026-01-07T18:05:40.879543Z[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] [2m2026-01-07T18:05:40.879616Z[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] [2m2026-01-07T18:05:40.879723Z[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] [2m2026-01-07T18:05:40.880984Z[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] [2m2026-01-07T18:05:40.881070Z[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] [2m2026-01-07T18:05:40.881138Z[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] [2m2026-01-07T18:05:40.881276Z[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] [2m2026-01-07T18:05:40.884085Z[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] [2m2026-01-07T18:05:40.886837Z[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] [2m2026-01-07T18:05:40.887048Z[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] [2m2026-01-07T18:05:40.887206Z[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] [2m2026-01-07T18:05:40.887341Z[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] [2m2026-01-07T18:05:40.887515Z[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] [2m2026-01-07T18:05:40.888741Z[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] [2m2026-01-07T18:05:40.888859Z[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] [2m2026-01-07T18:05:40.889016Z[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] [2m2026-01-07T18:05:40.889230Z[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] [2m2026-01-07T18:05:40.912148Z[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] [2m2026-01-07T18:05:40.959030Z[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] [2m2026-01-07T18:05:40.970295Z[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] [2m2026-01-07T18:05:40.970582Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started all servers, starting client
[INFO] [stdout] [2m2026-01-07T18:05:41.066122Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.066433Z[0m [32m INFO[0m [2mlibrqbit::session[0m[2m:[0m will use JSON database: "/tmp/rqbit_e2e_client7BtQpm/session" for session persistence
[INFO] [stdout] [2m2026-01-07T18:05:41.066694Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.066889Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started client session
[INFO] [stdout] [2m2026-01-07T18:05:41.067090Z[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=[0m700e2d076c85f617be1955175fa0459aec963b19
[INFO] [stdout] [2m2026-01-07T18:05:41.067491Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.067825Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.069129Z[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:49442[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.070777Z[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] [2m2026-01-07T18:05:41.070989Z[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:49442[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.071550Z[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:49442"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.074933Z[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:34012[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.075678Z[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:49442"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.075994Z[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:33722[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.079225Z[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:40140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.082552Z[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:57216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.082698Z[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:46278[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.082875Z[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:43286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.083129Z[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:35434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.077443Z[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:34012[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.071916Z[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:41290[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.083537Z[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:34704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.083649Z[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:43212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.083755Z[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:50702[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.080135Z[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:44370[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.083994Z[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:41954[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.084247Z[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:51442[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.084422Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.079687Z[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:33722[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.084568Z[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:39282[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.084774Z[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:43212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.084960Z[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:40140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085084Z[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:43286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085001Z[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:41892[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.084420Z[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:44770[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.085140Z[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:41290[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085736Z[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:34704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085862Z[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:51442[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085938Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.086010Z[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:41954[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.083932Z[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:39482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.086058Z[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:44770[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.086145Z[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:41892[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.083132Z[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:33610[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.085412Z[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:38426[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.085765Z[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:57216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.084830Z[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:43996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.085216Z[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:35434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.086925Z[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:34012"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.086420Z[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:38128[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.087075Z[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:38426[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.087156Z[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:39482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.087223Z[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:33610[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.087256Z[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:43996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085380Z[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:46278[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.085873Z[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:44370[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.071227Z[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:45876[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.085958Z[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:39282[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.081971Z[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] [2m2026-01-07T18:05:41.087922Z[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:50702[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.088236Z[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:38128[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.088173Z[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:45876[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.088470Z[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:33722"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.088644Z[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:34012"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.088675Z[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] [2m2026-01-07T18:05:41.089053Z[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:33722"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.089310Z[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] [2m2026-01-07T18:05:41.089342Z[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:40140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.089909Z[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:46278"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.090075Z[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:40140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.090308Z[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] [2m2026-01-07T18:05:41.090759Z[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:43286"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.091082Z[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:46278"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.090978Z[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] [2m2026-01-07T18:05:41.091575Z[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:35434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.091778Z[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] [2m2026-01-07T18:05:41.092277Z[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] [2m2026-01-07T18:05:41.092394Z[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:43286"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.092767Z[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:41290"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.093512Z[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:34704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.093704Z[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:35434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.093194Z[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] [2m2026-01-07T18:05:41.094164Z[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] [2m2026-01-07T18:05:41.094819Z[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:41290"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.094961Z[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:34704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.094694Z[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] [2m2026-01-07T18:05:41.095353Z[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] [2m2026-01-07T18:05:41.095070Z[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] [2m2026-01-07T18:05:41.094564Z[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:43212"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.095048Z[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] [2m2026-01-07T18:05:41.095619Z[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:41954"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.096251Z[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] [2m2026-01-07T18:05:41.096870Z[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] [2m2026-01-07T18:05:41.097557Z[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] [2m2026-01-07T18:05:41.097032Z[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:41954"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.096386Z[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:43212"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.097257Z[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:51442"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.098464Z[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] [2m2026-01-07T18:05:41.096586Z[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:44370"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.098930Z[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:51442"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.097853Z[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:60400"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.099368Z[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] [2m2026-01-07T18:05:41.098745Z[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:39282"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.100023Z[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] [2m2026-01-07T18:05:41.100927Z[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] [2m2026-01-07T18:05:41.101505Z[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] [2m2026-01-07T18:05:41.100374Z[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:44370"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.101847Z[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:39482"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.102437Z[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:33610"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.099627Z[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:50702"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.101254Z[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:44770"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.100232Z[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:39282"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.102167Z[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] [2m2026-01-07T18:05:41.100443Z[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:60400"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.100648Z[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:41892"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.103249Z[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] [2m2026-01-07T18:05:41.104209Z[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] [2m2026-01-07T18:05:41.103522Z[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:50702"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.103744Z[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:43996"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.103830Z[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:39482"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.103436Z[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:44770"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.104356Z[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:33610"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.104556Z[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:38128"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.104685Z[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:41892"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.105631Z[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:45876"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.105816Z[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] [2m2026-01-07T18:05:41.106228Z[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:45876"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.106547Z[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:38128"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.106984Z[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] [2m2026-01-07T18:05:41.107077Z[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:43996"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.107308Z[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:57216"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.111068Z[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:57216"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.112558Z[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:46598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.113040Z[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:46598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.113546Z[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:46598"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.113831Z[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] [2m2026-01-07T18:05:41.114393Z[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:38426"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.114567Z[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:46598"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.114821Z[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] [2m2026-01-07T18:05:41.115203Z[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:38426"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.115902Z[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:45428[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.119180Z[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:45428[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.119541Z[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:52100[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.120285Z[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:38238[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.120983Z[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:41124[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.121062Z[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:50106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.121490Z[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:50528[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.122839Z[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:35550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.126143Z[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:60988[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.126439Z[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:35550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.122968Z[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:52900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.123140Z[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] [2m2026-01-07T18:05:41.127059Z[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:60988[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.121488Z[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:54250[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.127645Z[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:49442[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] [2m2026-01-07T18:05:41.127803Z[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:49442[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.127889Z[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:49442[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.128104Z[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:52900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.124054Z[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:56064[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.128891Z[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:56064[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.124425Z[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:47986[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.130852Z[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:56064[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.131023Z[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:56064[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.124887Z[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:50106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.124954Z[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:38238[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.125190Z[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:38218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.131451Z[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:33610[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] [2m2026-01-07T18:05:41.131568Z[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:33610[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.131616Z[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:33610[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.131938Z[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:43996[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] [2m2026-01-07T18:05:41.125399Z[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:33058[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.132377Z[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:44770[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] [2m2026-01-07T18:05:41.122378Z[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:37272[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.123445Z[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:55960[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.127196Z[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:44216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.133939Z[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:40140[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] [2m2026-01-07T18:05:41.134087Z[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:40140[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.134200Z[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:40140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.134373Z[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:55960[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.134454Z[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:55960[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.134480Z[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:60400[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] [2m2026-01-07T18:05:41.134502Z[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:55960[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.134555Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.134594Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.134733Z[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: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] [2m2026-01-07T18:05:41.133231Z[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:43212[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] [2m2026-01-07T18:05:41.134820Z[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:43212[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.134839Z[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:38238[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] [2m2026-01-07T18:05:41.134866Z[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:43212[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.134921Z[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:50702[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] [2m2026-01-07T18:05:41.134936Z[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:38238[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.134991Z[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:38238[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135085Z[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:50702[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.135134Z[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:50702[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135181Z[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:34012[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] [2m2026-01-07T18:05:41.135256Z[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:34012[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.135292Z[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:34012[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135315Z[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:50106[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.135339Z[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:37272[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.135375Z[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:50106[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135424Z[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:37272[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.135476Z[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:37272[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135589Z[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:41290[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] [2m2026-01-07T18:05:41.135655Z[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:34704[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] [2m2026-01-07T18:05:41.135646Z[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:39282[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] [2m2026-01-07T18:05:41.128167Z[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:54250[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.135769Z[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:39282[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.135821Z[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:39282[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135869Z[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:54250[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] [2m2026-01-07T18:05:41.135953Z[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:54250[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.135952Z[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:41954[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] [2m2026-01-07T18:05:41.135999Z[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:54250[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136030Z[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:41954[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136068Z[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:41954[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136059Z[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:33722[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] [2m2026-01-07T18:05:41.136141Z[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:33722[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136191Z[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:33722[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136208Z[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:38128[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] [2m2026-01-07T18:05:41.128423Z[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:60988[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] [2m2026-01-07T18:05:41.136250Z[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:51442[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] [2m2026-01-07T18:05:41.136285Z[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:38128[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136322Z[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:38128[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136326Z[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:51442[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136323Z[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:60988[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136363Z[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:51442[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136390Z[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:60988[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.123846Z[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:50528[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.129243Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m46[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37146[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-01-07T18:05:41.128420Z[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:58844[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.136564Z[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:50528[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] [2m2026-01-07T18:05:41.136646Z[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:50528[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136682Z[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:46278[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] [2m2026-01-07T18:05:41.136715Z[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:50528[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136763Z[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:46278[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136787Z[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:58844[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.136812Z[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:46278[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.136867Z[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:58844[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.136916Z[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:58844[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.130077Z[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:57216[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] [2m2026-01-07T18:05:41.130309Z[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:52900[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] [2m2026-01-07T18:05:41.124681Z[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:45428"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.137057Z[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:57216[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.124786Z[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:41124[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.137117Z[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:57216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.137254Z[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:34704[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.137265Z[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:41124[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] [2m2026-01-07T18:05:41.137310Z[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:34704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.137346Z[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:41124[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.129628Z[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:35550[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] [2m2026-01-07T18:05:41.137398Z[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:41124[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.137441Z[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:35550[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.131502Z[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:38218[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.137505Z[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:35550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.137538Z[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:38218[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.132034Z[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:43996[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.137600Z[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:38218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.137607Z[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:35434[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] [2m2026-01-07T18:05:41.137628Z[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:43996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.126413Z[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:33402[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.137704Z[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:35434[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.125629Z[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:52092[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.132863Z[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:44370[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] [2m2026-01-07T18:05:41.137745Z[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:35434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.124138Z[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:52100[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.137885Z[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:44370[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.137935Z[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:44370[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.137945Z[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:45428"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.137949Z[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:52100[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] [2m2026-01-07T18:05:41.133046Z[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:46598[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] [2m2026-01-07T18:05:41.138020Z[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:52100[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138059Z[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:52100[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.133261Z[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:44770[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.133142Z[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:45876[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] [2m2026-01-07T18:05:41.138130Z[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:33402[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.138152Z[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:44770[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138175Z[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:45876[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138212Z[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:33402[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.133480Z[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:47986[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.138226Z[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:45876[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138264Z[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:33402[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.133734Z[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:43286[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] [2m2026-01-07T18:05:41.138294Z[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:47986[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138340Z[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:43286[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138356Z[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:47986[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138389Z[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:43286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138387Z[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:52900[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.134093Z[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:44216[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.127449Z[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:45428[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] [2m2026-01-07T18:05:41.138450Z[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:52900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138495Z[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:45428[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138491Z[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:44216[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.132714Z[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:33058[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.138540Z[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:45428[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138557Z[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:44216[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.135687Z[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:41290[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138579Z[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:33058[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138625Z[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:41290[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138073Z[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:46598[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.138637Z[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:33058[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.138707Z[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:46598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.139161Z[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:38426[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] [2m2026-01-07T18:05:41.139243Z[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:38426[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.139251Z[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:52092[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing extended handshake: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:41.139280Z[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:38426[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.139341Z[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:52092[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.139398Z[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:52092[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.139581Z[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:41892[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] [2m2026-01-07T18:05:41.139683Z[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:41892[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.139764Z[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:41892[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.139757Z[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:39482[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] [2m2026-01-07T18:05:41.139845Z[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:39482[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:41.139899Z[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:39482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:41.140562Z[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_e2eNdUh5n"
[INFO] [stdout] [2m2026-01-07T18:05:41.140635Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added handle
[INFO] [stdout] [2m2026-01-07T18:05:41.140774Z[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] [2m2026-01-07T18:05:41.140861Z[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] [2m2026-01-07T18:05:41.141128Z[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] [2m2026-01-07T18:05:41.141298Z[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] [2m2026-01-07T18:05:41.141438Z[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] [2m2026-01-07T18:05:41.141569Z[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] [2m2026-01-07T18:05:41.141724Z[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] [2m2026-01-07T18:05:41.141924Z[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] [2m2026-01-07T18:05:41.142076Z[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] [2m2026-01-07T18:05:41.142225Z[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] [2m2026-01-07T18:05:41.142356Z[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] [2m2026-01-07T18:05:41.142481Z[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] [2m2026-01-07T18:05:41.142618Z[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] [2m2026-01-07T18:05:41.142766Z[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] [2m2026-01-07T18:05:41.142904Z[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] [2m2026-01-07T18:05:41.143042Z[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] [2m2026-01-07T18:05:41.143190Z[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] [2m2026-01-07T18:05:41.143325Z[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] [2m2026-01-07T18:05:41.143460Z[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] [2m2026-01-07T18:05:41.143593Z[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] [2m2026-01-07T18:05:41.143756Z[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] [2m2026-01-07T18:05:41.143898Z[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] [2m2026-01-07T18:05:41.144036Z[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] [2m2026-01-07T18:05:41.144194Z[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] [2m2026-01-07T18:05:41.144350Z[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] [2m2026-01-07T18:05:41.144486Z[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] [2m2026-01-07T18:05:41.144621Z[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] [2m2026-01-07T18:05:41.144832Z[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] [2m2026-01-07T18:05:41.144980Z[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] [2m2026-01-07T18:05:41.145124Z[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] [2m2026-01-07T18:05:41.145264Z[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] [2m2026-01-07T18:05:41.145401Z[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] [2m2026-01-07T18:05:41.145542Z[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] [2m2026-01-07T18:05:41.145705Z[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] [2m2026-01-07T18:05:41.145847Z[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] [2m2026-01-07T18:05:41.145987Z[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] [2m2026-01-07T18:05:41.146135Z[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] [2m2026-01-07T18:05:41.146272Z[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] [2m2026-01-07T18:05:41.146408Z[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] [2m2026-01-07T18:05:41.146541Z[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] [2m2026-01-07T18:05:41.146689Z[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] [2m2026-01-07T18:05:41.146854Z[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] [2m2026-01-07T18:05:41.146997Z[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] [2m2026-01-07T18:05:41.147148Z[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] [2m2026-01-07T18:05:41.147278Z[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] [2m2026-01-07T18:05:41.147414Z[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] [2m2026-01-07T18:05:41.147556Z[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] [2m2026-01-07T18:05:41.147722Z[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] [2m2026-01-07T18:05:41.147875Z[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] [2m2026-01-07T18:05:41.148018Z[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] [2m2026-01-07T18:05:41.148181Z[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] [2m2026-01-07T18:05:41.148328Z[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] [2m2026-01-07T18:05:41.148498Z[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] [2m2026-01-07T18:05:41.148646Z[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] [2m2026-01-07T18:05:41.148896Z[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] [2m2026-01-07T18:05:41.149041Z[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] [2m2026-01-07T18:05:41.149195Z[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] [2m2026-01-07T18:05:41.149343Z[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] [2m2026-01-07T18:05:41.149486Z[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] [2m2026-01-07T18:05:41.149627Z[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] [2m2026-01-07T18:05:41.149798Z[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] [2m2026-01-07T18:05:41.149933Z[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] [2m2026-01-07T18:05:41.150067Z[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] [2m2026-01-07T18:05:41.150212Z[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] [2m2026-01-07T18:05:41.150351Z[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] [2m2026-01-07T18:05:41.150485Z[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] [2m2026-01-07T18:05:41.150774Z[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] [2m2026-01-07T18:05:41.155157Z[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] [2m2026-01-07T18:05:41.156410Z[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] [2m2026-01-07T18:05:41.156501Z[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] [2m2026-01-07T18:05:41.156638Z[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] [2m2026-01-07T18:05:41.156394Z[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] [2m2026-01-07T18:05:41.156948Z[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] [2m2026-01-07T18:05:41.157071Z[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] [2m2026-01-07T18:05:41.157138Z[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] [2m2026-01-07T18:05:41.157222Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.157450Z[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] [2m2026-01-07T18:05:41.157511Z[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] [2m2026-01-07T18:05:41.157534Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.157595Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.157917Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.157077Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.158167Z[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] [2m2026-01-07T18:05:41.158219Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.158574Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.158582Z[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] [2m2026-01-07T18:05:41.158725Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.158883Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.158936Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.158952Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.159178Z[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:47996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.159176Z[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:50530[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.159287Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.159596Z[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:33768[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.159905Z[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:33768[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.160103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.160196Z[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] [2m2026-01-07T18:05:41.160221Z[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:35656[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.160561Z[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:50530[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.160632Z[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:50530"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.161336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.161523Z[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] [2m2026-01-07T18:05:41.159206Z[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:60408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.161768Z[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:48470[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.162007Z[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:48470[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.162084Z[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:47996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.162153Z[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:47996"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.162323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.162468Z[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:50530"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.163807Z[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:35656[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.163884Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164105Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164273Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164273Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164433Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164487Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164612Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164700Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164801Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164900Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.164983Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165089Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165136Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165268Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165299Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165435Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165472Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165606Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165628Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.162527Z[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] [2m2026-01-07T18:05:41.165771Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165825Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.165978Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166009Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166161Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166307Z[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:47996"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.166335Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166369Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166645Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166650Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166860Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.166964Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.167055Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.167158Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.167524Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.167745Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.168031Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.168295Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.168540Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.168719Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.168818Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.168940Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.169094Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.169130Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.169306Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.169482Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.169655Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.170054Z[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:35656"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.170176Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.170258Z[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:48470"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.170363Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.170524Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.170591Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.170759Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.170853Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171036Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171116Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171389Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171423Z[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:48470"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.171478Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171577Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.162821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171895Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172077Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172133Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172192Z[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:35556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.172298Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172397Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172503Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172639Z[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:59108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.172714Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172731Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172921Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.172936Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173068Z[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:33624[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.173119Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173143Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173323Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173332Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173353Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173508Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173546Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173694Z[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:33434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.173705Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173974Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.173993Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174000Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.171653Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174195Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174310Z[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:42944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.174365Z[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:33434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.174498Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174601Z[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:35232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.174641Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174713Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163409Z[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:60408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.163478Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174920Z[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:44050[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.176868Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.177179Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.177252Z[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:34026[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.177365Z[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:54260[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.177515Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.177744Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.177834Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.178070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.178256Z[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:45888[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.178401Z[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:60208[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.178803Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.178787Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.179432Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.179736Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.180097Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.180484Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.180933Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.181259Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.181483Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.181874Z[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:35656"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.183252Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163715Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.184819Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174710Z[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:34892[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.185178Z[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:45434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.185214Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.185317Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.185399Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.185549Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.174955Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.185778Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.183166Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.186344Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.186603Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.186696Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.186970Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.175182Z[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:60408"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.163360Z[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:33768"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.179104Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187366Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187370Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187574Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187600Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187674Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187755Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.179190Z[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:54260[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.188148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.188244Z[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] [2m2026-01-07T18:05:41.188254Z[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:41468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.188408Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.188695Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.188746Z[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:33066[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.188957Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.189186Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.189399Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.189505Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.189822Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.190060Z[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:34714[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.190578Z[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:44450[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.190846Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.191026Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.191404Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.191749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.191867Z[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] [2m2026-01-07T18:05:41.191990Z[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:33624[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.192056Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.192352Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.192435Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.192632Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.192860Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.193061Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163580Z[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] [2m2026-01-07T18:05:41.182933Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.184680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.184763Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.185924Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163521Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.193432Z[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:44840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.185654Z[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:38232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.193645Z[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] [2m2026-01-07T18:05:41.193730Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.193723Z[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:35556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.185987Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.193900Z[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:35556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.194055Z[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:55962[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.194061Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194082Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.186998Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.186741Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194241Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194245Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194290Z[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] [2m2026-01-07T18:05:41.187118Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194388Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194425Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194512Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194577Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194576Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.175149Z[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:53458[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.194793Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194822Z[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:41298[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.194858Z[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:38232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.195014Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.195014Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.195075Z[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:38144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.195087Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.195292Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.187165Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.195516Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.195553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.195618Z[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:53458[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.195859Z[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:51150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.195970Z[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:33624"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.196033Z[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:41964[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.196110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.196228Z[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] [2m2026-01-07T18:05:41.196233Z[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:43154[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.196237Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.196395Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.196408Z[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:44906[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.196452Z[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:49102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.196577Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.196600Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.196619Z[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:57232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.187212Z[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:46294[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.187209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.163549Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.196878Z[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:35446[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.196953Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197019Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197096Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197108Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197165Z[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:52842[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.197169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197358Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197567Z[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:43298[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.197610Z[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] [2m2026-01-07T18:05:41.197614Z[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:53930[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.197756Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197837Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198034Z[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:50706[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.198039Z[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:56586[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.198082Z[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:60408"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198095Z[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] [2m2026-01-07T18:05:41.198210Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197502Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.197512Z[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:35556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198294Z[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:55962[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198301Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198373Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198416Z[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:56874[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.198463Z[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:44450[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198513Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198517Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198524Z[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:44450"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.198584Z[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] [2m2026-01-07T18:05:41.198640Z[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:41468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198713Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198754Z[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:60208[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198779Z[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:33066[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198810Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198825Z[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:45888[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198833Z[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:34714[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.198886Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198893Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.198909Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199088Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199289Z[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] [2m2026-01-07T18:05:41.199293Z[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:35232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.199435Z[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:33776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.199456Z[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:35232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.199475Z[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:52668[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.199524Z[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:42944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.199570Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199754Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199793Z[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:59726[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.199799Z[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:56874[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.199837Z[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] [2m2026-01-07T18:05:41.199849Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199874Z[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:34892[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.199916Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.199948Z[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:45434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.200005Z[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:33768"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.200095Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200130Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200212Z[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:45958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.200324Z[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] [2m2026-01-07T18:05:41.200319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200472Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200514Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200591Z[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] [2m2026-01-07T18:05:41.200701Z[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:59840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.200755Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200832Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.200888Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201000Z[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:45930[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.201052Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201070Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201216Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201266Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201370Z[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:33434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.201438Z[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:49450[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.201475Z[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:60704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.201479Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201598Z[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:59726[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.201689Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201780Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.201850Z[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:38434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.201905Z[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:37936[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.201950Z[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:44050[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.201986Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.202021Z[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:44050"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202053Z[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:53268[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202244Z[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:56070[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202255Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.202292Z[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:50114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202322Z[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:34026[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.202487Z[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:54046[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202509Z[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:34026"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202529Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.202593Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.202598Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.202883Z[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:58848[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.202892Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.202926Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.203056Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.203018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.203221Z[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:59192[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203225Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.203245Z[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:35232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.203251Z[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] [2m2026-01-07T18:05:41.203305Z[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:52668[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.203377Z[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:39780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203433Z[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:45434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203442Z[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:38232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203499Z[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] [2m2026-01-07T18:05:41.203555Z[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:33776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.203615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.203650Z[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:39292[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.203804Z[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:44220[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203910Z[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:53882[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.203987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.204138Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.204152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.204198Z[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:33066"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.204246Z[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] [2m2026-01-07T18:05:41.204401Z[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:41468"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.204430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.204484Z[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] [2m2026-01-07T18:05:41.204538Z[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] [2m2026-01-07T18:05:41.204546Z[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] [2m2026-01-07T18:05:41.204751Z[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:44840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.204826Z[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:44840"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.204883Z[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:34714"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.205074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.205134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.205179Z[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] [2m2026-01-07T18:05:41.205360Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.205465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.205552Z[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] [2m2026-01-07T18:05:41.205619Z[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:45832[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.205776Z[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:52226[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.206037Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.206148Z[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:44906[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.206247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.206360Z[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] [2m2026-01-07T18:05:41.206631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.206764Z[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] [2m2026-01-07T18:05:41.206908Z[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:43298[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.206996Z[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:43154[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.207072Z[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:49102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.207141Z[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:57232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.207212Z[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:46294[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.207272Z[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:35446[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.207346Z[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:52842[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.207737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.207825Z[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] [2m2026-01-07T18:05:41.207885Z[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:38144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.208042Z[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:38144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.208260Z[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:37020[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.187190Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.208730Z[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:50706[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.208786Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.208810Z[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:53930[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.208874Z[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:56586[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.208893Z[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] [2m2026-01-07T18:05:41.208974Z[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:44450"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.209177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.209216Z[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:58014[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.209295Z[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] [2m2026-01-07T18:05:41.209332Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.194576Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.209626Z[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:60208"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.209647Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.210046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.210097Z[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:59108[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.210134Z[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] [2m2026-01-07T18:05:41.210154Z[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:55962"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.210181Z[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:59108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.210322Z[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:52110[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.210466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.210581Z[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] [2m2026-01-07T18:05:41.210706Z[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:53458"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.210983Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.211020Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.211282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.211393Z[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] [2m2026-01-07T18:05:41.217436Z[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:41298[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.217502Z[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:41298"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.217632Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.217733Z[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:38250[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.212038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.213061Z[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:53458"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.213260Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.213432Z[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:33624"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.218174Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.218556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.213529Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.219161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.213610Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.219516Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.219950Z[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:58052[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.220430Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.220518Z[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:50114[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.213701Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.220755Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.221013Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.221320Z[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:46918[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.222073Z[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:41740[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.222573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.222684Z[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] [2m2026-01-07T18:05:41.222888Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.223162Z[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:45888"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.223386Z[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:41970[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.223939Z[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:52514[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.224285Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.224600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.213774Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.224953Z[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] [2m2026-01-07T18:05:41.225038Z[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:54046[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225102Z[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:34026"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225166Z[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:58848[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225224Z[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:59192[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225279Z[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] [2m2026-01-07T18:05:41.225322Z[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:45434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225365Z[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:38232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225421Z[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:39780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225488Z[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:39292[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225551Z[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:53882[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225622Z[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:44220[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225707Z[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:33066"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225765Z[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] [2m2026-01-07T18:05:41.225807Z[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:41468"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225865Z[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] [2m2026-01-07T18:05:41.225915Z[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:44840"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.225963Z[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:34714"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226018Z[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:58014[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226076Z[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] [2m2026-01-07T18:05:41.226131Z[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:45832[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226206Z[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:52226[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226260Z[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] [2m2026-01-07T18:05:41.226303Z[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] [2m2026-01-07T18:05:41.226344Z[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] [2m2026-01-07T18:05:41.226387Z[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:38144"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226451Z[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:37020[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226655Z[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:45958[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.226747Z[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:45958"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.227043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.227171Z[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] [2m2026-01-07T18:05:41.227383Z[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:51444[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.214094Z[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:51150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.227987Z[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:51150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.228485Z[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:45102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.228908Z[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:42944"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.229097Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.229475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214190Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.229797Z[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:58478[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.230132Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.230338Z[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:37494[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.230881Z[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:46120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.231451Z[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:46610[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.231810Z[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] [2m2026-01-07T18:05:41.231918Z[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:60208"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.231983Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.232065Z[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] [2m2026-01-07T18:05:41.232134Z[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:55962"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.232190Z[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:59108"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.232262Z[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:52110[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.232323Z[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] [2m2026-01-07T18:05:41.232542Z[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:55996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.232971Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.233336Z[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:38076[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.233771Z[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:44782[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.234188Z[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:56182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.234769Z[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:52904[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.235301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214368Z[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] [2m2026-01-07T18:05:41.214553Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.235925Z[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:41136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.236337Z[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:57534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.236822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.236942Z[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] [2m2026-01-07T18:05:41.237216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214689Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.237649Z[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:52668"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.238067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.238222Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214783Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214898Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.238560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.214970Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.238936Z[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:37286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.239269Z[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:35446"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.239366Z[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] [2m2026-01-07T18:05:41.239420Z[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] [2m2026-01-07T18:05:41.239459Z[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] [2m2026-01-07T18:05:41.239507Z[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:59840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.239581Z[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:45930[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.239638Z[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:33434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.215176Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.240033Z[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:35446"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.215265Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.240095Z[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:49450[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.240264Z[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:49450"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.240353Z[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:60704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.240353Z[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:56874"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.240431Z[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:38434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.240500Z[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:44050"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.240555Z[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:37936[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.240654Z[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:46294"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.240630Z[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:56070[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.240888Z[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:53930"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.241411Z[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:51550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.216123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.240888Z[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:56070"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.242456Z[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:53268[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.216452Z[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:41964[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.243735Z[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:41964"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.244088Z[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:34892"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.244414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.216822Z[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:54260"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.217275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.244805Z[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:43154"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.245639Z[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:60512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.245794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.246029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.248116Z[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] [2m2026-01-07T18:05:41.248606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.247521Z[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:54656[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.247760Z[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:40054[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.247899Z[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] [2m2026-01-07T18:05:41.249252Z[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:39780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.249458Z[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:59192"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.249574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.249865Z[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:39292"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.250071Z[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:53882"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.246306Z[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:37286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.250564Z[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:52842"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.250854Z[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:44374[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.251066Z[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] [2m2026-01-07T18:05:41.251121Z[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:41298"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251201Z[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:38250[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251256Z[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] [2m2026-01-07T18:05:41.251297Z[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] [2m2026-01-07T18:05:41.251334Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251400Z[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] [2m2026-01-07T18:05:41.251443Z[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:58052[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251524Z[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:46918[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251574Z[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:41740[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251626Z[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] [2m2026-01-07T18:05:41.251793Z[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:45888"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251874Z[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:41970[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.251957Z[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:52514[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252062Z[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:45958"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252214Z[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] [2m2026-01-07T18:05:41.252271Z[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:51444[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252320Z[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:51150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252363Z[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:45102[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252416Z[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:42944"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252470Z[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:58478[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252518Z[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:37494[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252571Z[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:46120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.252627Z[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:46610[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253052Z[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:35018[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.253027Z[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:55996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253205Z[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:38076[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253269Z[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:44782[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253323Z[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:56182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253457Z[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:44374[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253513Z[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:52904[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253565Z[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:41136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253585Z[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:58342[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.253615Z[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:57534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.253757Z[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] [2m2026-01-07T18:05:41.253831Z[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:52668"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:41.254070Z[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:39392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.254272Z[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:39490"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.254530Z[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:33776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.254714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.254812Z[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] [2m2026-01-07T18:05:41.255067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.255201Z[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] [2m2026-01-07T18:05:41.255374Z[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:37936"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.255691Z[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:46900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.255712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.255751Z[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:58408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.256180Z[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:37020"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.256361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.257268Z[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:33734[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.257734Z[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:37148[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.258190Z[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: 0, connecting: 65, live: 63, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:41.258337Z[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:60512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.259763Z[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:57232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.260004Z[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:33414[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.260448Z[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:56586"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.260877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.260971Z[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] [2m2026-01-07T18:05:41.261394Z[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:50706"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:41.261733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:41.262986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.079638Z[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] [2m2026-01-07T18:05:42.080030Z[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:43214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.103757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.103975Z[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] [2m2026-01-07T18:05:42.143842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.144567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.145401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.145499Z[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] [2m2026-01-07T18:05:42.145648Z[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:49102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.146009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.146103Z[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] [2m2026-01-07T18:05:42.146252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.146435Z[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] [2m2026-01-07T18:05:42.146478Z[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:44906"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.146763Z[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:57086[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.146956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.147262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.147295Z[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:59726"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.147599Z[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:55594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.147721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.147845Z[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] [2m2026-01-07T18:05:42.148024Z[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:52094[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.148195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.148240Z[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:43298"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.148524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:42.148814Z[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:45760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.148836Z[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:46294"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.149274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.149280Z[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:40054[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.149479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.149843Z[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:51558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.150204Z[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:34736[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.150297Z[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:41900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.150289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.150799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.151164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.151212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.151296Z[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] [2m2026-01-07T18:05:42.151306Z[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] [2m2026-01-07T18:05:42.151566Z[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] [2m2026-01-07T18:05:42.152051Z[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:60512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.152122Z[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] [2m2026-01-07T18:05:42.152180Z[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:54656[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.152185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.152240Z[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] [2m2026-01-07T18:05:42.152256Z[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] [2m2026-01-07T18:05:42.152250Z[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:45832"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.152765Z[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:54260"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.152824Z[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:52110"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.152856Z[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:53930"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.152932Z[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:51550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.153076Z[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] [2m2026-01-07T18:05:42.153117Z[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:43154"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.153149Z[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] [2m2026-01-07T18:05:42.153198Z[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] [2m2026-01-07T18:05:42.153243Z[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:56070"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.153261Z[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:40150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.153291Z[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:41964"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.153331Z[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:34892"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.153600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.153697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.153734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.153801Z[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] [2m2026-01-07T18:05:42.153707Z[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] [2m2026-01-07T18:05:42.153906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.153807Z[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] [2m2026-01-07T18:05:42.154070Z[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:40080[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.154516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.154551Z[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:41534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.154605Z[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] [2m2026-01-07T18:05:42.155020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.155024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.155189Z[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] [2m2026-01-07T18:05:42.155469Z[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:58014"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.155722Z[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:41146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.155695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.155897Z[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] [2m2026-01-07T18:05:42.156087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.156245Z[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:50114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.156470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.156560Z[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] [2m2026-01-07T18:05:42.157066Z[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:35678[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.157239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.157352Z[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] [2m2026-01-07T18:05:42.157360Z[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:45930"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.157507Z[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:52842"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.157571Z[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:59182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.157964Z[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:39780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.158037Z[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:59192"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.158098Z[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:39292"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.158219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.158529Z[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:53882"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.158299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.158684Z[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] [2m2026-01-07T18:05:42.158702Z[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] [2m2026-01-07T18:05:42.158742Z[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:49450"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.159121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.159210Z[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] [2m2026-01-07T18:05:42.159715Z[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:37534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.160060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.160240Z[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:60992[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.160800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.161278Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.161417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.161585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.161742Z[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:45260[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.161767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.162343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.162430Z[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:15162"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.162629Z[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:56874"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.162874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.162942Z[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:59840"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.162998Z[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] [2m2026-01-07T18:05:42.163100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.163200Z[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] [2m2026-01-07T18:05:42.163227Z[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:44010[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.163679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.163780Z[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] [2m2026-01-07T18:05:42.163806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.163874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.163882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.164090Z[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] [2m2026-01-07T18:05:42.164902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.165555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.165701Z[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:58848"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.165906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.166181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.166276Z[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] [2m2026-01-07T18:05:42.166384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.167449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:42.167540Z[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] [2m2026-01-07T18:05:42.168167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.168414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.168513Z[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] [2m2026-01-07T18:05:42.168991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.169875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.169970Z[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] [2m2026-01-07T18:05:42.170433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.170538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.170582Z[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] [2m2026-01-07T18:05:42.170649Z[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] [2m2026-01-07T18:05:42.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:15140"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:42.171402Z[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] [2m2026-01-07T18:05:42.171893Z[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:41136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.172045Z[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] [2m2026-01-07T18:05:42.172131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.172197Z[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:46140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.172520Z[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:55996"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.172677Z[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:39490"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.172729Z[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:58342[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.172838Z[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:33776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.172837Z[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:39392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.172854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.172950Z[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] [2m2026-01-07T18:05:42.172996Z[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:37936"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.172994Z[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] [2m2026-01-07T18:05:42.173070Z[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] [2m2026-01-07T18:05:42.173090Z[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:46900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173134Z[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:37020"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173113Z[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:58408[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.173271Z[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:54656"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.173270Z[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:57232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173354Z[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] [2m2026-01-07T18:05:42.173171Z[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:37148[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173424Z[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:33734[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173439Z[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:60512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173514Z[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:33414[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173524Z[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] [2m2026-01-07T18:05:42.173574Z[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:49350[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.173594Z[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:50706"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173646Z[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:55996"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.173756Z[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:56586"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.174049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.174107Z[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:49350[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.174221Z[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:40054"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.174408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.174533Z[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:15207"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.174844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.174983Z[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] [2m2026-01-07T18:05:42.175012Z[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:49350"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.175040Z[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] [2m2026-01-07T18:05:42.175196Z[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:54656"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.175279Z[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] [2m2026-01-07T18:05:42.175419Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.175473Z[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:49102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.175553Z[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] [2m2026-01-07T18:05:42.175836Z[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:39392"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.175915Z[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] [2m2026-01-07T18:05:42.176020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.176023Z[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:41136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.176161Z[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] [2m2026-01-07T18:05:42.176313Z[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] [2m2026-01-07T18:05:42.176407Z[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:43214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.176435Z[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:46140[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.176513Z[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:46140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.176546Z[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] [2m2026-01-07T18:05:42.176697Z[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] [2m2026-01-07T18:05:42.177021Z[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] [2m2026-01-07T18:05:42.177090Z[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] [2m2026-01-07T18:05:42.177118Z[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:40054"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.177157Z[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] [2m2026-01-07T18:05:42.177192Z[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:15207"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.177244Z[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:44906"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.177350Z[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:57086[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.177729Z[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:59726"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.177840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.177874Z[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:55594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.178059Z[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] [2m2026-01-07T18:05:42.178135Z[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:52094[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.178215Z[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:43298"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.178290Z[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:45760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.178398Z[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:51558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.178676Z[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:34736[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.178797Z[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:34736"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.178991Z[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:41900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.179035Z[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:38434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.179072Z[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] [2m2026-01-07T18:05:42.179143Z[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] [2m2026-01-07T18:05:42.179264Z[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] [2m2026-01-07T18:05:42.179416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:42.179804Z[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:45832"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.179925Z[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] [2m2026-01-07T18:05:42.179993Z[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:52110"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180068Z[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:52226"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.180091Z[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:40150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180179Z[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] [2m2026-01-07T18:05:42.180233Z[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] [2m2026-01-07T18:05:42.180289Z[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] [2m2026-01-07T18:05:42.180333Z[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:40080[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180407Z[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:41534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.180471Z[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] [2m2026-01-07T18:05:42.180514Z[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] [2m2026-01-07T18:05:42.180528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.180555Z[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:58014"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180618Z[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:41146[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.180714Z[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] [2m2026-01-07T18:05:42.180768Z[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:50114"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.180819Z[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] [2m2026-01-07T18:05:42.181442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.181537Z[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] [2m2026-01-07T18:05:42.181605Z[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:44220"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.182144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.182408Z[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:60704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.182534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.182630Z[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] [2m2026-01-07T18:05:42.183343Z[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:37494"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.183530Z[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:35018[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.183640Z[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:35018"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.184034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.184150Z[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] [2m2026-01-07T18:05:42.184260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.184299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.184997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.185033Z[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:54046"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.185131Z[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] [2m2026-01-07T18:05:42.185224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.185308Z[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:52904"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.185526Z[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:54954[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.186005Z[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:52514"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.186033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.186108Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.186241Z[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:60512"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.186764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.186914Z[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:45102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.187096Z[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] [2m2026-01-07T18:05:42.187344Z[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:51592[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.187630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.187736Z[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:44374"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.186967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.188084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.187845Z[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] [2m2026-01-07T18:05:42.188145Z[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:46918"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.188518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.188693Z[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:51550"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.188757Z[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:51444"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.188274Z[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] [2m2026-01-07T18:05:42.189022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.189369Z[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:39484[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.189384Z[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:37286"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.189695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.189863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.189955Z[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] [2m2026-01-07T18:05:42.190435Z[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:58478"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.190819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.190987Z[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:46120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.191268Z[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:57534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.191558Z[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:44782"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.192020Z[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:46610"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.192362Z[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:56182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.192730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.192840Z[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] [2m2026-01-07T18:05:42.195323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.195611Z[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] [2m2026-01-07T18:05:42.196143Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.196257Z[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] [2m2026-01-07T18:05:42.197152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.197240Z[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] [2m2026-01-07T18:05:42.197847Z[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] [2m2026-01-07T18:05:42.197907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.197979Z[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:35678[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198004Z[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] [2m2026-01-07T18:05:42.198044Z[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] [2m2026-01-07T18:05:42.198089Z[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:45930"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198174Z[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] [2m2026-01-07T18:05:42.198252Z[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:44010[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198219Z[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:59182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198323Z[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] [2m2026-01-07T18:05:42.198384Z[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] [2m2026-01-07T18:05:42.198392Z[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] [2m2026-01-07T18:05:42.198443Z[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] [2m2026-01-07T18:05:42.198441Z[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:58848"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198498Z[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] [2m2026-01-07T18:05:42.198527Z[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] [2m2026-01-07T18:05:42.198592Z[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:37534[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198610Z[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] [2m2026-01-07T18:05:42.198683Z[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:60992[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198715Z[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:38250"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.198741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.198760Z[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:45260[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198791Z[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:39490"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.199096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.199111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.199233Z[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] [2m2026-01-07T18:05:42.198814Z[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:15162"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.198824Z[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] [2m2026-01-07T18:05:42.198824Z[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:41970"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.199532Z[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:59840"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.199564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.199634Z[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:38250"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.199887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.200358Z[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:49350"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.200424Z[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] [2m2026-01-07T18:05:42.199981Z[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] [2m2026-01-07T18:05:42.200271Z[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:53268"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.200629Z[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] [2m2026-01-07T18:05:42.200570Z[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] [2m2026-01-07T18:05:42.200800Z[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] [2m2026-01-07T18:05:42.200929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.201140Z[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] [2m2026-01-07T18:05:42.201157Z[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:33414"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.201178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.201359Z[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:39490"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.201488Z[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] [2m2026-01-07T18:05:42.201534Z[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:41970"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.201861Z[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:58052"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.202435Z[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:58342"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.202540Z[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:52094"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.202735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.202900Z[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] [2m2026-01-07T18:05:42.203237Z[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:60992"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.203916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.203936Z[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:60512"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.203956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.203263Z[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:40150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.204039Z[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] [2m2026-01-07T18:05:42.204157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.204179Z[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:57086"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.204519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.204588Z[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:50706[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.204617Z[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] [2m2026-01-07T18:05:42.204894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.204929Z[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:41740"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.205022Z[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] [2m2026-01-07T18:05:42.205177Z[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:50706[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.205182Z[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:41534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.205247Z[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:50706[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.205472Z[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:60512"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.205515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.205602Z[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] [2m2026-01-07T18:05:42.206089Z[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:41146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.206330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.206470Z[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:46900"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.206608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.206931Z[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:46900"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.207084Z[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:39392"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.207183Z[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] [2m2026-01-07T18:05:42.207272Z[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:46140"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.207295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.207776Z[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] [2m2026-01-07T18:05:42.207812Z[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:37494"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.207865Z[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:35018"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.207920Z[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] [2m2026-01-07T18:05:42.208062Z[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:34736"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.208184Z[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:38434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.207968Z[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:54046"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.208612Z[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] [2m2026-01-07T18:05:42.208640Z[0m [34mDEBUG[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:37020[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.208802Z[0m [34mDEBUG[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:37020[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.208913Z[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:37020[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.209009Z[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:52514"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.208709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.209183Z[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:52226"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.209253Z[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] [2m2026-01-07T18:05:42.208829Z[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:54954[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.209260Z[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:52904"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.209456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.209361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.209469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.209622Z[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] [2m2026-01-07T18:05:42.209704Z[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:54260[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.209823Z[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:54260[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.209878Z[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:54260[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.209951Z[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:45102"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210018Z[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] [2m2026-01-07T18:05:42.210022Z[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:44220"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210071Z[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:51592[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210095Z[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:60704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210148Z[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:44374"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210203Z[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] [2m2026-01-07T18:05:42.210247Z[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:46918"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210262Z[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:58478"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210297Z[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:51550"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.209648Z[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:46610"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.209630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.210645Z[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:46120"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210743Z[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:57534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210724Z[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:38076"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.211219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.211319Z[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] [2m2026-01-07T18:05:42.211598Z[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:53268"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.211744Z[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] [2m2026-01-07T18:05:42.212040Z[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] [2m2026-01-07T18:05:42.212563Z[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:33414"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.210808Z[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:44782"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.212045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.210782Z[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:51444"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.213052Z[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:58052"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.213095Z[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] [2m2026-01-07T18:05:42.213132Z[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:58342"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.213197Z[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:52094"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.213603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.212252Z[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] [2m2026-01-07T18:05:42.212881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.214428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.214515Z[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] [2m2026-01-07T18:05:42.214516Z[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] [2m2026-01-07T18:05:42.212910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.213795Z[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] [2m2026-01-07T18:05:42.214799Z[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:60992"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.215076Z[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:60512"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.215155Z[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:40150"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.215223Z[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] [2m2026-01-07T18:05:42.215286Z[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:57086"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.214018Z[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] [2m2026-01-07T18:05:42.215305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.215349Z[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:39484[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.215497Z[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:37286"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.215378Z[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] [2m2026-01-07T18:05:42.215621Z[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:39484"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.214137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.214360Z[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:40080"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.215999Z[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:45260"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.215965Z[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:41740"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.216383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.216539Z[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:33734"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.216291Z[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] [2m2026-01-07T18:05:42.216627Z[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:51558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.216702Z[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:41534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.216817Z[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] [2m2026-01-07T18:05:42.217445Z[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:43214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.217823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.217840Z[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:41146"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.217888Z[0m [33m WARN[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:45888[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] [2m2026-01-07T18:05:42.218452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.218596Z[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:58408"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.219390Z[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:48932[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.219017Z[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:35678"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.219636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.220172Z[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:37148"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.220432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.220519Z[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] [2m2026-01-07T18:05:42.220720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.220726Z[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] [2m2026-01-07T18:05:42.220971Z[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:51592"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.221094Z[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:38076"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.221503Z[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] [2m2026-01-07T18:05:42.221609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.221715Z[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] [2m2026-01-07T18:05:42.221649Z[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] [2m2026-01-07T18:05:42.222080Z[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] [2m2026-01-07T18:05:42.222141Z[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:39484"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.222208Z[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] [2m2026-01-07T18:05:42.222274Z[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:40080"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.222336Z[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:45260"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.222549Z[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:44010"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.222704Z[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] [2m2026-01-07T18:05:42.223102Z[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:51558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.223171Z[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:55594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.223232Z[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:33734"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.223376Z[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:54954"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.223165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.223602Z[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:43214"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.223758Z[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] [2m2026-01-07T18:05:42.223842Z[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] [2m2026-01-07T18:05:42.223575Z[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] [2m2026-01-07T18:05:42.224229Z[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] [2m2026-01-07T18:05:42.223923Z[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] [2m2026-01-07T18:05:42.223933Z[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:56182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.224350Z[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:41900"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.223922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.224009Z[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] [2m2026-01-07T18:05:42.223573Z[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:44010"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.225729Z[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:55594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.225984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.226006Z[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:54954"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.227200Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.227301Z[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:58408"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.227398Z[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] [2m2026-01-07T18:05:42.228202Z[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:51592"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.228284Z[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] [2m2026-01-07T18:05:42.228318Z[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:48932[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.228468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.229225Z[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:35678"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.229524Z[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] [2m2026-01-07T18:05:42.229597Z[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:37148"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.229838Z[0m [34mDEBUG[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:53882[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.229996Z[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:43154[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.230079Z[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:43154[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.230121Z[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:43154[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.230466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.230753Z[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: 0, connecting: 33, live: 95, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.230596Z[0m [34mDEBUG[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:53882[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.231198Z[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:53882[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.231479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.231754Z[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] [2m2026-01-07T18:05:42.232857Z[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:41900"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.232863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.233821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.234366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.234704Z[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] [2m2026-01-07T18:05:42.234880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.235048Z[0m [33m WARN[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:45888[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] [2m2026-01-07T18:05:42.236087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.236551Z[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] [2m2026-01-07T18:05:42.236196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.237686Z[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:48932"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.237730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.238034Z[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:48932"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.238276Z[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] [2m2026-01-07T18:05:42.239168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.239456Z[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] [2m2026-01-07T18:05:42.239488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.240240Z[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] [2m2026-01-07T18:05:42.240637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.241003Z[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] [2m2026-01-07T18:05:42.240865Z[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:37534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.242062Z[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] [2m2026-01-07T18:05:42.242316Z[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:37534"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.242799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.242909Z[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] [2m2026-01-07T18:05:42.243907Z[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] [2m2026-01-07T18:05:42.244220Z[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] [2m2026-01-07T18:05:42.244466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.245235Z[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] [2m2026-01-07T18:05:42.246125Z[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] [2m2026-01-07T18:05:42.246515Z[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:53930[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.246886Z[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:53930[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.247052Z[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:53930[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.246908Z[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:51150[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.247463Z[0m [33m WARN[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:47996[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] [2m2026-01-07T18:05:42.247532Z[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:51150[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.247585Z[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:51150[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.246768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.248101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.248995Z[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:37936[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.249097Z[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:37936[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.249156Z[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:37936[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.249157Z[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] [2m2026-01-07T18:05:42.249363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.249457Z[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] [2m2026-01-07T18:05:42.250836Z[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] [2m2026-01-07T18:05:42.251165Z[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:45930[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.250408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.251587Z[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] [2m2026-01-07T18:05:42.251623Z[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:53268[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.251741Z[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:53268[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.251762Z[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] [2m2026-01-07T18:05:42.251495Z[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:45930[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.251785Z[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:53268[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.251854Z[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:45930[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.251250Z[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:35232[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] [2m2026-01-07T18:05:42.252148Z[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] [2m2026-01-07T18:05:42.251849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.252649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.253328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.253382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.253974Z[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:45760"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.254097Z[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:35232[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] [2m2026-01-07T18:05:42.254342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.254368Z[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:35232[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.254434Z[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] [2m2026-01-07T18:05:42.254472Z[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:35232[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.254583Z[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:35232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.254903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.255489Z[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:44450[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.255622Z[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:44450[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.255731Z[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:44450[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.255813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=975 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.255923Z[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] [2m2026-01-07T18:05:42.255961Z[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:45760"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.256568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.256967Z[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] [2m2026-01-07T18:05:42.257581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.257744Z[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:44906[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.258142Z[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:45832[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.258313Z[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:44906[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.258329Z[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:45832[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.258371Z[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:44906[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.258387Z[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:45832[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.258402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.258428Z[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] [2m2026-01-07T18:05:42.258491Z[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] [2m2026-01-07T18:05:42.258938Z[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:44050[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] [2m2026-01-07T18:05:42.259144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.259232Z[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] [2m2026-01-07T18:05:42.259388Z[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] [2m2026-01-07T18:05:42.259487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1612 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.259630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1932 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.259727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.259753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=536 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.259762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.259793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=596 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.259823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1695 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.259933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1695 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.260027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.260050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=30 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.260410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1871 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.261438Z[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:59840[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.261507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.261777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.262154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.260741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.261239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262205Z[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:59840[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.261362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.260471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.261461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=535 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.260580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.262487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1578 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.262648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262364Z[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:59840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.262486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262855Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.260528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=150 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.262966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1076 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.263032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1274 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.263059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=432 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.263086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=98 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.263112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1274 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.262255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.262588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.263283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.262801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.263423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=0 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.263450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.265080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1820 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.263677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.265236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1456 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1579 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=97 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=53 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=636 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1014 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=924 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=925 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=30 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1613 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=924 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265937Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=535 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1932 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.265987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1066 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=636 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=687 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1613 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1612 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=745 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1202 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=98 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=432 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=687 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1820 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1456 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1076 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=97 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1078 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1171 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=472 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1014 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1627 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1627 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=744 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1067 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1171 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=536 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=596 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1871 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=150 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266857Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=0 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1078 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.266979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1579 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=472 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1066 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1578 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=925 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1489 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=745 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=53 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1067 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.267518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=744 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.269703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.271420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=954 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.271708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=970 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.272126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1792 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.272446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.276321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=229 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.276992Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.277310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1606 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.277916Z[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] [2m2026-01-07T18:05:42.278618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=926 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1133 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1109 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1280 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1662 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=70 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1005 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=902 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=70 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.278981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=782 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=782 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1898 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1109 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=901 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1614 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=900 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1527 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1662 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1663 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1936 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1365 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1527 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=435 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1898 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=560 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=560 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1009 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=50 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1044 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=902 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1133 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=926 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=209 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=209 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=927 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1009 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=435 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=900 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.279969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=512 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=50 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1044 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1383 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1614 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=901 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1365 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=364 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1005 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1383 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=927 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1936 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1663 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=512 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1280 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.280722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=340 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.280875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1406 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.281815Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.284435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.284496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=352 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.285591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.285791Z[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:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=971 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.286018Z[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:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=971 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.286205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.286261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=215 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.286382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=813 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=200 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1127 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=784 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1557 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=374 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=871 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1127 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1298 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1400 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=577 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.286976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1299 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=812 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=616 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=75 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1298 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1400 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=616 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=813 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=17 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=15 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287315Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1362 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1362 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287852Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1557 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.287869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=374 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.288171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1511 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.288608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1659 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.288700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1659 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.288892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1548 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=871 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=17 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289040Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1631 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=14 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=14 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1228 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289409Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=15 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1831 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.289961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1548 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=16 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=577 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=200 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=812 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1228 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1831 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=784 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=16 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1631 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1299 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=75 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.290786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1511 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.291553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1601 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.293047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1785 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.297496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.298977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=221 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.307446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1064 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.307524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.307554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=963 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.307581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1788 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.307606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=87 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.307631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=329 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.308555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=526 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.308609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=526 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.308640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=329 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.308695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1235 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.308736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=144 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.308888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1788 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=144 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1395 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=375 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=375 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1235 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1395 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.309979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.310146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1064 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.310260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.310553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=87 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.310710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1944 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.310906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1944 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.311610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=350 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.312600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1485 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.312616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1471 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.312777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.313264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1479 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.313445Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.313767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.315741Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.320432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=337 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.320540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1475 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.322361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=729 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.323171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.323243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1786 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.323571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=672 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.323642Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.324607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=214 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.324935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=266 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.324959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=366 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.325083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=956 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.325993Z[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] [2m2026-01-07T18:05:42.327032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1599 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.330506Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"0.61%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 4, live: 124, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.330550Z[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:15209" [3mduration[0m[2m=[0m"7.416600411s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.330673Z[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:15223" [3mduration[0m[2m=[0m"13.670535463s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.330743Z[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"14.487712493s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.330741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1236 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1633 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1678 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1750 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1750 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=797 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.330933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1935 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1851 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.330987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1236 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1633 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=439 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1935 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=439 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=763 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1851 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1105 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1862 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1553 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1862 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=682 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1105 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1553 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1678 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=797 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.331591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=763 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.332890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=237 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.340349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1615 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.341975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=358 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.343264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1464 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.343037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=230 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.344887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=971 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.345149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=335 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.345271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 971, chunk_index: 1, absolute_index: 1943, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15130"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1408 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.348073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=960 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.348222Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"2.10%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 123, seen: 128, dead: 4, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.348223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=343 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.348510Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.349741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1775 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.354192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.354745Z[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"11.600413516s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.354974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.355050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.355067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.355706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.355760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.356773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.356844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.357573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.357639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.358290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.358352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.358359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=345 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.358396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=964 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.359139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.359473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1407 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.359521Z[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"10.95681416s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.360208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.360272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.360846Z[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] [2m2026-01-07T18:05:42.361221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.361420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.362952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.362256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.363120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.362368Z[0m [33m WARN[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:45888[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] [2m2026-01-07T18:05:42.362703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=675 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.362770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=216 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.362848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1140 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.363512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.363554Z[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:45888[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] [2m2026-01-07T18:05:42.363722Z[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:45888[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.363950Z[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:45888[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.364912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.364975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.365933Z[0m [33m WARN[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:52110[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] [2m2026-01-07T18:05:42.365942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.366695Z[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:59182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.366652Z[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] [2m2026-01-07T18:05:42.366793Z[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] [2m2026-01-07T18:05:42.366847Z[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] [2m2026-01-07T18:05:42.366899Z[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:15209" [3mduration[0m[2m=[0m"7.416600411s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.366925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.366947Z[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:15223" [3mduration[0m[2m=[0m"13.670535463s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.366990Z[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"14.487712493s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.367006Z[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] [2m2026-01-07T18:05:42.367155Z[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:59182"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.367223Z[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"11.600413516s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.367269Z[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"10.95681416s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.365941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1796 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.368233Z[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] [2m2026-01-07T18:05:42.368940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.369148Z[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] [2m2026-01-07T18:05:42.368294Z[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] [2m2026-01-07T18:05:42.369868Z[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] [2m2026-01-07T18:05:42.370039Z[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] [2m2026-01-07T18:05:42.370293Z[0m [34mDEBUG[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:51592[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.370382Z[0m [34mDEBUG[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:51592[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.370432Z[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:51592[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.370493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.370525Z[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] [2m2026-01-07T18:05:42.370597Z[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] [2m2026-01-07T18:05:42.370629Z[0m [33m WARN[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:52668[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] [2m2026-01-07T18:05:42.370007Z[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] [2m2026-01-07T18:05:42.371235Z[0m [33m WARN[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:52110[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] [2m2026-01-07T18:05:42.371603Z[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] [2m2026-01-07T18:05:42.372006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.372352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.372891Z[0m [33m WARN[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:38144[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] [2m2026-01-07T18:05:42.373622Z[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] [2m2026-01-07T18:05:42.374499Z[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] [2m2026-01-07T18:05:42.373441Z[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] [2m2026-01-07T18:05:42.373986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.376578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.376645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.376780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=355 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.377595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.377655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.377693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=224 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.378794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.378875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.381598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.381789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.382275Z[0m [33m WARN[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:52110[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] [2m2026-01-07T18:05:42.381636Z[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:43298[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.382534Z[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:44050[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] [2m2026-01-07T18:05:42.382881Z[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:43298[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.382954Z[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:43298[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.384860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.384905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1493 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.385168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=759 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1690 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1690 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.385279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=977 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=324 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1461 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=118 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=974 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=977 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1542 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.385475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=529 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.383963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.385575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.385652Z[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] [2m2026-01-07T18:05:42.385653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=959 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.385752Z[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] [2m2026-01-07T18:05:42.385931Z[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] [2m2026-01-07T18:05:42.386304Z[0m [33m WARN[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:33434[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] [2m2026-01-07T18:05:42.386553Z[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] [2m2026-01-07T18:05:42.385509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1933 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1643 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387072Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=119 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1194 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1194 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.387187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=917 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=759 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=917 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=239 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=973 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1661 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=395 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1568 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=897 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=395 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1461 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=606 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1436 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1821 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1568 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=324 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=606 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387859Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1643 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=974 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=898 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.387979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=511 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1025 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1661 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=36 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1933 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1266 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=972 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=918 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.388298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=118 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1436 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=239 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=973 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=898 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=510 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=412 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1025 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=36 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=511 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=510 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=972 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=119 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388750Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1542 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1886 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1886 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=529 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.388880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1821 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.389067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=918 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.389126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=897 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.389160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1586 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.389229Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1586 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.389291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1266 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.389335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=412 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.391107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1771 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.391263Z[0m [33m WARN[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:44840[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] [2m2026-01-07T18:05:42.391436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=326 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.392524Z[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] [2m2026-01-07T18:05:42.393109Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.393249Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.393319Z[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:39490[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.393915Z[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] [2m2026-01-07T18:05:42.393942Z[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:34026[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.394217Z[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:34026[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.394538Z[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:34026[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.396155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1141 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.397403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1470 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.397349Z[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:33624[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.398026Z[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:33624[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.398166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1486 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.398046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=228 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.398130Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"2.51%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 123, seen: 128, dead: 4, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.398607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=344 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.398172Z[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:33624[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.399304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.400334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=220 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.400387Z[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:57232[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.400646Z[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:57232[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.400767Z[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:57232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.406361Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.406391Z[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"13.218633192s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.407318Z[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:44050[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.407428Z[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:44050[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.407491Z[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:44050[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.406750Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=957 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.408782Z[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"13.218633192s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.409268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=265 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.409552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=244 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.411509Z[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] [2m2026-01-07T18:05:42.411734Z[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] [2m2026-01-07T18:05:42.411511Z[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] [2m2026-01-07T18:05:42.413249Z[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:52668[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.413579Z[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:52668[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.413799Z[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:52668[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.414930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=217 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.415012Z[0m [33m WARN[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:33434[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] [2m2026-01-07T18:05:42.416975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=961 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.418048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1604 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.418561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=233 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.419737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1723 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.419923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=234 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.420284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.422243Z[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] [2m2026-01-07T18:05:42.422248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.422319Z[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] [2m2026-01-07T18:05:42.422379Z[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] [2m2026-01-07T18:05:42.423349Z[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:47996[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.423471Z[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:47996[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.423603Z[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:47996[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.425061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.425938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1780 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.425972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.426025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.426937Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.427769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=314 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.428677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.428747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.429564Z[0m [34mDEBUG[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:48470[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.429685Z[0m [34mDEBUG[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:48470[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.429738Z[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:48470[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.430752Z[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:35018[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.430837Z[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:35018[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.431335Z[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:35018[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.431270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.432092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.432201Z[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] [2m2026-01-07T18:05:42.432774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.433477Z[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] [2m2026-01-07T18:05:42.433780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.433848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.434410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1776 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.434821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.436627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.437804Z[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:52842[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.437898Z[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:52842[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.437943Z[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:52842[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.440168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.440201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=951 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.440224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.441581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.442491Z[0m [33m WARN[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:33434[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] [2m2026-01-07T18:05:42.442776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.443841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.443930Z[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] [2m2026-01-07T18:05:42.444649Z[0m [33m WARN[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:49350[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] [2m2026-01-07T18:05:42.444705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.444802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=882 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.444855Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=825 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.444900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=184 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.444934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=825 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.444966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=558 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1605 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1371 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=133 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1112 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=31 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1255 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445248Z[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] [2m2026-01-07T18:05:42.445282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1371 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1675 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=992 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1681 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.445957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1869 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1906 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1868 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1112 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1906 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=133 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1675 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=601 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=558 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1113 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1255 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1113 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=882 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1868 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.446961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=184 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=601 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=992 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1869 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1681 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.447245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=31 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.448170Z[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:52110[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.448317Z[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:52110[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.448459Z[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:52110[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.449345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1324 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.449423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=23 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.449543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=316 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.449629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1323 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.449722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=889 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.449880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1379 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=503 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1253 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1778 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=24 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=316 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1324 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=408 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1437 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1034 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1033 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.450943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1306 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1033 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1437 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=986 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=503 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=908 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=24 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=465 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=465 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1323 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=889 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=986 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1253 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=408 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=23 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1778 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1379 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1366 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1034 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.451964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1366 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.452064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1306 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.452196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.452281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=908 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.452765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1483 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.455112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=305 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.455732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.456179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.456616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1109 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.456983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1109 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.459135Z[0m [33m WARN[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:33434[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] [2m2026-01-07T18:05:42.462790Z[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] [2m2026-01-07T18:05:42.463006Z[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] [2m2026-01-07T18:05:42.462831Z[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] [2m2026-01-07T18:05:42.463357Z[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] [2m2026-01-07T18:05:42.463465Z[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] [2m2026-01-07T18:05:42.464791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1135 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.464863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1403 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.465058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=676 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.465975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=903 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.466520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=329 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=797 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=971 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=329 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=971 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.466996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=797 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.467022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=687 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.467049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=687 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.467215Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 121, seen: 128, dead: 5, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467329Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467408Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467446Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467584Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467703Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467821Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.467855Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.25%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 4, connecting: 0, live: 118, seen: 128, dead: 6, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.468185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1724 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.468252Z[0m [33m WARN[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:38144[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] [2m2026-01-07T18:05:42.469021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1598 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.469227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=227 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.470716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=339 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.472749Z[0m [33m WARN[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:33768[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] [2m2026-01-07T18:05:42.472942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1472 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.473181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=360 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.477024Z[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"12.511146711s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.477022Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.477276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=359 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.477238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=645 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.477891Z[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"12.511146711s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.477958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=341 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.478936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1490 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.480352Z[0m [33m WARN[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:46610[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] [2m2026-01-07T18:05:42.480458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.480589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=684 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.482177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1600 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.483005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=958 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.484456Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.484498Z[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"14.774899499s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.484928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=356 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.485131Z[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"14.774899499s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.486376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.487534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.489283Z[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:44782[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.489354Z[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:44782[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.489385Z[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:44782[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.489357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.488537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.489708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.491515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.492049Z[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] [2m2026-01-07T18:05:42.493262Z[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:41970[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.493588Z[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:41970[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.493759Z[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:41970[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.493930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=962 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.493603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.494003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.493956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1476 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.494621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.494760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.496250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.496572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1820 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.497446Z[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] [2m2026-01-07T18:05:42.497531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.497985Z[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:52904[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.498105Z[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:52904[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.498218Z[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:52904[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.498607Z[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] [2m2026-01-07T18:05:42.499039Z[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] [2m2026-01-07T18:05:42.500568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=566 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.500753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.500870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=41 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501040Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1354 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=832 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1921 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1288 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=565 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=565 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=755 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1026 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.501864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=755 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.502051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1651 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.502133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1038 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.502230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1651 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.502319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1921 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.502384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1002 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.502865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1002 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.503046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=566 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.503394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1026 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.503645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=41 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.503812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=870 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.503911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=870 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.503981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1038 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.504174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.504266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.504365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1288 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.504443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1354 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.504520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=832 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.507332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=241 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.508597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1617 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.511430Z[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:33768[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.511480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=908 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.511549Z[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:33768[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.511568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=908 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.511600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.511603Z[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:33768[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.511635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.511687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.511723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.513645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=218 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.514634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=659 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.515388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=892 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.516067Z[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:44840[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.516211Z[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:44840[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.516389Z[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:44840[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.518730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.518773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=338 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.518795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.519332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1593 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.519791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1171 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.519947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1487 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.519880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.520639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.520788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.520796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=673 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.520872Z[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"12.425490963s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.521095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=685 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.521154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=322 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.521296Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.522299Z[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"12.425490963s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.522378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=536 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.522520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.522293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.523266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.523772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.523854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=225 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.523700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1663 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.523402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1798 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.524318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1494 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.524328Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.524529Z[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:15121" [3mduration[0m[2m=[0m"11.993898512s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.524984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.525077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.525253Z[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:15207"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=784 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.525324Z[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:15207"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=784 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.525426Z[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:15121" [3mduration[0m[2m=[0m"11.993898512s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.525717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.525993Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.526112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=365 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.526128Z[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"9.02588453s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.526809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.527630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.527824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.527718Z[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"9.02588453s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.528444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1548 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.529199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.530266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.530308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.531454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.531515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.531559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.531604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.531680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1404 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.531709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=674 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.531932Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.532005Z[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:15213" [3mduration[0m[2m=[0m"11.988818212s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.532546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.532701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=825 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.532759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=825 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.532805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=972 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.532955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1365 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.532999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=972 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.532827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.533212Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.533297Z[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:15127" [3mduration[0m[2m=[0m"9.366778987s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.533027Z[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:15213" [3mduration[0m[2m=[0m"11.988818212s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.533399Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.533227Z[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] [2m2026-01-07T18:05:42.533189Z[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] [2m2026-01-07T18:05:42.533182Z[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] [2m2026-01-07T18:05:42.534597Z[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:15127" [3mduration[0m[2m=[0m"9.366778987s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.535593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.535653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.536741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.536867Z[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] [2m2026-01-07T18:05:42.537652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.537731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.538608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.538878Z[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] [2m2026-01-07T18:05:42.539218Z[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] [2m2026-01-07T18:05:42.539951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1936 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.540202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.540401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.540609Z[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] [2m2026-01-07T18:05:42.540783Z[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:59182[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.541068Z[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:59182[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.541204Z[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:59182[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.541712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.541875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.541978Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.542858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.542918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.542991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1324 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15199"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1362 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.543240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.543253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=763 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.543367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=510 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.543446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=510 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.543478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.543523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1324 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.543904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=763 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.544804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1465 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.546120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1631 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.546271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1589 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.547223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=678 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.547495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1142 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.547728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=934 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.548281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.549097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.549311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=911 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.549630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1578 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.551747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.551899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=200 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.552887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.552942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.554379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.554548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.554579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.554656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.555416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.556180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.556244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.556241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=784 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.557069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 784, chunk_index: 1, absolute_index: 1569, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.557168Z[0m [34mDEBUG[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:49350[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] [2m2026-01-07T18:05:42.557243Z[0m [34mDEBUG[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:49350[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.557289Z[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:49350[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.558032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.558134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.558241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=915 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.558379Z[0m [33m WARN[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:33414[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] [2m2026-01-07T18:05:42.558633Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.558644Z[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:15199" [3mduration[0m[2m=[0m"12.70867865s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.559533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1648 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.559505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.559701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.560070Z[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:15199" [3mduration[0m[2m=[0m"12.70867865s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.560412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.560516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.561489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.561589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.564439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.564477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=222 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.564505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.564521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=209 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.565208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.565271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.566147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.566209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.566267Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=309 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.566438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.566995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.567084Z[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] [2m2026-01-07T18:05:42.567333Z[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:58342[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.567425Z[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:58342[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.567470Z[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:58342[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.567563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=909 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.568037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.568062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1587 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.568094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.568360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m274 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15139, started: Instant { tv_sec: 18458, tv_nsec: 693747950 } }
[INFO] [stdout] [2m2026-01-07T18:05:42.568449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.568526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.568654Z[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] [2m2026-01-07T18:05:42.569279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.569440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.569740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=268 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.569568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=320 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.570042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=274 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.570294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.570910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.570950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1586 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.571060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1586 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.571179Z[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:38144[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.571264Z[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:38144[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.571296Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.571310Z[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:38144[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.571315Z[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:15207" [3mduration[0m[2m=[0m"8.17461377s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.571871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.572099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.572166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.572526Z[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:15207" [3mduration[0m[2m=[0m"8.17461377s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.572983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.573058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.573808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.573879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.574214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1781 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.575088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.576033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.576101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.576956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.577017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.577065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1076 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.577113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=353 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.577097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1298 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.577152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=351 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.577972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.578066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.580047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.580124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.580845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.580904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.580900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1677 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.581696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.581766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1012 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.581838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1452 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.581883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=612 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.581916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=775 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.581953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=880 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.581984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1451 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1254 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1452 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1756 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1451 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1284 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=509 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=283 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1330 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=153 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=54 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1642 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1330 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1284 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1865 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1642 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1286 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=67 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=612 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=509 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1254 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=153 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.582999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=880 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1865 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=54 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=67 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=775 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1816 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1816 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583280Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=283 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1012 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1286 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.583373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1756 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.586814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1468 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.587513Z[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:15109"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1473 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.587726Z[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:15109"[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] [2m2026-01-07T18:05:42.587610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1527 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.588103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1477 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.589020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.589067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.589084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1009 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.590152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.590210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.590255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1594 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.590285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1725 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.590301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1932 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.590540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=53 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.590846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1579 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.590879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=357 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.591543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.592800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=321 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.593339Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"6.66%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 114, seen: 128, dead: 13, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.593445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1935 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.594113Z[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:43214[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] [2m2026-01-07T18:05:42.594478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=535 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.594583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.594902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.595420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=235 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.595513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1603 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.595544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=150 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.597394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1799 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.598011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=361 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.598987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1474 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.599243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1127 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.599280Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.599316Z[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"12.837289668s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.600278Z[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"12.837289668s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.601471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1473 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.601619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1797 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.601827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 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] [2m2026-01-07T18:05:42.601899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1638 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.601935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1638 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.601958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1951 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.601981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1458 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=459 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.601987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=6 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.602027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=459 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.602173Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=166 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=733 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=809 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=810 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=733 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=863 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1458 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=112 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=907 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=809 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1507 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=810 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1809 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1028 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=166 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=863 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602725Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1859 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=521 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1309 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1170 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1746 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=112 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602855Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=521 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1809 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1309 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=935 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1028 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.602990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1507 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1859 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=907 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1074 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1170 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=111 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1951 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=935 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=111 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1457 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603229Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.603250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1746 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1074 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1457 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=588 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=913 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=621 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1402 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1861 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=621 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1063 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=811 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1840 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1367 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.603986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=202 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=869 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=622 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1463 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1770 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=622 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.604889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1574 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=850 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=531 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1006 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=377 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=848 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=142 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1367 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1463 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1402 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=299 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=300 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=811 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=72 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.605955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=377 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=202 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1621 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=299 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1006 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=850 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=588 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=849 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1840 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1575 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1328 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=142 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=531 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1621 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1063 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1575 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1574 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1770 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1328 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=72 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=300 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=869 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.606977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=849 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.607015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1861 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.607046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.607086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=848 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.607133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=913 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.607823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1466 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.608679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1491 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.608827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=184 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.608884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1243 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.609230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.609324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.611575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=226 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.611724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.612770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=472 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.612848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=5 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.613419Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1871 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.613472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=577 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.614323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1782 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.615627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=239 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.615640Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.615730Z[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:15175" [3mduration[0m[2m=[0m"11.15515535s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.615640Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.615695Z[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"12.845861403s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.616414Z[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"12.845861403s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.616504Z[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:15175" [3mduration[0m[2m=[0m"11.15515535s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.617265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=416 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.617220Z[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:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1280 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.617394Z[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:15135"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1280 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.618994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1134 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.619808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=745 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.620435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=7 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.621603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1156 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.621645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=245 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.621738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=75 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.622288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.622523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.623810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1800 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.624197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=646 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.624883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1136 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.624933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1783 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.625758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1232 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.626329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1488 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.626436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1280 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.626535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.626960Z[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:46610[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] [2m2026-01-07T18:05:42.626964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 1280, chunk_index: 1, absolute_index: 2561, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.627065Z[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:46610[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.627118Z[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:46610[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.628646Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=660 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15120"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1409 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.632107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=315 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.633496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=238 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.634096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1773 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.637240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.637696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=342 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.637717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1235 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.637790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=601 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.637847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=601 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.637893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=31 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.637923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=31 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.638077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=354 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.638116Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.638145Z[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"8.469602413s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.638407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1726 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.638545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1155 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.638641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1456 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.639208Z[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"8.469602413s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.639430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=396 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.643273Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1489 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.643884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=362 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.644142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.644203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.644933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1851 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.644971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.645230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.645613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.646706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=528 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1338 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=22 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1032 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1618 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.646991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1222 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1169 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=275 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=172 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1222 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1753 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1206 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=614 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1931 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1032 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=527 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1338 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1139 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1618 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1290 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1278 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=980 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647670Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=433 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=433 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=462 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=21 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=462 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=594 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=172 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=527 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1455 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.647957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15195"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1139 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1455 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1375 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=20 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1375 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=275 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1753 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=22 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1138 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1169 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=21 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1138 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=615 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=981 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1619 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=20 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=528 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1278 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1290 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=594 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1619 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=614 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1206 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=615 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.648996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=981 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.649025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1931 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.649056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=980 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.649853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=679 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.649898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=900 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.650221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=324 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.650555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=827 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.650594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=219 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.650676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=636 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.650809Z[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:15171"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=223 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.650864Z[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:15171"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=223 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.651440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1588 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.651456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1325 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.651515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=730 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.653083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=18 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.653146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1676 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.655327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1387 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1198 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=125 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=617 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=513 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1154 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=982 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=474 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1435 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1435 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=159 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=933 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=441 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=781 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=124 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.655900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1297 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=474 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.655993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=604 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=604 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=124 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=441 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=781 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1297 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.656198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=603 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=285 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=125 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1154 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=933 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656372Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1296 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1387 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=603 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=159 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=617 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=982 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15173"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=513 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1198 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=285 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1077 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1296 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.656802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1077 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.657573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1323 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.657585Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.657597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1511 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.657618Z[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"13.703105486s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.658170Z[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"13.703105486s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.658500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.659051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1229 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.659286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=310 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.659324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=223 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.659733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 223, chunk_index: 1, absolute_index: 447, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.660048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.662620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=8 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.662744Z[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:15145"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1383 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.662799Z[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:15145"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1383 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.663209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1469 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.664355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=443 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.664460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=29 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.665488Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.665511Z[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"14.918480306s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.665738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.666249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1790 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.666654Z[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"14.918480306s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.668719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=317 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.669278Z[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: 1, connecting: 0, live: 108, seen: 128, dead: 19, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.671630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=683 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.671637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1383 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.672057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 1383, chunk_index: 1, absolute_index: 2767, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.672167Z[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:33414[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] [2m2026-01-07T18:05:42.672262Z[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:33414[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.672312Z[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:33414[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.672368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1159 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.674755Z[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:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=246 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.674796Z[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:15139"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=246 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.675316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=893 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.675370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1105 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.676057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.678083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=616 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.679842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=413 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.679895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=36 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.680776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1153 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.682217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1557 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.682231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=240 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.682382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=510 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.682445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=558 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.682475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=510 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.682507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=558 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.682606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1784 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.682689Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.682825Z[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:15145" [3mduration[0m[2m=[0m"11.055091137s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.683322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1467 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.683349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1157 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.683954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1130 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.684696Z[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:15145" [3mduration[0m[2m=[0m"11.055091137s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.685253Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.685261Z[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:15135" [3mduration[0m[2m=[0m"10.843438507s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.685892Z[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:15135" [3mduration[0m[2m=[0m"10.843438507s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.688429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1400 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.690052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.690981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.691075Z[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] [2m2026-01-07T18:05:42.692556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.692610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.692730Z[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] [2m2026-01-07T18:05:42.693382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.694047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.694107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.694220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1608 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.694584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=661 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.695283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.696150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.696183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=246 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.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: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] [2m2026-01-07T18:05:42.696410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1553 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.696536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 246, chunk_index: 1, absolute_index: 493, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.696930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.698708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 248 from 127.0.0.1:15139: elapsed time 1.538009116s, my avg piece time: 286ms
[INFO] [stdout] [2m2026-01-07T18:05:42.699445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.699574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.700136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.700990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.701055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.701218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1103 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1378 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1292 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.701359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1200 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=436 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1591 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=699 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1591 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1551 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1754 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=609 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=76 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1377 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1891 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=831 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1891 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1103 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=123 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1377 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.701912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=699 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=123 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1030 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=152 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1030 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=76 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=830 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=171 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=152 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=830 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=609 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1292 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1378 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=120 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1666 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=436 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=120 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1509 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1509 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1551 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=171 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1368 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1666 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.702943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=831 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.703007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1691 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.703060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1691 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.703094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1200 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.703122Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1754 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.703154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1368 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.703896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1727 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.703949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=677 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.705771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 247 from 127.0.0.1:15139: elapsed time 1.545064585s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:42.705882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=363 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.705982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=689 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.706698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=888 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.707713Z[0m [33m WARN[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:58014[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] [2m2026-01-07T18:05:42.707784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1484 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.708993Z[0m [33m WARN[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:54954[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] [2m2026-01-07T18:05:42.709533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=965 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=247 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.709757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=711 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=708 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=263 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.709908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=269 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=717 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=727 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=728 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=251 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=720 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=658 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=252 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=704 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=715 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=728 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=259 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=250 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=701 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.710990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=269 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=713 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=955 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=716 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=709 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=715 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=966 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=724 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=705 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=713 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=727 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=261 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=259 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=955 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=272 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.711949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=248 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=271 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=703 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=704 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=254 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=726 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=967 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=251 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=255 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=261 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=260 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=702 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=707 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=250 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=720 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=263 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.712994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=267 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=731 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=967 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=249 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=969 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=256 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=711 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=658 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=247 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=706 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=249 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=271 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=712 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=270 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=254 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=257 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=706 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=273 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.713990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=732 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=714 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=722 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=723 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=709 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=260 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=255 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=724 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=703 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=722 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=272 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=273 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.714976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=253 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=702 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=732 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=965 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=731 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=248 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=714 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=717 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=719 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=258 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=725 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=253 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=721 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=716 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=258 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=721 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=719 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=264 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=257 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=707 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.715990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=712 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=270 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=725 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=966 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=267 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=726 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=256 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=252 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=701 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=705 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=723 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=708 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.716591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=264 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.718629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1233 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.718709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1633 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.719142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1220 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.719158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1410 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.719936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.719928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1787 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.720329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1436 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.720421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=894 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.720297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=851 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.720623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=744 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.720831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.720885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.720922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1434 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.720987Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.721165Z[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:15139" [3mduration[0m[2m=[0m"6.044889147s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.721151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 256 from 127.0.0.1:15139: elapsed time 1.559829954s, my avg piece time: 262ms
[INFO] [stdout] [2m2026-01-07T18:05:42.721458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1793 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.721910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=26 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.721962Z[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:15139" [3mduration[0m[2m=[0m"6.044889147s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.722712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=812 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.723318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1590 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.724532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=417 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.725883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=833 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.726440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1611 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.726464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=19 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.729210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1336 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.729656Z[0m [33m WARN[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:58014[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] [2m2026-01-07T18:05:42.729853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1643 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.730068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=887 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.730467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.730801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1609 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.731759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1313 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.732324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1348 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.732359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1789 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.732618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.733901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1237 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.734938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1299 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.736574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.736614Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1317 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=834 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=742 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=174 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=874 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=174 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=278 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.736967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1275 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=48 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1275 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737072Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=145 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=834 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=471 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=835 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=742 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=278 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737286Z[0m [34mDEBUG[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:54954[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.737340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=471 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737375Z[0m [34mDEBUG[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:54954[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.737380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1317 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1763 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737418Z[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:54954[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.737446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1357 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1289 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=145 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=874 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1357 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=48 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1001 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1316 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1315 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1315 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=430 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1763 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1001 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.737965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1316 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.738003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1289 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.738041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=835 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.738079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=430 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.738542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1945 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.739971Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.739975Z[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"6.449034377s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.741175Z[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"6.449034377s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.741398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=813 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.743028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1411 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.743047Z[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:15147"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=931 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.743084Z[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:15147"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=931 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.744071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:42.746182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=930 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.746233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=332 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.747462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1952 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.747471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=904 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.747527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=690 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.747537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1333 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.747613Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.747649Z[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"9.209526113s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.748060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=898 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.748417Z[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"9.209526113s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.749153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1249 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.749828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=50 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.749831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1616 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.751384Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"14.80%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 102, seen: 128, dead: 25, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.751443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1319 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.752359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=133 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.752954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.753521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1067 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.756090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1675 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.756152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.756184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1612 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.756217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.756245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.756273Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.756304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1675 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.757221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=662 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.759133Z[0m [33m WARN[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:58014[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] [2m2026-01-07T18:05:42.759272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.763019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.763064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.763070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=647 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.763697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.764102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.764919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.764982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.766043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.766102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.766118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=311 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.767012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.767064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.767061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1728 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.767618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.767676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=405 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.767696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.767838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=318 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.767888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.768933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=931 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.768970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.769269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 931, chunk_index: 1, absolute_index: 1863, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.771290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.771348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.772434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.772489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.774315Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.774370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.775257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.775320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.776921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=232 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.777238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1405 from 127.0.0.1:15153: elapsed time 1.594532811s, my avg piece time: 286ms
[INFO] [stdout] [2m2026-01-07T18:05:42.777480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1405 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.777863Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1412 from 127.0.0.1:15120: elapsed time 1.594604632s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:42.778973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.779035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.779109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1327 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.779858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.779928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=511 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.782010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.782055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.783932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=823 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.784010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1412 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.784097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.786330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1413 from 127.0.0.1:15120: elapsed time 1.602992511s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:42.787737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.787785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.788526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.788590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.789378Z[0m [33m WARN[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:38076[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] [2m2026-01-07T18:05:42.789427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.789523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1898 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.790285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.790342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.791596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.791641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.791921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1414 from 127.0.0.1:15120: elapsed time 1.608408861s, my avg piece time: 309ms
[INFO] [stdout] [2m2026-01-07T18:05:42.792969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1415 from 127.0.0.1:15120: elapsed time 1.609456401s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:42.793763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.795052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.795189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=895 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.795259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=27 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.795481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=648 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.795920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1417 from 127.0.0.1:15120: elapsed time 1.61228863s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:42.796881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.796945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.797405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.797782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.799446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.801713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.802921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1078 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.802974Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.803009Z[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"5.573956023s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.803037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1416 from 127.0.0.1:15120: elapsed time 1.61934563s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:42.804160Z[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"5.573956023s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.804301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.804638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.804713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.805344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.805593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.805825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1131 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.806142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1418 from 127.0.0.1:15120: elapsed time 1.622314969s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:42.806978Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.807032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=330 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.807077Z[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] [2m2026-01-07T18:05:42.807245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1419 from 127.0.0.1:15120: elapsed time 1.623366099s, my avg piece time: 208ms
[INFO] [stdout] [2m2026-01-07T18:05:42.807611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=663 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.807641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1665 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.808630Z[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] [2m2026-01-07T18:05:42.808686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=696 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.809708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.809726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=896 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.809775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.810509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.810583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.810639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.811279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.811329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.811625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.811896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1420 from 127.0.0.1:15120: elapsed time 1.627994079s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:42.812096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=312 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.813747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.813877Z[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] [2m2026-01-07T18:05:42.813974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.814909Z[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] [2m2026-01-07T18:05:42.815089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1492 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.815370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.815398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1462 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1822 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=555 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1211 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1088 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1528 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=554 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1176 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=303 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=737 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1679 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1462 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=555 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=598 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=554 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.815992Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1823 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=303 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=737 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1822 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1176 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=787 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816207Z[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:38076[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.816236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=598 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1679 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816293Z[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:38076[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.816301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1211 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816352Z[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:38076[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.816354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=138 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.816411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1088 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1823 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816484Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1528 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=138 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.816568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=787 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.818550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1647 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.818569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1354 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.821417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1158 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.821429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=407 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.822091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1329 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.822357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.822416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.823023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1251 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.823162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.823166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=897 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.823440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1421 from 127.0.0.1:15120: elapsed time 1.639341638s, my avg piece time: 356ms
[INFO] [stdout] [2m2026-01-07T18:05:42.823814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1422 from 127.0.0.1:15120: elapsed time 1.639523078s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:42.824619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=691 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.826058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1147 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.827808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.829685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1794 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.830745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.830851Z[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] [2m2026-01-07T18:05:42.831846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1423 from 127.0.0.1:15120: elapsed time 1.647415948s, my avg piece time: 286ms
[INFO] [stdout] [2m2026-01-07T18:05:42.831895Z[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] [2m2026-01-07T18:05:42.834024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.834092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.835496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1231 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.837943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.839933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.840063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=772 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1569 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=466 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840200Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=466 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=43 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=593 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1454 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=242 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1640 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1570 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=939 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=304 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1308 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1040 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=910 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=910 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=452 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1570 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=467 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1308 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1040 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=877 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=877 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=593 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=452 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=772 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1640 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=43 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1521 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=243 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=839 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.840974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1522 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=243 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=467 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1639 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=839 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1522 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=304 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1540 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1569 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1521 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1639 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1540 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=773 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.841345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=939 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=773 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1454 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.841652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=634 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.841904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1425 from 127.0.0.1:15120: elapsed time 1.657462517s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:42.843241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=932 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.843945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1424 from 127.0.0.1:15120: elapsed time 1.659437296s, my avg piece time: 210ms
[INFO] [stdout] [2m2026-01-07T18:05:42.844449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=408 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.844493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=918 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.844585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.844619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.845237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1314 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.845255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=926 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.845279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1804 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.845702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1427 from 127.0.0.1:15120: elapsed time 1.661046646s, my avg piece time: 264ms
[INFO] [stdout] [2m2026-01-07T18:05:42.847465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.847526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.847543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1627 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.847977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1426 from 127.0.0.1:15120: elapsed time 1.663316126s, my avg piece time: 356ms
[INFO] [stdout] [2m2026-01-07T18:05:42.848125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1238 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.849683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1070 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.851800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=943 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.851875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1044 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.851881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=680 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.852442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=905 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.853078Z[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:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1005 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.853130Z[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:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1005 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.853952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1334 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.853974Z[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:37286[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.854061Z[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:37286[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.854105Z[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:37286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.854483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=936 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.855596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1429 from 127.0.0.1:15120: elapsed time 1.670928296s, my avg piece time: 231ms
[INFO] [stdout] [2m2026-01-07T18:05:42.857408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=950 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.861179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=325 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.861247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=440 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.861780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.862295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1428 from 127.0.0.1:15120: elapsed time 1.677543275s, my avg piece time: 356ms
[INFO] [stdout] [2m2026-01-07T18:05:42.863331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=3 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.863383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=927 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.863451Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"17.77%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 99, seen: 128, dead: 27, not_needed: 0, steals: 16 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.863731Z[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"5.209968466s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.863736Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.864247Z[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"5.209968466s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.864645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.864726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.865063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1430 from 127.0.0.1:15120: elapsed time 1.680299625s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:42.865154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1005 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.865281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1602 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.865483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1005, chunk_index: 1, absolute_index: 2011, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.865559Z[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:58014[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] [2m2026-01-07T18:05:42.865649Z[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:58014[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.865723Z[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:58014[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.868145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.868202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.869056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.869600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1482 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.869623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=886 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.869633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=700 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.869783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.870625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.871676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.871734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.873071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.873289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=852 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.873964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.874010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.874214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=512 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.874482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1431 from 127.0.0.1:15120: elapsed time 1.689615434s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:42.875681Z[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:15181"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=456 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.875734Z[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:15181"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=456 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.877441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1432 from 127.0.0.1:15120: elapsed time 1.692286134s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:42.877653Z[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:55594[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] [2m2026-01-07T18:05:42.878071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1433 from 127.0.0.1:15120: elapsed time 1.692838184s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:42.879705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=649 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.880703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=398 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.880736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=327 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.881359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.881478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=503 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.881500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1729 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.882272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.883342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.883387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.883648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.883723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.884507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1801 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.884809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1662 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.884898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=782 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.884954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1064 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.884982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=444 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.885218Z[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] [2m2026-01-07T18:05:42.885243Z[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] [2m2026-01-07T18:05:42.885253Z[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] [2m2026-01-07T18:05:42.885283Z[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] [2m2026-01-07T18:05:42.885318Z[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] [2m2026-01-07T18:05:42.885343Z[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] [2m2026-01-07T18:05:42.885785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.885822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1610 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.885948Z[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] [2m2026-01-07T18:05:42.886029Z[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] [2m2026-01-07T18:05:42.886095Z[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] [2m2026-01-07T18:05:42.886171Z[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] [2m2026-01-07T18:05:42.886230Z[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] [2m2026-01-07T18:05:42.886286Z[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] [2m2026-01-07T18:05:42.886318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.887042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=842 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.887103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=113 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.888807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=681 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.888848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=688 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.890307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=456 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1383 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=248 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1315 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1862 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1756 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1222 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1383 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1315 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=248 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1222 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1862 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 456, chunk_index: 1, absolute_index: 913, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.890855Z[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:33434[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] [2m2026-01-07T18:05:42.890889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1756 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.890968Z[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:33434[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.891015Z[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:33434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.891266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 640 from 127.0.0.1:15120: elapsed time 1.705972683s, my avg piece time: 290ms
[INFO] [stdout] [2m2026-01-07T18:05:42.891516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1614 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.891805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 671 from 127.0.0.1:15120: elapsed time 1.706421513s, my avg piece time: 352ms
[INFO] [stdout] [2m2026-01-07T18:05:42.893101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=319 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.893138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=346 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.893364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 641 from 127.0.0.1:15120: elapsed time 1.707788013s, my avg piece time: 343ms
[INFO] [stdout] [2m2026-01-07T18:05:42.894579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.894623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.894620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=992 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.895317Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.895337Z[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"12.570699408s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.895695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=419 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.895938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 643 from 127.0.0.1:15120: elapsed time 1.710270033s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:42.896495Z[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"12.570699408s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.896595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 642 from 127.0.0.1:15120: elapsed time 1.710897103s, my avg piece time: 296ms
[INFO] [stdout] [2m2026-01-07T18:05:42.896569Z[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] [2m2026-01-07T18:05:42.896962Z[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] [2m2026-01-07T18:05:42.896996Z[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] [2m2026-01-07T18:05:42.898160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 644 from 127.0.0.1:15120: elapsed time 1.712160112s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:42.900757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 650 from 127.0.0.1:15154: elapsed time 1.714123552s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:42.901033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.901075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.901265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 651 from 127.0.0.1:15154: elapsed time 1.714597242s, my avg piece time: 210ms
[INFO] [stdout] [2m2026-01-07T18:05:42.901359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1867 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1168 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1866 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=524 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1072 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=524 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1168 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=525 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=562 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=514 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1008 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1008 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=525 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1949 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15181"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1866 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901855Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1950 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1950 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1867 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.901977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=206 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1949 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1897 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=743 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=47 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1515 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1072 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=816 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=816 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=743 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=514 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=206 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=114 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1897 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1846 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=562 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=47 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=114 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1846 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.902844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1515 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.903072Z[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"10.143617143s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.903078Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.903710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 650 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.904399Z[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"10.143617143s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.904791Z[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:55594[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.904886Z[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:55594[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.904941Z[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:55594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.905462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1531 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.909632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 652 from 127.0.0.1:15154: elapsed time 1.722741882s, my avg piece time: 309ms
[INFO] [stdout] [2m2026-01-07T18:05:42.910082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.910913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1337 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.912231Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.912251Z[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"13.435837125s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.913482Z[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"13.435837125s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.914511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 653 from 127.0.0.1:15154: elapsed time 1.727578141s, my avg piece time: 231ms
[INFO] [stdout] [2m2026-01-07T18:05:42.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:15158"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1795 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.915177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=450 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.918009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.918755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.918988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1350 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.919010Z[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] [2m2026-01-07T18:05:42.919008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1066 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.919054Z[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] [2m2026-01-07T18:05:42.919092Z[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] [2m2026-01-07T18:05:42.919144Z[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] [2m2026-01-07T18:05:42.919080Z[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] [2m2026-01-07T18:05:42.919255Z[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] [2m2026-01-07T18:05:42.920152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1148 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.920183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.920567Z[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] [2m2026-01-07T18:05:42.921753Z[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] [2m2026-01-07T18:05:42.921794Z[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] [2m2026-01-07T18:05:42.922800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.922896Z[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] [2m2026-01-07T18:05:42.924218Z[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] [2m2026-01-07T18:05:42.926597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1239 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.927226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.927432Z[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:43214[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] [2m2026-01-07T18:05:42.928987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.931198Z[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] [2m2026-01-07T18:05:42.931248Z[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] [2m2026-01-07T18:05:42.931269Z[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] [2m2026-01-07T18:05:42.931322Z[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] [2m2026-01-07T18:05:42.931278Z[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] [2m2026-01-07T18:05:42.931321Z[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] [2m2026-01-07T18:05:42.933619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.934781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.935341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 654 from 127.0.0.1:15154: elapsed time 1.74818828s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:42.935473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=406 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.936518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1893 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.936533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=759 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.936902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 655 from 127.0.0.1:15154: elapsed time 1.74962713s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:42.937565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 656 from 127.0.0.1:15154: elapsed time 1.75024042s, my avg piece time: 286ms
[INFO] [stdout] [2m2026-01-07T18:05:42.938431Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.939343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=307 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.940615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 657 from 127.0.0.1:15154: elapsed time 1.751154219s, my avg piece time: 290ms
[INFO] [stdout] [2m2026-01-07T18:05:42.940969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 665 from 127.0.0.1:15155: elapsed time 1.750668339s, my avg piece time: 352ms
[INFO] [stdout] [2m2026-01-07T18:05:42.942224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 650 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.942406Z[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:15125"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=937 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.942427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1335 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.942440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 651 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.942461Z[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:15125"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=937 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.943939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=323 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.944222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.944282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.946023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.946087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:42.946299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.946864Z[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:43214[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.946963Z[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:43214[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.947052Z[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:43214[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.949061Z[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:15185"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1339 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.949110Z[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:15185"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1339 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.949120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.949307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.949686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.950032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2026-01-07T18:05:42.950102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=420 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.950239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.951013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 666 from 127.0.0.1:15155: elapsed time 1.760612019s, my avg piece time: 296ms
[INFO] [stdout] [2m2026-01-07T18:05:42.952062Z[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] [2m2026-01-07T18:05:42.952120Z[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] [2m2026-01-07T18:05:42.952142Z[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] [2m2026-01-07T18:05:42.952491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: error reading from peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2026-01-07T18:05:42.952554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=20 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=153 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=435 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.952636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1002 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=72 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=20 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=153 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1002 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=120 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=967 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=967 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.952998Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=968 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=118 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1006 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1006 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=118 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=120 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=72 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=871 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.953690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1245 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.953731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=664 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.954263Z[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:39392[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:42.954353Z[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:39392[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:42.954408Z[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:39392[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:42.954813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.954940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.955107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.955176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.955467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 667 from 127.0.0.1:15155: elapsed time 1.764865658s, my avg piece time: 210ms
[INFO] [stdout] [2m2026-01-07T18:05:42.955575Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"20.12%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 97, seen: 128, dead: 31, not_needed: 0, steals: 40 }"
[INFO] [stdout] [2m2026-01-07T18:05:42.956734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1661 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.956767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=901 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.958322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 668 from 127.0.0.1:15155: elapsed time 1.767513908s, my avg piece time: 343ms
[INFO] [stdout] [2m2026-01-07T18:05:42.958683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 669 from 127.0.0.1:15155: elapsed time 1.767703048s, my avg piece time: 231ms
[INFO] [stdout] [2m2026-01-07T18:05:42.960939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 670 from 127.0.0.1:15155: elapsed time 1.769895778s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:42.962270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1708 from 127.0.0.1:15155: elapsed time 1.771101258s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:42.962741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1339 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963034Z[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=1650 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.963048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1339, chunk_index: 1, absolute_index: 2679, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.963098Z[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=1650 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.963132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1441 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1628 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1190 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1160 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=403 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1628 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=567 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=853 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963280Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=83 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=794 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1340 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1018 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=795 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1340 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=786 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=402 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1190 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=795 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=403 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1705 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=567 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=749 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1875 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=179 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1441 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1090 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1705 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=794 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=83 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=179 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=749 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=490 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1160 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=490 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=404 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=786 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1875 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1018 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1043 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=402 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1043 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=853 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1090 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=404 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.963979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=516 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=284 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=875 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1084 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1386 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1847 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1848 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1672 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=28 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=516 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=186 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=826 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=158 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1847 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=475 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=186 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964267Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=534 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=625 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1501 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=284 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1672 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=625 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=875 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1386 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=56 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=820 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1848 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=534 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=158 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1501 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=942 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=820 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=987 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1370 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1370 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1084 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1624 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=475 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=826 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=56 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=942 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=987 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1624 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.964902Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.964917Z[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"11.789994135s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.965153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1460 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.965528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=30 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.966473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1709 from 127.0.0.1:15155: elapsed time 1.775232018s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:42.966710Z[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"11.789994135s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.967641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=414 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.968095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=937 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.968192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 651 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.968535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 937, chunk_index: 1, absolute_index: 1875, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.968559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=837 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.968576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1014 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.969240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1087 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.969574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1412 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.970250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1739 from 127.0.0.1:15155: elapsed time 1.779016167s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:42.970574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=973 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.970984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1202 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.971360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.971381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1826 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.971647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1351 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.972095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 1650, chunk_index: 1, absolute_index: 3301, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.972687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1710 from 127.0.0.1:15155: elapsed time 1.781155217s, my avg piece time: 262ms
[INFO] [stdout] [2m2026-01-07T18:05:42.973300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1711 from 127.0.0.1:15155: elapsed time 1.781744527s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:42.973738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1712 from 127.0.0.1:15155: elapsed time 1.782161618s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:42.973897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=944 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.973974Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:42.974035Z[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:15149" [3mduration[0m[2m=[0m"13.513907435s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.974812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1713 from 127.0.0.1:15155: elapsed time 1.783117217s, my avg piece time: 264ms
[INFO] [stdout] [2m2026-01-07T18:05:42.975640Z[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:15149" [3mduration[0m[2m=[0m"13.513907435s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.975935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 652 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.976037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 652 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.977081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=347 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.977149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1318 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.977181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.978234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1714 from 127.0.0.1:15155: elapsed time 1.786457387s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:42.978307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1413 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.979177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1802 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.980193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.980256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.980618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1715 from 127.0.0.1:15155: elapsed time 1.788563067s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:42.981196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 665 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.981301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=17 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.983235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=993 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1649 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1444 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=628 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1068 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=994 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1302 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1016 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=572 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=600 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=629 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=858 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1445 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=572 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=765 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1162 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1117 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1813 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1016 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.983979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=858 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1217 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1302 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=131 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1649 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1444 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=765 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1117 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984399Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=802 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=629 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=131 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=994 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1769 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1876 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=60 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=600 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1504 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.984957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1445 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1876 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1068 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=859 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1217 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1769 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=157 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1504 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1813 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1162 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=993 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=859 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=628 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=802 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=157 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=60 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.985929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=4 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.986355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 653 was stolen by 127.0.0.1:15225, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.987284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=929 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.987790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=838 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.987788Z[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:15153"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=348 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:42.987845Z[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:15153"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=348 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:42.989325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1758 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=561 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=175 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=919 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=561 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1520 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=816 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=816 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1293 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=397 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=146 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=695 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=780 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1294 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989865Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=780 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=175 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=919 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=397 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.989984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=281 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1620 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=693 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1454 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=281 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1293 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1930 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1294 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1818 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1360 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=695 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1759 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1620 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1759 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1075 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1930 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=693 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1360 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1295 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1204 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=635 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1075 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.990795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=694 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1818 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1295 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1331 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1758 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.990995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=146 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1520 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=694 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.991148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1151 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=635 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=741 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1151 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1454 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1003 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1003 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1204 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1331 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=741 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.991563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=374 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.991642Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.991720Z[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.015438033s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.992452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=692 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:42.993222Z[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.015438033s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:42.997769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=348 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.998101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 348, chunk_index: 1, absolute_index: 697, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:42.998294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 653 was stolen by 127.0.0.1:15225, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:42.998640Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:42.998796Z[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"9.752473296s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:42.999203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=615 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1681 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1605 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1681 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=712 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=555 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=877 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=112 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=615 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=832 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=877 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 as broken
[INFO] [stdout] [2m2026-01-07T18:05:42.999984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=832 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=112 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1605 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=712 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=555 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.000973Z[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"9.752473296s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.002654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=308 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.003737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.003799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.003797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1034 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.005272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1413 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.005892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1227 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.008534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=596 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.008574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1886 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.008704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=439 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.008894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1228 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.009104Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.008870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1347 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.009404Z[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"7.368653261s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.009427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1366 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.010011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1668 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.010688Z[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"7.368653261s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.011581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1730 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.011624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=963 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.011784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=941 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.011802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=924 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.013300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 665 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.013637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:43.013976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1595 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1054 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1055 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1055 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1188 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1192 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1225 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1927 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1635 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1374 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=89 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1814 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1597 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=89 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1748 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=550 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1635 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1332 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1748 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=585 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=585 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1054 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1226 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1332 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1855 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1224 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=431 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=165 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1855 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.014974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=349 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1597 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=431 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1814 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1887 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1596 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1223 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=584 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1596 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1355 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=486 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1225 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1027 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=760 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1307 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1887 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=760 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1027 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=328 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=165 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1355 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1927 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=328 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=584 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1223 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1686 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1686 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1226 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015901Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.015977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1192 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=486 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1595 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1224 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=349 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1188 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1307 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1374 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=25 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=550 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=25 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.016916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 654 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.017310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1933 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.017746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.018009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1824 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.018064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=236 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.019522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=87 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.019561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=331 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.019840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1653 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.020884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1274 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.020895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=977 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.020960Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.020998Z[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.013978108s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.021676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1946 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.021707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1808 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.021915Z[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.013978108s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.022483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.022547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1708 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1722 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1716 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1722 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1322 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022750Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1322 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1721 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=985 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=481 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1712 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=985 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=599 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1682 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.022995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=189 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=423 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=668 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1199 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1713 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=190 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1175 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1779 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1715 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1720 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1711 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=313 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1714 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1720 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=666 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1715 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1779 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=599 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1199 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=669 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1712 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=181 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1234 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1711 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=422 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=130 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1721 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1256 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=670 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=287 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.023985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=181 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1234 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=569 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=481 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1682 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=422 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1083 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1713 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=667 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=666 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=424 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1149 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=670 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1717 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=423 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1175 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=539 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=130 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=569 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1716 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1390 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=668 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=189 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1708 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1719 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1257 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.024969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1083 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1709 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=667 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1739 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1149 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1719 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=424 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=287 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1390 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1256 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=539 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=190 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=669 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1717 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1257 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1739 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1709 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.025526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1714 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.026643Z[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=974 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:43.026724Z[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=974 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:43.027034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1440 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.027462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1533 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.027527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=421 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.027574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=445 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.029029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=698 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.030596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=306 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.031245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1669 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.031614Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1414 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.031958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1716 from 127.0.0.1:15155: elapsed time 1.839658263s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.032824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=974 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.032972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=16 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.033244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 974, chunk_index: 1, absolute_index: 1949, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:43.035599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=415 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.036499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=925 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.037027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.037012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1414 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.037932Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:43.037953Z[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:15155" [3mduration[0m[2m=[0m"11.75168295s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.038043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1731 from 127.0.0.1:15130: elapsed time 1.843807653s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.038687Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.038722Z[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"6.6182412s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.038722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1112 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.039439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1371 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1371 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1357 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1357 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=933 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=588 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039861Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=726 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1382 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=726 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039912Z[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"6.6182412s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.039948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.039972Z[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:15155" [3mduration[0m[2m=[0m"11.75168295s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.040010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=933 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.040039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=835 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.040066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=835 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.040090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.040126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=588 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.040220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1803 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.040428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1644 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.040856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=529 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.042963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1266 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.043017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1250 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.044218Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.044225Z[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"5.13976616s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.044800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1132 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.045433Z[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"5.13976616s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.045761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=986 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.046551Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"23.40%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 88, seen: 128, dead: 39, not_needed: 0, steals: 57 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.047342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.048551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1415 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.048557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.049320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1652 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.050202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1025 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.050691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1098 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.050714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1937 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.051444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1543 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.052832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=920 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.052838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1731 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.054323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1534 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.055433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1012 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.058218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1732 from 127.0.0.1:15130: elapsed time 1.863905672s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.059069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1733 from 127.0.0.1:15130: elapsed time 1.864725292s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.059693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.060653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=916 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.060818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=375 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.061896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1762 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.062135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=908 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.062312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1544 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.062316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1731 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.062515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=889 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.063121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1827 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.063302Z[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] [2m2026-01-07T18:05:43.063344Z[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] [2m2026-01-07T18:05:43.063684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=410 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.063744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=395 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.064165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.064480Z[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] [2m2026-01-07T18:05:43.065207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1664 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.065277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1940 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.065623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1734 from 127.0.0.1:15130: elapsed time 1.871170491s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.066436Z[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:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1452 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:43.066483Z[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:15211"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1452 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:43.066487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1163 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.067192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=560 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.067345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1831 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.067497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=61 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.068633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=828 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.068706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1732 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.068739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.068812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1732 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.070459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=15 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.071252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1788 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.073817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1415 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.075411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=432 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.075716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1735 from 127.0.0.1:15130: elapsed time 1.88108551s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.079820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=446 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.079962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=697 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.080706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1733 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.083902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1416 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.084301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1736 from 127.0.0.1:15130: elapsed time 1.88968395s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.084446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1670 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.084695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1452 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.085107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 1452, chunk_index: 1, absolute_index: 2905, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:43.086061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.086138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1389 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=57 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=878 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1850 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1389 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1388 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=878 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=57 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=990 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=821 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1114 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1498 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1850 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=990 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=538 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=128 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1114 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1766 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1115 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1766 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1498 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=821 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1388 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=128 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.086984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1115 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.087007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=538 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.087285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1938 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.087879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1733 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.092553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1416 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.093683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=863 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.093756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=22 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.093806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=22 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.093851Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=603 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.093892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1286 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.093929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1284 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.093965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1284 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.094001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1286 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.094039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=603 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.094070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=863 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.094353Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:43.094433Z[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:15211" [3mduration[0m[2m=[0m"11.609576405s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.094707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=841 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.095568Z[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:15211" [3mduration[0m[2m=[0m"11.609576405s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.095820Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.095842Z[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"5.698504063s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.096421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=426 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.096442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1654 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.096625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1734 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.096626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1379 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.097964Z[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"5.698504063s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.099302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=9 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.099302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1246 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.100037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.100574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1417 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.101557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1737 from 127.0.0.1:15130: elapsed time 1.906624079s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.101871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=434 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.102013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1438 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.103548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=854 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.106295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1364 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.107418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.109709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=411 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.113159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1738 from 127.0.0.1:15130: elapsed time 1.918066498s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.113307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1857 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.113530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 946 from 127.0.0.1:15130: elapsed time 1.918392407s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.116796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=316 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.117955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=478 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.119854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1443 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.120891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1230 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.125762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1417 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.126587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=755 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.126646Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=102 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.126707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1177 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.127811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1306 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.128465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.132691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=91 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.134422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1734 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.137971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=917 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.140356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1418 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.144275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1658 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.144309Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1934 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.145084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=447 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.145136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=890 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.148734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1830 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.150014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 976 from 127.0.0.1:15130: elapsed time 1.954727855s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.152226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1418 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.152432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.153844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1944 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.156564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.156579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=639 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.157610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.159506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1828 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.159638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1320 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.162676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.165314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.165369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1539 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.166319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.167803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=850 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.167854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1449 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.167909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=457 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.167945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1655 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.169134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1735 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.171276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1373 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.175683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.175934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 947 from 127.0.0.1:15130: elapsed time 1.980627723s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.176361Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"26.57%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 86, seen: 128, dead: 42, not_needed: 0, steals: 65 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.179615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.182913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.183690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.184463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.184485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1735 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.184511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1678 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.184552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1778 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.184564Z[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] [2m2026-01-07T18:05:43.185063Z[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] [2m2026-01-07T18:05:43.186155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 948 from 127.0.0.1:15130: elapsed time 1.990658472s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:43.188129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.189381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 949 from 127.0.0.1:15130: elapsed time 1.993673432s, my avg piece time: 231ms
[INFO] [stdout] [2m2026-01-07T18:05:43.190215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 952 from 127.0.0.1:15130: elapsed time 1.993347782s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:43.190829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 953 from 127.0.0.1:15130: elapsed time 1.991422292s, my avg piece time: 356ms
[INFO] [stdout] [2m2026-01-07T18:05:43.192627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.192938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 336 from 127.0.0.1:15120: elapsed time 1.976286303s, my avg piece time: 538ms
[INFO] [stdout] [2m2026-01-07T18:05:43.193634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.194482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.194827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.195926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1529 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.196177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.196557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.200923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1495 from 127.0.0.1:15196: elapsed time 1.958561274s, my avg piece time: 286ms
[INFO] [stdout] [2m2026-01-07T18:05:43.201017Z[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] [2m2026-01-07T18:05:43.201056Z[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] [2m2026-01-07T18:05:43.201079Z[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] [2m2026-01-07T18:05:43.202111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1736 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.202241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:43.202329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=618 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=32 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1391 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1939 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=78 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1052 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15107"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1546 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=191 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1902 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=391 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1689 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=532 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=532 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=618 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1546 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1547 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=391 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1764 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=480 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1363 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1764 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.202995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=121 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1854 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=480 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15107"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1191 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1391 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1854 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1765 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=149 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1191 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1901 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1259 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1689 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=121 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=77 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15107"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1363 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=77 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=78 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=149 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=32 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1547 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1902 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15107"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=288 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=288 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1765 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1901 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1052 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.203823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=191 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.204920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=902 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.205637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1829 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.205934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1478 from 127.0.0.1:15120: elapsed time 1.961145354s, my avg piece time: 210ms
[INFO] [stdout] [2m2026-01-07T18:05:43.208601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1419 was stolen by 127.0.0.1:15111, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.208804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=687 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.209468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=790 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.210319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.210887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1495 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.211221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1480 from 127.0.0.1:15120: elapsed time 1.966115443s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:43.211900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1481 from 127.0.0.1:15120: elapsed time 1.966603043s, my avg piece time: 296ms
[INFO] [stdout] [2m2026-01-07T18:05:43.212242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.212302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.212498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 213 from 127.0.0.1:15154: elapsed time 1.963616844s, my avg piece time: 470ms
[INFO] [stdout] [2m2026-01-07T18:05:43.213224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1346 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.213574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.213637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.214648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1736 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.215529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1906 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.216460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:43.216521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.218119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 231 from 127.0.0.1:15120: elapsed time 1.962569694s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.218516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1774 from 127.0.0.1:15154: elapsed time 1.959193015s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.220485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1419 was stolen by 127.0.0.1:15111, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.221463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1280 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.221495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1026 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.222079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1495 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.223065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=479 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.224065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1178 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.224764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.224826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.225816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=62 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.228312Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:43.228345Z[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:15107" [3mduration[0m[2m=[0m"9.567576568s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.229498Z[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:15107" [3mduration[0m[2m=[0m"9.567576568s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.230848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1868 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.232740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1777 from 127.0.0.1:15130: elapsed time 1.972734904s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.233107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1607 from 127.0.0.1:15130: elapsed time 1.963288964s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.233211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1420 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.233536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 333 from 127.0.0.1:15154: elapsed time 1.953544405s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.234303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.235615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.238032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1361 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.239607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1737 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.239694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=972 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.240256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=619 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.240517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.240578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.240739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=921 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.241784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 334 from 127.0.0.1:15154: elapsed time 1.961772064s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.242391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1343 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.244242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1129 from 127.0.0.1:15154: elapsed time 1.963927504s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.244365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=620 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.244577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1143 from 127.0.0.1:15130: elapsed time 1.960246264s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.244789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=843 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.245033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.246389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1420 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.247111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1144 from 127.0.0.1:15130: elapsed time 1.962605774s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.247655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1240 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.247730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1656 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.248680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1525 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.248766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1152 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.248799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1255 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.249059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1145 from 127.0.0.1:15130: elapsed time 1.964451833s, my avg piece time: 296ms
[INFO] [stdout] [2m2026-01-07T18:05:43.249227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1861 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.249411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=448 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.249875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1146 from 127.0.0.1:15130: elapsed time 1.964939483s, my avg piece time: 470ms
[INFO] [stdout] [2m2026-01-07T18:05:43.250162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.250570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.250930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1737 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.253703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.255365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1150 from 127.0.0.1:15120: elapsed time 1.969492604s, my avg piece time: 309ms
[INFO] [stdout] [2m2026-01-07T18:05:43.256933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=98 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.257949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.258025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=10 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.258486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:43.258680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 11 from 127.0.0.1:15120: elapsed time 1.967443844s, my avg piece time: 210ms
[INFO] [stdout] [2m2026-01-07T18:05:43.259083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.259328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.262231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 12 from 127.0.0.1:15120: elapsed time 1.970819123s, my avg piece time: 377ms
[INFO] [stdout] [2m2026-01-07T18:05:43.262712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 13 from 127.0.0.1:15120: elapsed time 1.971095043s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.262864Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1421 was stolen by 127.0.0.1:15200, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.263974Z[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] [2m2026-01-07T18:05:43.263978Z[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] [2m2026-01-07T18:05:43.264041Z[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] [2m2026-01-07T18:05:43.264738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.265180Z[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] [2m2026-01-07T18:05:43.265223Z[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] [2m2026-01-07T18:05:43.265842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 686 from 127.0.0.1:15120: elapsed time 1.965889524s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:43.266446Z[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] [2m2026-01-07T18:05:43.267089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.267159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.267414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.267489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.267502Z[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] [2m2026-01-07T18:05:43.267518Z[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] [2m2026-01-07T18:05:43.267571Z[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] [2m2026-01-07T18:05:43.267742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=119 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.268035Z[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] [2m2026-01-07T18:05:43.268043Z[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] [2m2026-01-07T18:05:43.268083Z[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] [2m2026-01-07T18:05:43.268097Z[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] [2m2026-01-07T18:05:43.268119Z[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] [2m2026-01-07T18:05:43.268122Z[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] [2m2026-01-07T18:05:43.268161Z[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] [2m2026-01-07T18:05:43.268173Z[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] [2m2026-01-07T18:05:43.268185Z[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] [2m2026-01-07T18:05:43.268777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1556 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.268843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=526 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.268806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=70 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.268836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1738 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.268849Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=829 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.268752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1109 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.269391Z[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] [2m2026-01-07T18:05:43.269466Z[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] [2m2026-01-07T18:05:43.269468Z[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] [2m2026-01-07T18:05:43.269553Z[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] [2m2026-01-07T18:05:43.269599Z[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] [2m2026-01-07T18:05:43.269628Z[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] [2m2026-01-07T18:05:43.269641Z[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] [2m2026-01-07T18:05:43.269697Z[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] [2m2026-01-07T18:05:43.269715Z[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] [2m2026-01-07T18:05:43.269731Z[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] [2m2026-01-07T18:05:43.269756Z[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] [2m2026-01-07T18:05:43.269782Z[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] [2m2026-01-07T18:05:43.269784Z[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] [2m2026-01-07T18:05:43.269800Z[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] [2m2026-01-07T18:05:43.269691Z[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] [2m2026-01-07T18:05:43.269845Z[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] [2m2026-01-07T18:05:43.269851Z[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] [2m2026-01-07T18:05:43.269860Z[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] [2m2026-01-07T18:05:43.269564Z[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] [2m2026-01-07T18:05:43.269935Z[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] [2m2026-01-07T18:05:43.269947Z[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] [2m2026-01-07T18:05:43.269956Z[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] [2m2026-01-07T18:05:43.269980Z[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] [2m2026-01-07T18:05:43.270018Z[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] [2m2026-01-07T18:05:43.270032Z[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] [2m2026-01-07T18:05:43.270013Z[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] [2m2026-01-07T18:05:43.270062Z[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] [2m2026-01-07T18:05:43.270078Z[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] [2m2026-01-07T18:05:43.270099Z[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] [2m2026-01-07T18:05:43.270148Z[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] [2m2026-01-07T18:05:43.270161Z[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] [2m2026-01-07T18:05:43.270208Z[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] [2m2026-01-07T18:05:43.270317Z[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] [2m2026-01-07T18:05:43.270321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.270384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.270397Z[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] [2m2026-01-07T18:05:43.269490Z[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] [2m2026-01-07T18:05:43.270204Z[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] [2m2026-01-07T18:05:43.269569Z[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] [2m2026-01-07T18:05:43.270651Z[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] [2m2026-01-07T18:05:43.271533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.271607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.273251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.273625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:43.275574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.275853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:43.275882Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"28.88%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 85, seen: 128, dead: 43, not_needed: 0, steals: 82 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.277111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1247 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.277218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=507 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1175 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1276 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=456 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1282 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1863 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1276 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1004 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=739 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=739 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=401 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.277984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1546 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=400 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=190 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1004 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1356 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1374 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1863 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=401 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1175 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278803Z[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] [2m2026-01-07T18:05:43.278842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=461 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=173 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1751 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.278988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1374 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1918 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=173 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=738 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1039 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1819 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=507 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1199 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1199 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1256 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1918 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1039 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1538 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1697 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=400 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=190 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=738 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=399 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1546 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1751 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1031 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1844 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1697 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.279986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1819 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1356 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=456 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1031 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1538 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=461 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1256 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1282 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1844 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.280789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.280891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.281521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.281738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.282092Z[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] [2m2026-01-07T18:05:43.283035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.283140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.283480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=223 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.283580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=682 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.283751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.283833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.283951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.284482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1290 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.284780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m891 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18458, tv_nsec: 839421989 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.284885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.284950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.286986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=891 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.287135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1738 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.287247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 946 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.287308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 946 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.287413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 248 was stolen by 127.0.0.1:15122, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.287559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1461 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.287821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 899 from 127.0.0.1:15158: elapsed time 1.979187322s, my avg piece time: 262ms
[INFO] [stdout] [2m2026-01-07T18:05:43.288281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1321 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.289385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 906 from 127.0.0.1:15154: elapsed time 1.978581423s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:43.289699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1345 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.290193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1170 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.290303Z[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] [2m2026-01-07T18:05:43.290514Z[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] [2m2026-01-07T18:05:43.291104Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 914 from 127.0.0.1:15130: elapsed time 1.978433223s, my avg piece time: 538ms
[INFO] [stdout] [2m2026-01-07T18:05:43.291265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=999 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.292059Z[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] [2m2026-01-07T18:05:43.293362Z[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] [2m2026-01-07T18:05:43.293831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.293897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1372 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.294365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.294422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.294782Z[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] [2m2026-01-07T18:05:43.295324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1241 from 127.0.0.1:15144: elapsed time 1.976503293s, my avg piece time: 470ms
[INFO] [stdout] [2m2026-01-07T18:05:43.295645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 976 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.295649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1695 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.295786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=110 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.296683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1059 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.296840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1196 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.296886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1099 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.296934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.296971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1916 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=65 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=579 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=502 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=550 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=373 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1099 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1059 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=550 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=579 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1196 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1916 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=502 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1605 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.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:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1268 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1605 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.297719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1268 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1058 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=66 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=774 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.297903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=66 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297910Z[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] [2m2026-01-07T18:05:43.297935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=774 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=373 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.297999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1058 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.298962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1242 from 127.0.0.1:15196: elapsed time 1.980019223s, my avg piece time: 290ms
[INFO] [stdout] [2m2026-01-07T18:05:43.299058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 899 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.299481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1248 from 127.0.0.1:15110: elapsed time 1.978910723s, my avg piece time: 356ms
[INFO] [stdout] [2m2026-01-07T18:05:43.299525Z[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] [2m2026-01-07T18:05:43.299600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1248 was stolen by 127.0.0.1:15200, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.299962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 923 from 127.0.0.1:15128: elapsed time 1.976434573s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.300195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1244 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.300275Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.300368Z[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.409528763s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.300717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1080 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.300756Z[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] [2m2026-01-07T18:05:43.301913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1545 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.302051Z[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.409528763s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.302461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1908 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.302679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1242 was stolen by 127.0.0.1:15167, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.303913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1341 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.304870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=300 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.304837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=283 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.304893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1241 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.305335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 976 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.306001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.306216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=922 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.306919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 928 from 127.0.0.1:15159: elapsed time 1.981977222s, my avg piece time: 231ms
[INFO] [stdout] [2m2026-01-07T18:05:43.307008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 899 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.307375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1248 was stolen by 127.0.0.1:15200, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.309244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1086 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.309549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1242 was stolen by 127.0.0.1:15167, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.310423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.311089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.311128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1446 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.311153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 248 was stolen by 127.0.0.1:15122, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.311260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.312183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 923 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.312265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 923 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.312628Z[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] [2m2026-01-07T18:05:43.312692Z[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] [2m2026-01-07T18:05:43.313076Z[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] [2m2026-01-07T18:05:43.314231Z[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] [2m2026-01-07T18:05:43.314261Z[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] [2m2026-01-07T18:05:43.316416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=54 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.316627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.318154Z[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] [2m2026-01-07T18:05:43.318209Z[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] [2m2026-01-07T18:05:43.318243Z[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] [2m2026-01-07T18:05:43.318248Z[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] [2m2026-01-07T18:05:43.318281Z[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] [2m2026-01-07T18:05:43.318287Z[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] [2m2026-01-07T18:05:43.318338Z[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] [2m2026-01-07T18:05:43.318154Z[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] [2m2026-01-07T18:05:43.318776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1161 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.319051Z[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] [2m2026-01-07T18:05:43.319138Z[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] [2m2026-01-07T18:05:43.319200Z[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] [2m2026-01-07T18:05:43.319259Z[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] [2m2026-01-07T18:05:43.319303Z[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] [2m2026-01-07T18:05:43.319346Z[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] [2m2026-01-07T18:05:43.319402Z[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] [2m2026-01-07T18:05:43.319595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.319744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=23 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.319812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1884 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.320576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=144 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.320649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1241 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.320807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=21 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.320871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1750 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.321432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=638 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.321815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1236 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.321985Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.322076Z[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"7.232947779s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.323325Z[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"7.232947779s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.325090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=14 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.325149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1421 was stolen by 127.0.0.1:15200, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.325180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=97 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.325295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1422 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.326348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1815 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.326577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.327397Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1810 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.327438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=797 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.329464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1642 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.331594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=63 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.334109Z[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] [2m2026-01-07T18:05:43.334134Z[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] [2m2026-01-07T18:05:43.334172Z[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] [2m2026-01-07T18:05:43.334232Z[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] [2m2026-01-07T18:05:43.334762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 938 from 127.0.0.1:15120: elapsed time 2.006787921s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.335032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m940 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15108, started: Instant { tv_sec: 18458, tv_nsec: 861692607 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.335405Z[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] [2m2026-01-07T18:05:43.335946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1550 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.336579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.336763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m940 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15108, started: Instant { tv_sec: 18458, tv_nsec: 861692607 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.336952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=845 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.336974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1651 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.338547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m940 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15108, started: Instant { tv_sec: 18458, tv_nsec: 861692607 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.338613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.338897Z[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] [2m2026-01-07T18:05:43.339026Z[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] [2m2026-01-07T18:05:43.339055Z[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] [2m2026-01-07T18:05:43.339114Z[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] [2m2026-01-07T18:05:43.339165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=722 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.340996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=428 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.341137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=449 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.341821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=913 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.342161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:43.342232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=247 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=24 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342315Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=969 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1691 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=598 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342409Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1288 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1586 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=969 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=598 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1840 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1288 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1691 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1840 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1309 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=303 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342745Z[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] [2m2026-01-07T18:05:43.342778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1309 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=247 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=303 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1586 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.342936Z[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] [2m2026-01-07T18:05:43.342977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=442 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.342997Z[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] [2m2026-01-07T18:05:43.344021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=779 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.344057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1542 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.344430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.344617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=409 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.345908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=79 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.345939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=364 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.346141Z[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] [2m2026-01-07T18:05:43.347482Z[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] [2m2026-01-07T18:05:43.347576Z[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] [2m2026-01-07T18:05:43.350067Z[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] [2m2026-01-07T18:05:43.350903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.351754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1324 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.354504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1885 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.355300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=69 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.355434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 945 from 127.0.0.1:15130: elapsed time 2.025860039s, my avg piece time: 549ms
[INFO] [stdout] [2m2026-01-07T18:05:43.356288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1657 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.357952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1690 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.358529Z[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] [2m2026-01-07T18:05:43.359165Z[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] [2m2026-01-07T18:05:43.359237Z[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] [2m2026-01-07T18:05:43.359240Z[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] [2m2026-01-07T18:05:43.359224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1342 from 127.0.0.1:15158: elapsed time 2.029098069s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.359425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=940 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.359619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1869 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.359749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.360518Z[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] [2m2026-01-07T18:05:43.360568Z[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] [2m2026-01-07T18:05:43.360602Z[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] [2m2026-01-07T18:05:43.360640Z[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] [2m2026-01-07T18:05:43.360756Z[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] [2m2026-01-07T18:05:43.360962Z[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] [2m2026-01-07T18:05:43.361044Z[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] [2m2026-01-07T18:05:43.361781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1422 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.364347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=988 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.364591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1326 from 127.0.0.1:15108: elapsed time 2.030241049s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.364693Z[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] [2m2026-01-07T18:05:43.364888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1891 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.364959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1812 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.365320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1667 from 127.0.0.1:15159: elapsed time 2.01912004s, my avg piece time: 296ms
[INFO] [stdout] [2m2026-01-07T18:05:43.365694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1941 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.365888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.366206Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:43.366217Z[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:15129" [3mduration[0m[2m=[0m"12.568066532s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.365936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.366500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.367770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1660 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.368052Z[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:15129" [3mduration[0m[2m=[0m"12.568066532s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.368139Z[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] [2m2026-01-07T18:05:43.368208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1922 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.369417Z[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] [2m2026-01-07T18:05:43.369754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.369785Z[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] [2m2026-01-07T18:05:43.370127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=64 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.370325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1671 from 127.0.0.1:15130: elapsed time 2.022951159s, my avg piece time: 262ms
[INFO] [stdout] [2m2026-01-07T18:05:43.370536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1312 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.371579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1326 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.372253Z[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] [2m2026-01-07T18:05:43.372651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.372893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1673 from 127.0.0.1:15154: elapsed time 2.024703009s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.373065Z[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] [2m2026-01-07T18:05:43.373039Z[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] [2m2026-01-07T18:05:43.373243Z[0m [34mDEBUG[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:45760[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.373338Z[0m [34mDEBUG[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:45760[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.373365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1423 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.373394Z[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:45760[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.373710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 427 from 127.0.0.1:15120: elapsed time 2.023312179s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:43.374790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.374956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1821 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.375180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 418 from 127.0.0.1:15158: elapsed time 2.01717944s, my avg piece time: 609ms
[INFO] [stdout] [2m2026-01-07T18:05:43.377569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.377620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.377832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 425 from 127.0.0.1:15108: elapsed time 2.0179501s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:43.377984Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"32.82%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 83, seen: 128, dead: 45, not_needed: 0, steals: 102 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.378683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=31 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.379526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.379902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.379967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=509 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.380240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=523 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.380841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 429 from 127.0.0.1:15148: elapsed time 2.02002634s, my avg piece time: 286ms
[INFO] [stdout] [2m2026-01-07T18:05:43.381848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=71 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.382052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 438 from 127.0.0.1:15159: elapsed time 2.018389439s, my avg piece time: 356ms
[INFO] [stdout] [2m2026-01-07T18:05:43.382764Z[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:52226[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] [2m2026-01-07T18:05:43.383024Z[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] [2m2026-01-07T18:05:43.383051Z[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] [2m2026-01-07T18:05:43.382976Z[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] [2m2026-01-07T18:05:43.383314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.383506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.384156Z[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] [2m2026-01-07T18:05:43.384225Z[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] [2m2026-01-07T18:05:43.384306Z[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] [2m2026-01-07T18:05:43.384363Z[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] [2m2026-01-07T18:05:43.384454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1342 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.384498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1359 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.385696Z[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] [2m2026-01-07T18:05:43.385743Z[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] [2m2026-01-07T18:05:43.385810Z[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] [2m2026-01-07T18:05:43.385817Z[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] [2m2026-01-07T18:05:43.386505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 947 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.386805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.386885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.387137Z[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] [2m2026-01-07T18:05:43.387177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1326 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.387227Z[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] [2m2026-01-07T18:05:43.387321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 425 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.389110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1423 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.389399Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.389477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.390196Z[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] [2m2026-01-07T18:05:43.390786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.390854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.391091Z[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] [2m2026-01-07T18:05:43.391134Z[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] [2m2026-01-07T18:05:43.391210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.391306Z[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] [2m2026-01-07T18:05:43.392216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 429 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.392511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.392596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.392604Z[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:38434[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.392641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.392647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1953 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.392711Z[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:38434[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.392758Z[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:38434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.392910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:43.392973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.393044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1330 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.393532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=671 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.393564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=116 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.393613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1575 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.393878Z[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] [2m2026-01-07T18:05:43.393874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.394776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 654 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.394808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1427 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.395114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.395184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.397351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=74 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.397524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.397594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.397640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.397711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1455 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.398039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.398120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.398413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.398496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.398520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 947 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.398836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.398836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 425 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.398896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.400234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m451 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15110, started: Instant { tv_sec: 18458, tv_nsec: 901027685 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.400288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.400900Z[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] [2m2026-01-07T18:05:43.400941Z[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] [2m2026-01-07T18:05:43.401550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.402063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.402113Z[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] [2m2026-01-07T18:05:43.402166Z[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] [2m2026-01-07T18:05:43.403777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=329 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.404200Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1666 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.405732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1254 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.405853Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 655 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.406197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1577 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.406722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m453 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 18458, tv_nsec: 901865964 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.406819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.407071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m453 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 18458, tv_nsec: 901865964 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.407155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.407479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1081 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.407485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1342 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.408163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1133 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.408697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.408741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.409000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.410001Z[0m [33m WARN[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:35678[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] [2m2026-01-07T18:05:43.410051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1424 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.410208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1194 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.411112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1367 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.411182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1772 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.412535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:43.412613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=166 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.412839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1568 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.413146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m453 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 18458, tv_nsec: 901865964 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.413223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.413582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m453 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 18458, tv_nsec: 901865964 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.413730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.414064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 655 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.414096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=451 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.414206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1921 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.414289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 418 was stolen by 127.0.0.1:15118, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.415059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.415277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=430 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=719 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=528 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1038 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15197"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1038 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=528 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=870 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=719 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=870 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=257 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=775 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1317 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1033 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=257 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415867Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1317 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=430 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=138 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=775 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.415992Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=138 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.416320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 454 from 127.0.0.1:15128: elapsed time 2.047365268s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:43.416942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 455 from 127.0.0.1:15128: elapsed time 2.047670018s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:43.417245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1805 from 127.0.0.1:15202: elapsed time 2.045281078s, my avg piece time: 585ms
[INFO] [stdout] [2m2026-01-07T18:05:43.417637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1806 from 127.0.0.1:15202: elapsed time 2.045433228s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.418815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.419116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1807 from 127.0.0.1:15202: elapsed time 2.046603758s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.419363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1179 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.421100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1817 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.421201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1352 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.421261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 656 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.421554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 418 was stolen by 127.0.0.1:15118, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.421584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 948 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.421800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=593 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.421989Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1405 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.422149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.422895Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.422939Z[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"9.648461079s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.423767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1947 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.424215Z[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"9.648461079s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.424968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1811 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.425207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.425269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.426407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1552 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.426433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1816 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.426537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=199 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.426846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1619 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.427163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1825 from 127.0.0.1:15128: elapsed time 2.048373357s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.427467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.427495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 824 from 127.0.0.1:15130: elapsed time 2.045974987s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.427635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=453 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.427813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 836 from 127.0.0.1:15110: elapsed time 2.041661768s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.427907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 656 was stolen by 127.0.0.1:15218, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.428097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 836 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.428543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.429144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.428815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=846 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.429725Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1424 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.432980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=935 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.433010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=882 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.433324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 847 from 127.0.0.1:15114: elapsed time 2.042291818s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.433850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1530 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.434380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=73 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.434474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=784 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.434481Z[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:15191"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1168 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:43.434540Z[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:15191"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1168 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:43.434583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 948 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.434610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 836 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.435075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1079 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.435940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1425 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.436048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=67 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.437117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.437212Z[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:15225"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=249 hash does not match
[INFO] [stdout] [2m2026-01-07T18:05:43.437269Z[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:15225"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=249 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-01-07T18:05:43.437718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1457 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.437642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1754 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.437650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=519 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.438617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.438711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.438753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.438958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.439062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.439376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=844 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.439467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=982 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.441045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1311 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.441048Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"35.49%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 81, seen: 128, dead: 47, not_needed: 0, steals: 122 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.441150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=880 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.442164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 657 was stolen by 127.0.0.1:15167, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.442165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1805 was stolen by 127.0.0.1:15186, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.442367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1168 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.442788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.442956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1168, chunk_index: 1, absolute_index: 2337, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:43.443240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 454 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.443363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 454 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.443248Z[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:52226[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] [2m2026-01-07T18:05:43.443510Z[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:52226[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.443579Z[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:52226[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.443795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=840 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.443971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1353 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.444099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1253 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.444621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.444726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.444753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=249 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.444768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.445061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 249, chunk_index: 1, absolute_index: 499, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-01-07T18:05:43.445594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.445688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.445703Z[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:35678[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] [2m2026-01-07T18:05:43.445734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.445795Z[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:35678[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.445854Z[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:35678[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.446087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1166 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.446208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1344 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.446426Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=665 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.447272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.449467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.449539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.449567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.449608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=41 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.450561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 657 was stolen by 127.0.0.1:15167, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.450561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1806 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.450883Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.450970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.451009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.451999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 949 was stolen by 127.0.0.1:15225, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.452270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 847 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.452277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=762 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.452456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 847 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.452429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1395 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.452972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1923 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 927399263 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.453049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.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: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] [2m2026-01-07T18:05:43.453254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1923 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.454114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1638 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.454165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=669 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=720 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1429 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=653 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=928 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=431 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=949 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1429 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=653 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=720 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=669 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=431 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1628 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15225"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1628 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=928 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1101 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=949 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.454653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1369 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.455382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1896 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.455469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1909 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.455862Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.455912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.456491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=433 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.457501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1924 from 127.0.0.1:15158: elapsed time 2.063050036s, my avg piece time: 309ms
[INFO] [stdout] [2m2026-01-07T18:05:43.457628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1285 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.458033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.458046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 455 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.458080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=733 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.458163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1365 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.458176Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.458182Z[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"13.019407505s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.458191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=623 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.458291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1925 from 127.0.0.1:15159: elapsed time 2.063220466s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.458553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1926 from 127.0.0.1:15159: elapsed time 2.063118356s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.459181Z[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"13.019407505s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.459261Z[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] [2m2026-01-07T18:05:43.459266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1423 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.459455Z[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] [2m2026-01-07T18:05:43.459860Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1032 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.460463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1006 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.460553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1535 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.460580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.460812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.460885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.460952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=566 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.461053Z[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"11.982442266s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.461043Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.462403Z[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"11.982442266s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.462460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.462625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1928 from 127.0.0.1:15120: elapsed time 2.066575466s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:43.462966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1186 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.462969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=971 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.463587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=984 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.463612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=594 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.463685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1929 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.464275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=92 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.465240Z[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] [2m2026-01-07T18:05:43.465408Z[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:60992[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.465505Z[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:60992[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.465564Z[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:60992[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.466676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 455 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.466936Z[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] [2m2026-01-07T18:05:43.467174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1942 from 127.0.0.1:15128: elapsed time 2.066326376s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.467877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.468228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1943 from 127.0.0.1:15154: elapsed time 2.067074946s, my avg piece time: 293ms
[INFO] [stdout] [2m2026-01-07T18:05:43.469314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.469369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.469488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1184 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.469535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=115 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.471015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.472357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=983 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.473342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1181 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.473547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.473642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.473701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.473817Z[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] [2m2026-01-07T18:05:43.473977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.473964Z[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] [2m2026-01-07T18:05:43.474115Z[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] [2m2026-01-07T18:05:43.474957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 213 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.474964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1806 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.475076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1807 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.475089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=830 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.475234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=565 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.475251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=474 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.475486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.475601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.475798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.476269Z[0m [34mDEBUG[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:46120[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.476364Z[0m [34mDEBUG[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:46120[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.476414Z[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:46120[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.478979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.479076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.480182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.480287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.480496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.480610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.480678Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.480759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1809 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.480656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=809 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.481121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1368 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.482616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.483358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=68 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.484400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1713 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.484417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1807 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.484506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1713 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.484650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.486111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.486186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.486689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1948 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15182, started: Instant { tv_sec: 18458, tv_nsec: 936311832 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.486840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.487166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=708 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.487706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1189 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.488002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.488693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.488782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.488770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=514 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.488835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1295 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.488868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.488969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=24 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1697 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=821 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1030 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1295 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.488908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.489214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1196 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1389 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1569 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1030 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=514 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1697 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1689 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=24 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=259 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1196 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1419 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1389 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=725 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=725 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=259 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1569 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1672 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1419 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.489996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.490045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1672 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.490098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=821 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.490155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.490223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1689 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.490481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1924 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.490889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.490953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.491055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=135 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.491488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=76 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.491504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=587 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.491603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=981 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.491821Z[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:41136[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] [2m2026-01-07T18:05:43.492879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1948 from 127.0.0.1:15182: elapsed time 2.089602954s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.493257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1442 from 127.0.0.1:15202: elapsed time 2.085496465s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.493507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1892 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.493803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1447 from 127.0.0.1:15182: elapsed time 2.083752975s, my avg piece time: 377ms
[INFO] [stdout] [2m2026-01-07T18:05:43.494689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1331 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.494808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.494858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1338 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.495124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.495228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.495371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=252 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.495415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1439 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.496079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1448 from 127.0.0.1:15159: elapsed time 2.085710435s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:43.496291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1040 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.496370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1919 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.496478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1915 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.497176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1453 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15108, started: Instant { tv_sec: 18458, tv_nsec: 945473531 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.497265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.497303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.497763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=153 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.498984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 213 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.499087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1774 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.499095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1028 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.499392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.499508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1328 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.499656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=811 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.500103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 949 was stolen by 127.0.0.1:15168, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.500272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=534 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.500616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1770 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.501378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.501537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.501594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1453 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15108, started: Instant { tv_sec: 18458, tv_nsec: 945473531 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.502182Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.502227Z[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"14.312133688s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.502405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=778 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.503246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=848 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.503261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1931 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.503555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.503618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.503729Z[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"14.312133688s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.504444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=621 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.505160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=253 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.505580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=656 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.505770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1453 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.506151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=255 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.507744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1924 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.510063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1537 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.510086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1612 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.510765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1640 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.510809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=93 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.511630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=459 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.512204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1375 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.512233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=604 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.512406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:43.512738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1185 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.514537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1421 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.516210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=610 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.516398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=513 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.516730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1300 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.516826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1454 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.517087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1646 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.518168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=715 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.519627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=699 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.520069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.521247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=728 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.522684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=246 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.522707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 952 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.523031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1887 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.523107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=142 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.523193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1748 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.523433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1748 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.523495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1887 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.523534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=858 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.523568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=858 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.523845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.524509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1174 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.524601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=606 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.524824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.524897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.524882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1458 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.526010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1459 from 127.0.0.1:15148: elapsed time 2.109206213s, my avg piece time: 585ms
[INFO] [stdout] [2m2026-01-07T18:05:43.526531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1349 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15158, started: Instant { tv_sec: 18458, tv_nsec: 955589950 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.526794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.526856Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.529385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.529451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.530591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1349 from 127.0.0.1:15158: elapsed time 2.108154463s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.530906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1774 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.531016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 333 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.531073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 333 was stolen by 127.0.0.1:15141, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.531357Z[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:41136[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] [2m2026-01-07T18:05:43.532076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.532325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=540 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.532545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1555 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.532687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.532735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.533564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1358 from 127.0.0.1:15144: elapsed time 2.106310883s, my avg piece time: 696ms
[INFO] [stdout] [2m2026-01-07T18:05:43.534511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.534556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.535338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.535376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=202 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.535450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=622 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.535513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 256 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.536132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.537458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=111 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.539617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=515 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.539716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=122 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.539779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1444 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.541233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1164 from 127.0.0.1:15159: elapsed time 2.104552064s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:43.542900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1165 from 127.0.0.1:15180: elapsed time 2.105854854s, my avg piece time: 377ms
[INFO] [stdout] [2m2026-01-07T18:05:43.544193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1645 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.546598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=785 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.548082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1167 from 127.0.0.1:15120: elapsed time 2.110145223s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.548653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1172 from 127.0.0.1:15148: elapsed time 2.108678963s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.548890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1349 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.549294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.549359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.549106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=506 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.550602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.550724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.550746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=136 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.550756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1694 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.550949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1206 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.550896Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1387 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.551916Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"41.02%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 77, seen: 128, dead: 50, not_needed: 0, steals: 135 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.551881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.552078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.554021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=94 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.555346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.555441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.555788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 256 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.555842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 952 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.555996Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:43.556139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.556044Z[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:15219" [3mduration[0m[2m=[0m"7.494553457s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.556679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1173 from 127.0.0.1:15148: elapsed time 2.116206882s, my avg piece time: 637ms
[INFO] [stdout] [2m2026-01-07T18:05:43.556954Z[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:15219" [3mduration[0m[2m=[0m"7.494553457s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.557106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1091 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.557433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.557521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=641 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.558012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1180 from 127.0.0.1:15202: elapsed time 2.114638652s, my avg piece time: 684ms
[INFO] [stdout] [2m2026-01-07T18:05:43.558408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1182 from 127.0.0.1:15154: elapsed time 2.114280402s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:43.558533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1621 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.558732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=658 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.559087Z[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:41136[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] [2m2026-01-07T18:05:43.559122Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1183 from 127.0.0.1:15128: elapsed time 2.114335912s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.559707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1301 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.559912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.560708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.560854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1459 was stolen by 127.0.0.1:15186, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.560858Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=533 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.561157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.561606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1187 from 127.0.0.1:15159: elapsed time 2.115199522s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.562024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 613 from 127.0.0.1:15144: elapsed time 2.113267443s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.563103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=349 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.564545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.564618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.565533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 624 from 127.0.0.1:15130: elapsed time 2.112322413s, my avg piece time: 696ms
[INFO] [stdout] [2m2026-01-07T18:05:43.566811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 953 was stolen by 127.0.0.1:15200, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.569124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1358 was stolen by 127.0.0.1:15143, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.569145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1825 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.569574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=611 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.570577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=716 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.570928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 626 from 127.0.0.1:15158: elapsed time 2.116942633s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.571242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 627 from 127.0.0.1:15158: elapsed time 2.116854413s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.571410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1425 was stolen by 127.0.0.1:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.572429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=781 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.572623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1842 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.573218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.573852Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 630 from 127.0.0.1:15182: elapsed time 2.118054932s, my avg piece time: 267ms
[INFO] [stdout] [2m2026-01-07T18:05:43.574302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 631 from 127.0.0.1:15180: elapsed time 2.118115822s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:43.574723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.574781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.575263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1063 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.575835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 632 from 127.0.0.1:15180: elapsed time 2.119333672s, my avg piece time: 377ms
[INFO] [stdout] [2m2026-01-07T18:05:43.577599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 633 from 127.0.0.1:15120: elapsed time 2.120627192s, my avg piece time: 637ms
[INFO] [stdout] [2m2026-01-07T18:05:43.577817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1747 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.579083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 613 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.579118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1825 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.579288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1942 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.579621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1426 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.580469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 626 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.580972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1463 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.581335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1426 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-01-07T18:05:43.581452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1426 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-01-07T18:05:43.582059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.582164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 637 from 127.0.0.1:15148: elapsed time 2.122929142s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.582492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1532 from 127.0.0.1:15202: elapsed time 2.118626283s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.582606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=642 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.583839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=530 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.585303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=254 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.585338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1711 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.585400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.586393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1169 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.587258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.587757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1069 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.588838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1536 from 127.0.0.1:15159: elapsed time 2.123340332s, my avg piece time: 617ms
[INFO] [stdout] [2m2026-01-07T18:05:43.588948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 613 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.589256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1554 from 127.0.0.1:15128: elapsed time 2.112528463s, my avg piece time: 309ms
[INFO] [stdout] [2m2026-01-07T18:05:43.589367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=25 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.589384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1942 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.589840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 627 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.590183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1071 from 127.0.0.1:15130: elapsed time 2.110930913s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.590513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=85 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.590600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1073 from 127.0.0.1:15144: elapsed time 2.110446303s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.590820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1402 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.590986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1082 from 127.0.0.1:15114: elapsed time 2.106919623s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.591267Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1085 from 127.0.0.1:15172: elapsed time 2.105784383s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.591465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=377 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.592124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-01-07T18:05:43.592257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 666 was stolen by 127.0.0.1:15108, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.592522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=275 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.593806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.595528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=826 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.596597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.596651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=711 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.597127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-01-07T18:05:43.597236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1522 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.597139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.597272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1264 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=832 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1876 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1168 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1448 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15159"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1559 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=37 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1092 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.597989Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=928 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1392 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1164 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1265 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=567 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1926 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=498 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=195 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1031 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=997 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=997 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=769 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=397 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.598956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1748 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1624 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1536 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1751 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=423 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1667 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=582 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1834 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=35 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1751 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1092 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1748 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.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:15159"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=438 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1448 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=290 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=543 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=483 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1688 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599937Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1168 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.599981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1925 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=482 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=37 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600146Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1624 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1667 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1164 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=498 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=832 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600426Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=96 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1876 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=397 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1536 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=769 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=483 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=194 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=35 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.600996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1688 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=423 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1264 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1265 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1834 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601315Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=543 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1925 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=438 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1392 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=187 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1559 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1262 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=195 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.601942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=567 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=194 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1926 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=710 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=482 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=290 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=928 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=582 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.602579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1507 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.602874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 953 was stolen by 127.0.0.1:15200, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.603237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1089 from 127.0.0.1:15158: elapsed time 2.115902092s, my avg piece time: 377ms
[INFO] [stdout] [2m2026-01-07T18:05:43.603719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1746 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.603757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=508 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.604365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=578 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.604580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1092 from 127.0.0.1:15159: elapsed time 2.115668663s, my avg piece time: 637ms
[INFO] [stdout] [2m2026-01-07T18:05:43.604694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1948 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.604911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1073 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.605026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=995 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.605153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1183 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.605230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1183 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.605266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 668 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.606421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1362 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.606545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 627 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.606622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1089 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.608024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1629 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.608211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.608611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.608923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.609113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=702 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.609208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=436 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.609401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 666 was stolen by 127.0.0.1:15108, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.609878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=103 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.610532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=810 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.611415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1085 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.611614Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-01-07T18:05:43.611724Z[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:15159" [3mduration[0m[2m=[0m"5.498540857s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.611765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1094 from 127.0.0.1:15192: elapsed time 2.122155762s, my avg piece time: 347ms
[INFO] [stdout] [2m2026-01-07T18:05:43.611804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.612139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1551 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.612154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1777 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.612379Z[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:15159" [3mduration[0m[2m=[0m"5.498540857s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.612835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1526 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.613061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1096 from 127.0.0.1:15180: elapsed time 2.122690832s, my avg piece time: 585ms
[INFO] [stdout] [2m2026-01-07T18:05:43.613343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1905 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.613604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1172 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.614169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1427 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-01-07T18:05:43.614486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=143 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.614755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1744 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.615225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.615286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.615387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1641 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.616221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.616286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.617458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1904 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.617566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.617827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1085 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.618345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1777 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.618571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=554 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.618929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1093 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.618940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 668 was stolen by 127.0.0.1:15214, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.620000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1172 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.620099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1173 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.620240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1173 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.620302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1427 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-01-07T18:05:43.620632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1122 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.623368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1431 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1715 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=802 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=738 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1416 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1806 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1117 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1823 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1275 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=718 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1943 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=114 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=114 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=333 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623914Z[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] [2m2026-01-07T18:05:43.623950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1823 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.623983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1806 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1416 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1538 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.624079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=802 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1926 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1431 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1326 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=737 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1926 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1927 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1715 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=738 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1927 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1326 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.624731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1108 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.625447Z[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] [2m2026-01-07T18:05:43.625496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1595 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.625511Z[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] [2m2026-01-07T18:05:43.625522Z[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] [2m2026-01-07T18:05:43.625546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1144 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.625581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1445 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.625596Z[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] [2m2026-01-07T18:05:43.625612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1538 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.625613Z[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] [2m2026-01-07T18:05:43.625612Z[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] [2m2026-01-07T18:05:43.625641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1117 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.625649Z[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] [2m2026-01-07T18:05:43.625707Z[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] [2m2026-01-07T18:05:43.625730Z[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] [2m2026-01-07T18:05:43.625766Z[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] [2m2026-01-07T18:05:43.625800Z[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] [2m2026-01-07T18:05:43.625234Z[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] [2m2026-01-07T18:05:43.625843Z[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] [2m2026-01-07T18:05:43.624954Z[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] [2m2026-01-07T18:05:43.625304Z[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] [2m2026-01-07T18:05:43.625036Z[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] [2m2026-01-07T18:05:43.625140Z[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] [2m2026-01-07T18:05:43.625376Z[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] [2m2026-01-07T18:05:43.625699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=737 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1708 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1595 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1708 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=333 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1144 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1445 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1943 as broken
[INFO] [stdout] [2m2026-01-07T18:05:43.626866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1383 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.627083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.627974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=95 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.629039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1607 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.629266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.630086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1138 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.630216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1447 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.630282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1554 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.630624Z[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:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m we already requested ChunkInfo { piece_index: 1708, chunk_index: 0, absolute_index: 3416, size: 16384, offset: 0 } previously
[INFO] [stdout] [2m2026-01-07T18:05:43.630802Z[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:15198"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m we already requested ChunkInfo { piece_index: 1708, chunk_index: 1, absolute_index: 3417, size: 16384, offset: 16384 } previously
[INFO] [stdout] [2m2026-01-07T18:05:43.631266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1428 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-01-07T18:05:43.631285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 637 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.631926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1073 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.632653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=490 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.632854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=552 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.633106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1625 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.634300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 334 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.634286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=271 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.634645Z[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"12.264738274s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-01-07T18:05:43.634640Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.634780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=123 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.635144Z[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"12.264738274s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-01-07T18:05:43.635506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.638214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1082 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.638915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1554 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.639364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1428 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.639553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1089 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.639988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1377 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.639988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=791 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.641157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 334 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.641727Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=668 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.642066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1097 from 127.0.0.1:15180: elapsed time 2.15106809s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.644038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=174 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.646211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1428 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-01-07T18:05:43.646543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 80 from 127.0.0.1:15148: elapsed time 2.14601543s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.646786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1572 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.646825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 637 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.647182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=749 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.647968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=263 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.648223Z[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] [2m2026-01-07T18:05:43.648089Z[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] [2m2026-01-07T18:05:43.648241Z[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] [2m2026-01-07T18:05:43.649485Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"44.55%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 75, seen: 128, dead: 53, not_needed: 0, steals: 164 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.653186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=117 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.654077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=557 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.654195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1094 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.654353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1082 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.655440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=493 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.656719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1429 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.657046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 81 from 127.0.0.1:15154: elapsed time 2.15596336s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.657204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 80 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.658015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1154 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.658971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=104 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.659027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=84 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.659629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=792 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.659716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1623 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.660300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1316 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.663028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1000 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.663074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=424 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.664393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1429 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.665553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=763 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.665612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=285 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.666176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=772 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.666569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 82 from 127.0.0.1:15128: elapsed time 2.165101859s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.668074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=703 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.668422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=783 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.668494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1766 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.668543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1447 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.668751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1068 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.669018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 82 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.669236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=991 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.669364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=107 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.669394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=736 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.670135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1129 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.671734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 86 from 127.0.0.1:15182: elapsed time 2.168323969s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.672131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 88 from 127.0.0.1:15180: elapsed time 2.167897469s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.674969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=159 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.675455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.676629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1128 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.678761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1430 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.680060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 80 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.680373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m90 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15144, started: Instant { tv_sec: 18459, tv_nsec: 38489194 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.682920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=422 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.682970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=125 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.683118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=181 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.685426Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1757 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.685761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1094 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.685783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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:15198, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.687335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=793 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.687836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=129 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.690052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=546 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.690220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=264 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.691592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=955 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.691926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.692045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=732 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.692201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=90 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.692272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.693507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.695474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1899 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.695899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=148 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.696037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.696389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1291 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.696869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1007 from 127.0.0.1:15144: elapsed time 2.191121707s, my avg piece time: 291ms
[INFO] [stdout] [2m2026-01-07T18:05:43.697113Z[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] [2m2026-01-07T18:05:43.697289Z[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] [2m2026-01-07T18:05:43.697534Z[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] [2m2026-01-07T18:05:43.697340Z[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] [2m2026-01-07T18:05:43.697331Z[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] [2m2026-01-07T18:05:43.697526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1430 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.697403Z[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] [2m2026-01-07T18:05:43.697473Z[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] [2m2026-01-07T18:05:43.698377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=489 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.698905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 978 from 127.0.0.1:15130: elapsed time 2.192229657s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.699052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1123 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.699134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1632 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.699763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.700888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1378 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.702513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.703245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.703448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.704226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 979 from 127.0.0.1:15120: elapsed time 2.196964757s, my avg piece time: 377ms
[INFO] [stdout] [2m2026-01-07T18:05:43.704497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=520 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.706943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1072 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.707873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1630 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.707995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1573 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.708050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=553 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.708133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1431 was stolen by 127.0.0.1:15202, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.708649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 989 from 127.0.0.1:15132: elapsed time 2.196415146s, my avg piece time: 309ms
[INFO] [stdout] [2m2026-01-07T18:05:43.709089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.709442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 996 from 127.0.0.1:15202: elapsed time 2.193430637s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.709744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1292 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.710139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1129 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.710812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.711242Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.711497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 998 from 127.0.0.1:15192: elapsed time 2.194458257s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-01-07T18:05:43.711876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 99 from 127.0.0.1:15148: elapsed time 2.186128307s, my avg piece time: 637ms
[INFO] [stdout] [2m2026-01-07T18:05:43.712303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 100 from 127.0.0.1:15148: elapsed time 2.186034377s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-01-07T18:05:43.712608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1679 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.712796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 106 from 127.0.0.1:15110: elapsed time 2.183497458s, my avg piece time: 606ms
[INFO] [stdout] [2m2026-01-07T18:05:43.714754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 998 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.714794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 86 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.714854Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 998 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.715166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.715241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=937 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.717082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 109 from 127.0.0.1:15144: elapsed time 2.184039638s, my avg piece time: 585ms
[INFO] [stdout] [2m2026-01-07T18:05:43.717910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m764 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15114, started: Instant { tv_sec: 18459, tv_nsec: 75379972 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.717997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.719081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1431 was stolen by 127.0.0.1:15202, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.719290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 99 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.719769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1864 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.719897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1584 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.721118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.721523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-01-07T18:05:43.721885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 764 from 127.0.0.1:15114: elapsed time 2.179534677s, my avg piece time: 684ms
[INFO] [stdout] [2m2026-01-07T18:05:43.721912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.722827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 906 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.723428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=22 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.723599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 989 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.723726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=105 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.723478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=547 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.723878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1859 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.724198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.725795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=172 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.726178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.726228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=165 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.727155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 766 from 127.0.0.1:15154: elapsed time 2.183796968s, my avg piece time: 617ms
[INFO] [stdout] [2m2026-01-07T18:05:43.728968Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=767 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.729617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=788 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.729645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=195 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.730468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 100 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.730588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 100 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.730714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=463 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.731335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.732383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1432 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.733375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=269 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.733445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=147 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.733868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1304 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.734233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=504 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.734775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.736459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 768 from 127.0.0.1:15202: elapsed time 2.192069177s, my avg piece time: 696ms
[INFO] [stdout] [2m2026-01-07T18:05:43.738556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1622 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.738908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=723 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.740439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1576 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.740871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 764 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.740812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.741293Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"48.19%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 75, seen: 128, dead: 53, not_needed: 0, steals: 183 }"
[INFO] [stdout] [2m2026-01-07T18:05:43.741516Z[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:52094[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.741618Z[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:52094[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.741698Z[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:52094[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.741824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.742052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.742331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.745027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=541 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.745233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.745301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1432 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.746414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.746732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=152 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.747742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1284 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.747776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 989 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.748363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.748695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.748778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.748874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.750761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.750876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.752253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 86 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.752337Z[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:41136[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.752421Z[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:41136[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.752459Z[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:41136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.752580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=572 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.752580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1618 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.752837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.753558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.753954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=615 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.754351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=452 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.755046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.755503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.755619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.755745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.757982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=258 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.758363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.758561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.758556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 906 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.758696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1673 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.758866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=727 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.759994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 106 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.760023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1673 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.760078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 106 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.760088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1943 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.760225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=874 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.760393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1943 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.761011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1182 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.763239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=243 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.764181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.764677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.765177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.765277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.765511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.765602Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.764873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.766163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1442 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.767296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.767433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1607 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.768025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1165 was stolen by 127.0.0.1:15224, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.768562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.769966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-01-07T18:05:43.770110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=542 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.770652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.770760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.771149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.771684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1182 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.772113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.772184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.772769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.772970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1639 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.774508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m770 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15192, started: Instant { tv_sec: 18459, tv_nsec: 78525681 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.774618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.774781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1442 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.775126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1310 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.775491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=278 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.775500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=667 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.775628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1037 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.775753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.775844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=544 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.775997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1007 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.776428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=134 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.776793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1433 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.777222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=712 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.778640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 771 from 127.0.0.1:15192: elapsed time 2.232933654s, my avg piece time: 637ms
[INFO] [stdout] [2m2026-01-07T18:05:43.779984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=928 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.780368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1900 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.780385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=491 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.780531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1635 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.781445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.781603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1634 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.781830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1740 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.782157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1473 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.783295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1007 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.783605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=293 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.783723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 109 was stolen by 127.0.0.1:15186, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.783645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1102 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.783802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 109 was stolen by 127.0.0.1:15186, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.783939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1433 was stolen by 127.0.0.1:15137, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.784140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=189 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.784305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=270 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.784367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 81 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.784210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=518 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.784835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 776 from 127.0.0.1:15180: elapsed time 2.236556923s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.785149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 777 from 127.0.0.1:15130: elapsed time 2.236492764s, my avg piece time: 183ms
[INFO] [stdout] [2m2026-01-07T18:05:43.785776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m789 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15172, started: Instant { tv_sec: 18459, tv_nsec: 87788111 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.785907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.786411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.786623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1388 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.787179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=789 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.787272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1741 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.787544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 549 from 127.0.0.1:15110: elapsed time 2.230693554s, my avg piece time: 684ms
[INFO] [stdout] [2m2026-01-07T18:05:43.787955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 522 from 127.0.0.1:15120: elapsed time 2.229113384s, my avg piece time: 607ms
[INFO] [stdout] [2m2026-01-07T18:05:43.789475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1882 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.789928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=304 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.790215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 631 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.790729Z[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:44220[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-01-07T18:05:43.791154Z[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:44220[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-01-07T18:05:43.791227Z[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:44220[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-01-07T18:05:43.791295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=145 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.791305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1910 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.791648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=441 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.791966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 81 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.792327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=132 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.791628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=614 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.792499Z[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] [2m2026-01-07T18:05:43.792722Z[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] [2m2026-01-07T18:05:43.792764Z[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] [2m2026-01-07T18:05:43.792811Z[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] [2m2026-01-07T18:05:43.792504Z[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] [2m2026-01-07T18:05:43.792872Z[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] [2m2026-01-07T18:05:43.792838Z[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] [2m2026-01-07T18:05:43.792970Z[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] [2m2026-01-07T18:05:43.793086Z[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] [2m2026-01-07T18:05:43.793142Z[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] [2m2026-01-07T18:05:43.793148Z[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] [2m2026-01-07T18:05:43.793154Z[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] [2m2026-01-07T18:05:43.793196Z[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] [2m2026-01-07T18:05:43.793206Z[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] [2m2026-01-07T18:05:43.793210Z[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] [2m2026-01-07T18:05:43.793236Z[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] [2m2026-01-07T18:05:43.793249Z[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] [2m2026-01-07T18:05:43.793259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=510 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.793275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1143 was stolen by 127.0.0.1:15131, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.793546Z[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] [2m2026-01-07T18:05:43.794745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=933 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.794915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1760 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.795469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.795498Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1160 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.795504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1417 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.795738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=742 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.796032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=348 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.796131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=877 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.796171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=965 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.796450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=548 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.796494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=559 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.796734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1424 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.797080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=770 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.797186Z[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] [2m2026-01-07T18:05:43.797506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=140 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.798162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.798439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.799385Z[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] [2m2026-01-07T18:05:43.799469Z[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] [2m2026-01-07T18:05:43.800172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.801360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1907 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.801628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=564 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.801832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=562 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.802558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m537 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15132, started: Instant { tv_sec: 18459, tv_nsec: 99030860 } }
[INFO] [stdout] [2m2026-01-07T18:05:43.803484Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.804423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 771 was stolen by 127.0.0.1:15184, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.804424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1180 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.804522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1180 was stolen by 127.0.0.1:15226, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.805880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1211 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.806233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=137 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.807086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1281 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.807231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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] [2m2026-01-07T18:05:43.809518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=537 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.809595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=470 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.810012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1021 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.810354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=774 successfully downloaded and verified
[INFO] [stdout] [2m2026-01-07T18:05:43.810348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1532 was stolen by 127.0.0.1:15205, ignoring
[INFO] [stdout] [2m2026-01-07T18:05:43.810902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 766 was stolen by 127.0.0.1:15210, ignoring
[WARN] too many lines in the log, truncating it
