[INFO] cloning repository https://github.com/marchingblue/librqbit-stream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marchingblue/librqbit-stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarchingblue%2Flibrqbit-stream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarchingblue%2Flibrqbit-stream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] abb05e1c4000ab2ece5d2e1aa5417a6c4c76ab52
[INFO] testing marchingblue/librqbit-stream against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarchingblue%2Flibrqbit-stream" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marchingblue/librqbit-stream
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/marchingblue/librqbit-stream
[INFO] tweaked toml for git repo https://github.com/marchingblue/librqbit-stream written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marchingblue/librqbit-stream on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marchingblue/librqbit-stream 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e
[INFO] running `Command { std: "docker" "start" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling librqbit-clone-to-owned v3.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling assert_cfg v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling network-interface v2.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling librqbit v8.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling size_format v1.0.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling intervaltree v0.2.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling librqbit-sha1-wrapper v4.1.0
[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 url v2.5.4
[INFO] [stderr]    Compiling librqbit-buffers v4.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling librqbit-bencode v3.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 tower-http v0.6.6
[INFO] [stderr]    Compiling governor v0.10.0
[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-peer-protocol v4.3.0
[INFO] [stderr]    Compiling librqbit-dht v5.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling librqbit-upnp v1.0.0
[INFO] [stderr]    Compiling librqbit-tracker-comms v3.0.0
[INFO] [stdout] warning: method `count_peers_with_piece` is never used
[INFO] [stdout]    --> src/torrent_state/live/peers/mod.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl PeerStates {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn count_peers_with_piece(&self, piece: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 677 |         reason: &'static str,
[INFO] [stdout] 678 |     ) -> 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] 678 |     ) -> 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:682:9
[INFO] [stdout]     |
[INFO] [stdout] 682 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 683 |         reason: &'static str,
[INFO] [stdout] 684 |     ) -> 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] 684 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling raw-cpuid v11.5.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 tempfile v3.20.0
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling 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 tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling leaky-bucket v1.1.2
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling librqbit-core v5.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling librqbit-peer-protocol v4.3.0
[INFO] [stderr]    Compiling librqbit-dht v5.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling librqbit-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: method `count_peers_with_piece` is never used
[INFO] [stdout]    --> src/torrent_state/live/peers/mod.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl PeerStates {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn count_peers_with_piece(&self, piece: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 677 |         reason: &'static str,
[INFO] [stdout] 678 |     ) -> 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] 678 |     ) -> 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:682:9
[INFO] [stdout]     |
[INFO] [stdout] 682 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 683 |         reason: &'static str,
[INFO] [stdout] 684 |     ) -> 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] 684 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count_peers_with_piece` is never used
[INFO] [stdout]    --> src/torrent_state/live/peers/mod.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl PeerStates {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn count_peers_with_piece(&self, piece: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/torrent_state/live/mod.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 677 |         reason: &'static str,
[INFO] [stdout] 678 |     ) -> 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] 678 |     ) -> 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:682:9
[INFO] [stdout]     |
[INFO] [stdout] 682 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 683 |         reason: &'static str,
[INFO] [stdout] 684 |     ) -> 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] 684 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.78s
[INFO] running `Command { std: "docker" "inspect" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "432e90c3bbafbad8303eda4ff4a72e06f703597423ba800e22871811ec3c1c2e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: method `count_peers_with_piece` is never used
[INFO] [stderr]    --> src/torrent_state/live/peers/mod.rs:100:12
[INFO] [stderr]     |
[INFO] [stderr]  40 | impl PeerStates {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 100 |     pub fn count_peers_with_piece(&self, piece: usize) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/torrent_state/live/mod.rs:676:9
[INFO] [stderr]     |
[INFO] [stderr] 676 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 677 |         reason: &'static str,
[INFO] [stderr] 678 |     ) -> 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] 678 |     ) -> 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:682:9
[INFO] [stderr]     |
[INFO] [stderr] 682 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 683 |         reason: &'static str,
[INFO] [stderr] 684 |     ) -> 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] 684 |     ) -> TimedExistence<RwLockWriteGuard<'_, TorrentStateLocked>> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `librqbit` (lib) generated 3 warnings (run `cargo fix --lib -p librqbit` to apply 2 suggestions)
[INFO] [stderr] warning: `librqbit` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/librqbit-f9e16935f18b2702)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test dht_utils::tests::read_metainfo_from_dht ... ignored
[INFO] [stdout] test blocklist::tests::test_manual_ranges ... ok
[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 chunk_tracker::tests::test_update_only_files ... ok
[INFO] [stdout] test blocklist::tests::test_blocklist_plaintext ... ok
[INFO] [stdout] test blocklist::tests::test_blocklist_empty ... ok
[INFO] [stdout] test chunk_tracker::tests::test_compute_chunk_status ... ok
[INFO] [stdout] test blocklist::tests::test_blocklist_gzipped ... ok
[INFO] [stdout] [2m2026-07-10T09:38:38.898580Z[0m [32m INFO[0m [2mlibrqbit::tests::test_util[0m[2m:[0m created tempdir [3mpath[0m[2m=[0m"/tmp/test_e2e_streamZOVckO"
[INFO] [stdout] [2m2026-07-10T09:38:38.954836Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m increased ulimit [3mlimit[0m[2m=[0m524288
[INFO] [stdout] [2m2026-07-10T09:38:38.956099Z[0m [32m INFO[0m [2mlibrqbit::tests::test_util[0m[2m:[0m created tempdir [3mpath[0m[2m=[0m"/tmp/rqbit_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:39.014205Z[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] test blocklist::tests::test_blocklist_from_plaintext_file ... FAILED
[INFO] [stdout] [2m2026-07-10T09:38:39.149991Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:39.150152Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m created server session
[INFO] [stdout] [2m2026-07-10T09:38:39.150537Z[0m [34mDEBUG[0m [1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m945f3e29041635254021fd982ecd04b005122cfb
[INFO] [stdout] [2m2026-07-10T09:38:39.151296Z[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_streamZOVckO"
[INFO] [stdout] [2m2026-07-10T09:38:39.150020Z[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-07-10T09:38:39.150993Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:39.150774Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:39.151431Z[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-07-10T09:38:39.151532Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:39.151511Z[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-07-10T09:38:39.152160Z[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] [2m2026-07-10T09:38:39.152944Z[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-07-10T09:38:39.153108Z[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-07-10T09:38:39.153304Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m server torrent was completed
[INFO] [stdout] [2m2026-07-10T09:38:39.153367Z[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-07-10T09:38:39.153456Z[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-07-10T09:38:39.153588Z[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-07-10T09:38:39.153648Z[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-07-10T09:38:39.153289Z[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-07-10T09:38:39.153757Z[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-07-10T09:38:39.154872Z[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-07-10T09:38:39.154997Z[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-07-10T09:38:39.274769Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m created client session
[INFO] [stdout] [2m2026-07-10T09:38:39.275019Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:39.275293Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:39.275294Z[0m [34mDEBUG[0m [1madd_torrent[0m[2m:[0m [2mlibrqbit_tracker_comms::tracker_comms[0m[2m:[0m trackers list is empty [3minfo_hash[0m[2m=[0m945f3e29041635254021fd982ecd04b005122cfb
[INFO] [stdout] [2m2026-07-10T09:38:39.275944Z[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_streamZOVckO"
[INFO] [stdout] [2m2026-07-10T09:38:39.276126Z[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-07-10T09:38:39.276404Z[0m [35mTRACE[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:39.276601Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:39.276684Z[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-07-10T09:38:39.277408Z[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-07-10T09:38:39.277692Z[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-07-10T09:38:39.278187Z[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-07-10T09:38:39.278307Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e_stream[0m[2m:[0m client torrent initialized, starting stream
[INFO] [stdout] [2m2026-07-10T09:38:39.278756Z[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-07-10T09:38:39.278470Z[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-07-10T09:38:39.278533Z[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-07-10T09:38:39.278394Z[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-07-10T09:38:39.278941Z[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-07-10T09:38:39.279781Z[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-07-10T09:38:39.279030Z[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-07-10T09:38:39.280012Z[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-07-10T09:38:39.280407Z[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-07-10T09:38:39.280349Z[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-07-10T09:38:39.280005Z[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-07-10T09:38:39.281130Z[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-07-10T09:38:39.282793Z[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-07-10T09:38:39.283766Z[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:36394[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:39.282656Z[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-07-10T09:38:39.285742Z[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-07-10T09:38:39.287204Z[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-07-10T09:38:39.287305Z[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:36394"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:39.287058Z[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:36394[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:39.289624Z[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:36394"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:39.287348Z[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-07-10T09:38:39.291316Z[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-07-10T09:38:39.302317Z[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-07-10T09:38:39.304002Z[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-07-10T09:38:39.344418Z[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-07-10T09:38:39.344659Z[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-07-10T09:38:39.344825Z[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-07-10T09:38:39.345008Z[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-07-10T09:38:39.345163Z[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-07-10T09:38:39.345327Z[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-07-10T09:38:39.345434Z[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-07-10T09:38:39.345819Z[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-07-10T09:38:39.345999Z[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:36394[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-07-10T09:38:39.346105Z[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:36394[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:39.346174Z[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:36394[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:39.349249Z[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-07-10T09:38:39.349315Z[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-07-10T09:38:39.350194Z[0m [34mDEBUG[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-07-10T09:38:39.349715Z[0m [34mDEBUG[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-07-10T09:38:39.349829Z[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-07-10T09:38:39.350088Z[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-07-10T09:38:39.349499Z[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-07-10T09:38:39.354717Z[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-07-10T09:38:39.354956Z[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-07-10T09:38:39.355125Z[0m [34mDEBUG[0m [1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-07-10T09:38:39.354809Z[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:36394"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-07-10T09:38:39.355180Z[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-07-10T09:38:39.355044Z[0m [34mDEBUG[0m [1mtcp_listen[0m[1m{[0m[3mport[0m[2m=[0m16001[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-07-10T09:38:39.355290Z[0m [34mDEBUG[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m task cancelled
[INFO] [stdout] [2m2026-07-10T09:38:39.355432Z[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-07-10T09:38:40.269137Z[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-07-10T09:38:40.269305Z[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-07-10T09:38:40.269137Z[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-07-10T09:38:40.271131Z[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-07-10T09:38:40.272114Z[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-07-10T09:38:40.273102Z[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-07-10T09:38:40.277241Z[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-07-10T09:38:40.278181Z[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-07-10T09:38:40.278216Z[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-07-10T09:38:40.279103Z[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-07-10T09:38:40.279771Z[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-07-10T09:38:40.281107Z[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-07-10T09:38:40.281305Z[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-07-10T09:38:40.281904Z[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-07-10T09:38:40.283114Z[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-07-10T09:38:40.285066Z[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-07-10T09:38:40.290157Z[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-07-10T09:38:40.297238Z[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-07-10T09:38:40.299129Z[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-07-10T09:38:40.303155Z[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-07-10T09:38:40.303343Z[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-07-10T09:38:40.304060Z[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-07-10T09:38:40.304989Z[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-07-10T09:38:40.306080Z[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-07-10T09:38:40.309144Z[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-07-10T09:38:40.324309Z[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-07-10T09:38:40.324562Z[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-07-10T09:38:40.325089Z[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-07-10T09:38:40.325894Z[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-07-10T09:38:40.340981Z[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-07-10T09:38:40.342912Z[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-07-10T09:38:40.347969Z[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-07-10T09:38:40.352238Z[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-07-10T09:38:40.357198Z[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-07-10T09:38:40.383305Z[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-07-10T09:38:40.390331Z[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-07-10T09:38:40.400173Z[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-07-10T09:38:40.407260Z[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-07-10T09:38:40.416292Z[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-07-10T09:38:40.447390Z[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-07-10T09:38:40.449183Z[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-07-10T09:38:40.452173Z[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-07-10T09:38:40.459285Z[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-07-10T09:38:40.479688Z[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-07-10T09:38:40.486340Z[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-07-10T09:38:40.493331Z[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-07-10T09:38:40.494120Z[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-07-10T09:38:40.495109Z[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-07-10T09:38:40.496076Z[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-07-10T09:38:40.497094Z[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-07-10T09:38:40.503405Z[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-07-10T09:38:40.532359Z[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-07-10T09:38:40.532404Z[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-07-10T09:38:40.533161Z[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-07-10T09:38:40.534124Z[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-07-10T09:38:40.538259Z[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-07-10T09:38:40.543245Z[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-07-10T09:38:40.546212Z[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-07-10T09:38:40.591663Z[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-07-10T09:38:40.592100Z[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-07-10T09:38:40.594134Z[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-07-10T09:38:40.615007Z[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-07-10T09:38:40.635351Z[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-07-10T09:38:40.636907Z[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-07-10T09:38:41.465900Z[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-07-10T09:38:41.466704Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:41.473254Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:41.473437Z[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-07-10T09:38:41.473557Z[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-07-10T09:38:41.473626Z[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-07-10T09:38:41.473963Z[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-07-10T09:38:41.474209Z[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-07-10T09:38:41.474291Z[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-07-10T09:38:41.474632Z[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-07-10T09:38:41.655031Z[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-07-10T09:38:41.660139Z[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-07-10T09:38:41.844791Z[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-07-10T09:38:41.845365Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:41.854240Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:41.854509Z[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-07-10T09:38:41.859045Z[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-07-10T09:38:41.860976Z[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-07-10T09:38:41.861347Z[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-07-10T09:38:41.861491Z[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-07-10T09:38:41.861597Z[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-07-10T09:38:41.861824Z[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-07-10T09:38:41.863281Z[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-07-10T09:38:41.878663Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:41.871880Z[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-07-10T09:38:41.888816Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:41.898684Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:41.901991Z[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-07-10T09:38:41.907026Z[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-07-10T09:38:41.907195Z[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-07-10T09:38:41.910356Z[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-07-10T09:38:41.905575Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:41.924034Z[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-07-10T09:38:41.924170Z[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-07-10T09:38:41.924236Z[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-07-10T09:38:41.924844Z[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-07-10T09:38:41.977373Z[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-07-10T09:38:41.978737Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:41.984427Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:41.986805Z[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-07-10T09:38:41.987179Z[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-07-10T09:38:41.987258Z[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-07-10T09:38:41.987521Z[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-07-10T09:38:41.987722Z[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-07-10T09:38:41.987799Z[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-07-10T09:38:41.988089Z[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-07-10T09:38:42.140385Z[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-07-10T09:38:42.140934Z[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-07-10T09:38:42.188756Z[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-07-10T09:38:42.188792Z[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-07-10T09:38:42.320080Z[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-07-10T09:38:42.324480Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.358374Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.362993Z[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-07-10T09:38:42.363192Z[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-07-10T09:38:42.363953Z[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-07-10T09:38:42.366085Z[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-07-10T09:38:42.397201Z[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-07-10T09:38:42.398399Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.401933Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.402023Z[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-07-10T09:38:42.402099Z[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-07-10T09:38:42.402158Z[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-07-10T09:38:42.402518Z[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-07-10T09:38:42.467812Z[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-07-10T09:38:42.468430Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.477006Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.477134Z[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-07-10T09:38:42.477224Z[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-07-10T09:38:42.477281Z[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-07-10T09:38:42.478240Z[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-07-10T09:38:42.571169Z[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-07-10T09:38:42.576831Z[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-07-10T09:38:42.579411Z[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-07-10T09:38:42.581494Z[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-07-10T09:38:42.627746Z[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-07-10T09:38:42.644256Z[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-07-10T09:38:42.653965Z[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-07-10T09:38:42.654598Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.659947Z[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-07-10T09:38:42.659955Z[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-07-10T09:38:42.660600Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.660600Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.662585Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.662678Z[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-07-10T09:38:42.662762Z[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-07-10T09:38:42.662819Z[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-07-10T09:38:42.663086Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.663166Z[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-07-10T09:38:42.663222Z[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-07-10T09:38:42.663276Z[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-07-10T09:38:42.663926Z[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-07-10T09:38:42.664053Z[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-07-10T09:38:42.664139Z[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-07-10T09:38:42.664335Z[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-07-10T09:38:42.671261Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.671387Z[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-07-10T09:38:42.671479Z[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-07-10T09:38:42.671543Z[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-07-10T09:38:42.672176Z[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-07-10T09:38:42.673447Z[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-07-10T09:38:42.673612Z[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-07-10T09:38:42.673717Z[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-07-10T09:38:42.673927Z[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-07-10T09:38:42.687238Z[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-07-10T09:38:42.711503Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.718199Z[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-07-10T09:38:42.722469Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.730996Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.731150Z[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-07-10T09:38:42.732459Z[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-07-10T09:38:42.732554Z[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-07-10T09:38:42.733635Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.733765Z[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-07-10T09:38:42.737986Z[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-07-10T09:38:42.738169Z[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-07-10T09:38:42.738996Z[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-07-10T09:38:42.741051Z[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-07-10T09:38:42.741143Z[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-07-10T09:38:42.741404Z[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-07-10T09:38:42.782046Z[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-07-10T09:38:42.782282Z[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-07-10T09:38:42.782825Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:42.786999Z[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-07-10T09:38:42.787155Z[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-07-10T09:38:42.787263Z[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-07-10T09:38:42.787341Z[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-07-10T09:38:42.802820Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:42.802973Z[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-07-10T09:38:42.803071Z[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-07-10T09:38:42.803135Z[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-07-10T09:38:42.804170Z[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-07-10T09:38:42.811931Z[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-07-10T09:38:42.814328Z[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-07-10T09:38:42.816117Z[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-07-10T09:38:42.818060Z[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-07-10T09:38:42.871055Z[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-07-10T09:38:42.873081Z[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-07-10T09:38:42.908473Z[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-07-10T09:38:42.910459Z[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-07-10T09:38:43.012334Z[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-07-10T09:38:43.015285Z[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-07-10T09:38:43.016296Z[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-07-10T09:38:43.017443Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.018217Z[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-07-10T09:38:43.018676Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.019159Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.020952Z[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-07-10T09:38:43.021096Z[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-07-10T09:38:43.021213Z[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-07-10T09:38:43.021437Z[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-07-10T09:38:43.021633Z[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-07-10T09:38:43.021731Z[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-07-10T09:38:43.021805Z[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-07-10T09:38:43.021910Z[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-07-10T09:38:43.021989Z[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-07-10T09:38:43.022199Z[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-07-10T09:38:43.022435Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.022518Z[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-07-10T09:38:43.022581Z[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-07-10T09:38:43.022639Z[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-07-10T09:38:43.024187Z[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-07-10T09:38:43.142761Z[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-07-10T09:38:43.144850Z[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-07-10T09:38:43.266916Z[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-07-10T09:38:43.267590Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.271816Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.274978Z[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-07-10T09:38:43.275072Z[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-07-10T09:38:43.275132Z[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-07-10T09:38:43.275482Z[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-07-10T09:38:43.277932Z[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-07-10T09:38:43.278050Z[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-07-10T09:38:43.278124Z[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-07-10T09:38:43.278305Z[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-07-10T09:38:43.279318Z[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-07-10T09:38:43.280005Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.279827Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.284511Z[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-07-10T09:38:43.285632Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.285751Z[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-07-10T09:38:43.285843Z[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-07-10T09:38:43.285925Z[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-07-10T09:38:43.286400Z[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-07-10T09:38:43.286778Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.286877Z[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-07-10T09:38:43.286944Z[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-07-10T09:38:43.288058Z[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-07-10T09:38:43.288451Z[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-07-10T09:38:43.287966Z[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-07-10T09:38:43.288979Z[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-07-10T09:38:43.289032Z[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-07-10T09:38:43.289075Z[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-07-10T09:38:43.289095Z[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-07-10T09:38:43.289255Z[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-07-10T09:38:43.289274Z[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-07-10T09:38:43.287996Z[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-07-10T09:38:43.290414Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.293815Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.297978Z[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-07-10T09:38:43.298092Z[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-07-10T09:38:43.298172Z[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-07-10T09:38:43.299979Z[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-07-10T09:38:43.300170Z[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-07-10T09:38:43.300244Z[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-07-10T09:38:43.300445Z[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-07-10T09:38:43.328340Z[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-07-10T09:38:43.333022Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.334514Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.334609Z[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-07-10T09:38:43.334695Z[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-07-10T09:38:43.334772Z[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-07-10T09:38:43.339266Z[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-07-10T09:38:43.344309Z[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-07-10T09:38:43.360729Z[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-07-10T09:38:43.369959Z[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-07-10T09:38:43.372283Z[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-07-10T09:38:43.372810Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.381108Z[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-07-10T09:38:43.398156Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.398294Z[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-07-10T09:38:43.398531Z[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-07-10T09:38:43.398635Z[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-07-10T09:38:43.405441Z[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-07-10T09:38:43.426750Z[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-07-10T09:38:43.450487Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.454525Z[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-07-10T09:38:43.458686Z[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-07-10T09:38:43.459393Z[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-07-10T09:38:43.461409Z[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-07-10T09:38:43.469506Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.470131Z[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-07-10T09:38:43.470317Z[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-07-10T09:38:43.470403Z[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-07-10T09:38:43.470735Z[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-07-10T09:38:43.480963Z[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-07-10T09:38:43.492196Z[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-07-10T09:38:43.492762Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.493762Z[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-07-10T09:38:43.495571Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.495651Z[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-07-10T09:38:43.495727Z[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-07-10T09:38:43.495782Z[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-07-10T09:38:43.496175Z[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-07-10T09:38:43.520802Z[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-07-10T09:38:43.529448Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.537446Z[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-07-10T09:38:43.538923Z[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-07-10T09:38:43.542061Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.543228Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.543340Z[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-07-10T09:38:43.543662Z[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-07-10T09:38:43.543802Z[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-07-10T09:38:43.545520Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.545628Z[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-07-10T09:38:43.545710Z[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-07-10T09:38:43.545780Z[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-07-10T09:38:43.550264Z[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-07-10T09:38:43.550947Z[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-07-10T09:38:43.551487Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.553996Z[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-07-10T09:38:43.554166Z[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-07-10T09:38:43.554247Z[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-07-10T09:38:43.554587Z[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-07-10T09:38:43.561184Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.561298Z[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-07-10T09:38:43.561378Z[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-07-10T09:38:43.561437Z[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-07-10T09:38:43.561938Z[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-07-10T09:38:43.565183Z[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-07-10T09:38:43.565772Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.577519Z[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-07-10T09:38:43.580677Z[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-07-10T09:38:43.587008Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.590180Z[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-07-10T09:38:43.587148Z[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-07-10T09:38:43.602099Z[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-07-10T09:38:43.602308Z[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-07-10T09:38:43.602349Z[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-07-10T09:38:43.604526Z[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-07-10T09:38:43.604680Z[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-07-10T09:38:43.604797Z[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-07-10T09:38:43.604911Z[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-07-10T09:38:43.605129Z[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-07-10T09:38:43.659436Z[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-07-10T09:38:43.676136Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.680498Z[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-07-10T09:38:43.681938Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.696017Z[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-07-10T09:38:43.696231Z[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-07-10T09:38:43.684597Z[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-07-10T09:38:43.699987Z[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-07-10T09:38:43.700389Z[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-07-10T09:38:43.755338Z[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-07-10T09:38:43.757352Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.766415Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.771991Z[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-07-10T09:38:43.772221Z[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-07-10T09:38:43.776888Z[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-07-10T09:38:43.777169Z[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-07-10T09:38:43.781018Z[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-07-10T09:38:43.784930Z[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-07-10T09:38:43.785311Z[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-07-10T09:38:43.796598Z[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-07-10T09:38:43.797198Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.802625Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.805979Z[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-07-10T09:38:43.806102Z[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-07-10T09:38:43.806178Z[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-07-10T09:38:43.821298Z[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-07-10T09:38:43.852592Z[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-07-10T09:38:43.852777Z[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-07-10T09:38:43.852926Z[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-07-10T09:38:43.853015Z[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-07-10T09:38:43.853218Z[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-07-10T09:38:43.856456Z[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-07-10T09:38:43.857081Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.858617Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.858873Z[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-07-10T09:38:43.858976Z[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-07-10T09:38:43.859040Z[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-07-10T09:38:43.866081Z[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-07-10T09:38:43.866273Z[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-07-10T09:38:43.868936Z[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-07-10T09:38:43.869192Z[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-07-10T09:38:43.910335Z[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-07-10T09:38:43.910949Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.938019Z[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-07-10T09:38:43.938714Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.951416Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.946613Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.955101Z[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-07-10T09:38:43.955299Z[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-07-10T09:38:43.955423Z[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-07-10T09:38:43.958955Z[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-07-10T09:38:43.959142Z[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-07-10T09:38:43.959514Z[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-07-10T09:38:43.972471Z[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-07-10T09:38:43.976501Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:43.978217Z[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-07-10T09:38:43.973107Z[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-07-10T09:38:43.987252Z[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-07-10T09:38:43.987499Z[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-07-10T09:38:43.987655Z[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-07-10T09:38:43.987893Z[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-07-10T09:38:43.988025Z[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-07-10T09:38:43.988444Z[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-07-10T09:38:43.991522Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:43.997987Z[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-07-10T09:38:44.008021Z[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-07-10T09:38:44.008279Z[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-07-10T09:38:44.029972Z[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-07-10T09:38:44.032014Z[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-07-10T09:38:44.032220Z[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-07-10T09:38:44.032336Z[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-07-10T09:38:44.032405Z[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-07-10T09:38:44.033162Z[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-07-10T09:38:44.035033Z[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-07-10T09:38:44.035363Z[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-07-10T09:38:44.096546Z[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-07-10T09:38:44.098758Z[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-07-10T09:38:44.153672Z[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-07-10T09:38:44.154247Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.188141Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.198192Z[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-07-10T09:38:44.198340Z[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-07-10T09:38:44.198410Z[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-07-10T09:38:44.189671Z[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-07-10T09:38:44.201726Z[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-07-10T09:38:44.205015Z[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-07-10T09:38:44.205141Z[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-07-10T09:38:44.205212Z[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-07-10T09:38:44.205392Z[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-07-10T09:38:44.253294Z[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-07-10T09:38:44.256102Z[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-07-10T09:38:44.304349Z[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-07-10T09:38:44.308613Z[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-07-10T09:38:44.328550Z[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-07-10T09:38:44.335791Z[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-07-10T09:38:44.365970Z[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-07-10T09:38:44.368121Z[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-07-10T09:38:44.400805Z[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-07-10T09:38:44.401403Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.408916Z[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-07-10T09:38:44.409913Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.410122Z[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-07-10T09:38:44.410367Z[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-07-10T09:38:44.410447Z[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-07-10T09:38:44.412952Z[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-07-10T09:38:44.413349Z[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-07-10T09:38:44.413678Z[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-07-10T09:38:44.413812Z[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-07-10T09:38:44.413929Z[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-07-10T09:38:44.414006Z[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-07-10T09:38:44.414065Z[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-07-10T09:38:44.414139Z[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-07-10T09:38:44.414191Z[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-07-10T09:38:44.414253Z[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-07-10T09:38:44.414305Z[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-07-10T09:38:44.414559Z[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-07-10T09:38:44.414637Z[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-07-10T09:38:44.414696Z[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-07-10T09:38:44.414746Z[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-07-10T09:38:44.414817Z[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-07-10T09:38:44.414907Z[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-07-10T09:38:44.414967Z[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-07-10T09:38:44.415020Z[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-07-10T09:38:44.415096Z[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-07-10T09:38:44.415151Z[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-07-10T09:38:44.415206Z[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-07-10T09:38:44.415255Z[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-07-10T09:38:44.415317Z[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-07-10T09:38:44.415369Z[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-07-10T09:38:44.415424Z[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-07-10T09:38:44.415474Z[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-07-10T09:38:44.415547Z[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-07-10T09:38:44.415602Z[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-07-10T09:38:44.415655Z[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-07-10T09:38:44.415711Z[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-07-10T09:38:44.415774Z[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-07-10T09:38:44.415827Z[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-07-10T09:38:44.422992Z[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-07-10T09:38:44.423061Z[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-07-10T09:38:44.423132Z[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-07-10T09:38:44.423204Z[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-07-10T09:38:44.423267Z[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-07-10T09:38:44.423318Z[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-07-10T09:38:44.423377Z[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-07-10T09:38:44.423424Z[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-07-10T09:38:44.423471Z[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-07-10T09:38:44.423514Z[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-07-10T09:38:44.423601Z[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-07-10T09:38:44.423664Z[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-07-10T09:38:44.423723Z[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-07-10T09:38:44.423771Z[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-07-10T09:38:44.423826Z[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-07-10T09:38:44.428315Z[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-07-10T09:38:44.428422Z[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-07-10T09:38:44.428497Z[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-07-10T09:38:44.428594Z[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-07-10T09:38:44.428666Z[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-07-10T09:38:44.428739Z[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-07-10T09:38:44.428815Z[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-07-10T09:38:44.428926Z[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-07-10T09:38:44.428997Z[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-07-10T09:38:44.429070Z[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-07-10T09:38:44.429624Z[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-07-10T09:38:44.429706Z[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-07-10T09:38:44.429767Z[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-07-10T09:38:44.429829Z[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-07-10T09:38:44.431285Z[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-07-10T09:38:44.431365Z[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-07-10T09:38:44.433323Z[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-07-10T09:38:44.433419Z[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-07-10T09:38:44.433460Z[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-07-10T09:38:44.433513Z[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-07-10T09:38:44.433583Z[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-07-10T09:38:44.433655Z[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-07-10T09:38:44.433720Z[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-07-10T09:38:44.433780Z[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-07-10T09:38:44.435091Z[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-07-10T09:38:44.435195Z[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-07-10T09:38:44.435250Z[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-07-10T09:38:44.435316Z[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-07-10T09:38:44.435373Z[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-07-10T09:38:44.435440Z[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-07-10T09:38:44.435510Z[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-07-10T09:38:44.435592Z[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-07-10T09:38:44.435664Z[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-07-10T09:38:44.435742Z[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-07-10T09:38:44.435798Z[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-07-10T09:38:44.437919Z[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-07-10T09:38:44.437988Z[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-07-10T09:38:44.438051Z[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-07-10T09:38:44.438093Z[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-07-10T09:38:44.438141Z[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-07-10T09:38:44.438179Z[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-07-10T09:38:44.438244Z[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-07-10T09:38:44.438283Z[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-07-10T09:38:44.438330Z[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-07-10T09:38:44.438370Z[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-07-10T09:38:44.438415Z[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-07-10T09:38:44.438452Z[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-07-10T09:38:44.438495Z[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-07-10T09:38:44.438542Z[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-07-10T09:38:44.438596Z[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-07-10T09:38:44.438634Z[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-07-10T09:38:44.438683Z[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-07-10T09:38:44.438731Z[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-07-10T09:38:44.438797Z[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-07-10T09:38:44.417369Z[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-07-10T09:38:44.439410Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.439688Z[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-07-10T09:38:44.440130Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.417985Z[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-07-10T09:38:44.418808Z[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-07-10T09:38:44.440817Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.441826Z[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-07-10T09:38:44.441935Z[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-07-10T09:38:44.441998Z[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-07-10T09:38:44.442054Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.442108Z[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-07-10T09:38:44.442192Z[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-07-10T09:38:44.442259Z[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-07-10T09:38:44.442318Z[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-07-10T09:38:44.442389Z[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-07-10T09:38:44.442452Z[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-07-10T09:38:44.442512Z[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-07-10T09:38:44.442584Z[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-07-10T09:38:44.442648Z[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-07-10T09:38:44.442708Z[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-07-10T09:38:44.442768Z[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-07-10T09:38:44.442824Z[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-07-10T09:38:44.421244Z[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-07-10T09:38:44.442928Z[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-07-10T09:38:44.442990Z[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-07-10T09:38:44.443062Z[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-07-10T09:38:44.443118Z[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-07-10T09:38:44.443173Z[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-07-10T09:38:44.443219Z[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-07-10T09:38:44.443263Z[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-07-10T09:38:44.443306Z[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-07-10T09:38:44.443360Z[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-07-10T09:38:44.443374Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.443411Z[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-07-10T09:38:44.443458Z[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-07-10T09:38:44.443516Z[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-07-10T09:38:44.443583Z[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-07-10T09:38:44.443639Z[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-07-10T09:38:44.443693Z[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-07-10T09:38:44.443744Z[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-07-10T09:38:44.443798Z[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-07-10T09:38:44.443846Z[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-07-10T09:38:44.446100Z[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-07-10T09:38:44.446165Z[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-07-10T09:38:44.446226Z[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-07-10T09:38:44.446281Z[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-07-10T09:38:44.446334Z[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-07-10T09:38:44.446384Z[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-07-10T09:38:44.446531Z[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-07-10T09:38:44.446628Z[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-07-10T09:38:44.446714Z[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-07-10T09:38:44.446807Z[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-07-10T09:38:44.446959Z[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-07-10T09:38:44.447081Z[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-07-10T09:38:44.447185Z[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-07-10T09:38:44.447280Z[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-07-10T09:38:44.447388Z[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-07-10T09:38:44.447490Z[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-07-10T09:38:44.447600Z[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-07-10T09:38:44.447700Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.447817Z[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-07-10T09:38:44.451962Z[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-07-10T09:38:44.452909Z[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-07-10T09:38:44.453912Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.453955Z[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-07-10T09:38:44.454004Z[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-07-10T09:38:44.454072Z[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-07-10T09:38:44.454131Z[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-07-10T09:38:44.438845Z[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-07-10T09:38:44.456972Z[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-07-10T09:38:44.457079Z[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-07-10T09:38:44.457155Z[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-07-10T09:38:44.457264Z[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-07-10T09:38:44.457334Z[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-07-10T09:38:44.457411Z[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-07-10T09:38:44.457480Z[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-07-10T09:38:44.457550Z[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-07-10T09:38:44.457632Z[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-07-10T09:38:44.457698Z[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-07-10T09:38:44.457774Z[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-07-10T09:38:44.458106Z[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-07-10T09:38:44.457841Z[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-07-10T09:38:44.458965Z[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-07-10T09:38:44.459027Z[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-07-10T09:38:44.459076Z[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-07-10T09:38:44.448891Z[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-07-10T09:38:44.460932Z[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-07-10T09:38:44.460999Z[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-07-10T09:38:44.461218Z[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-07-10T09:38:44.461285Z[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-07-10T09:38:44.461354Z[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-07-10T09:38:44.464939Z[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-07-10T09:38:44.465017Z[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-07-10T09:38:44.465075Z[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-07-10T09:38:44.465147Z[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-07-10T09:38:44.465205Z[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-07-10T09:38:44.465278Z[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-07-10T09:38:44.465339Z[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-07-10T09:38:44.449413Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.466094Z[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-07-10T09:38:44.466733Z[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-07-10T09:38:44.466808Z[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-07-10T09:38:44.467215Z[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-07-10T09:38:44.468522Z[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-07-10T09:38:44.468980Z[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-07-10T09:38:44.469091Z[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-07-10T09:38:44.469989Z[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-07-10T09:38:44.470076Z[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-07-10T09:38:44.470138Z[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-07-10T09:38:44.471450Z[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-07-10T09:38:44.471935Z[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-07-10T09:38:44.478112Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.479964Z[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-07-10T09:38:44.480099Z[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-07-10T09:38:44.480165Z[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-07-10T09:38:44.480223Z[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-07-10T09:38:44.480279Z[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-07-10T09:38:44.480385Z[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-07-10T09:38:44.480468Z[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-07-10T09:38:44.480553Z[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-07-10T09:38:44.480628Z[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-07-10T09:38:44.480704Z[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-07-10T09:38:44.480750Z[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-07-10T09:38:44.480796Z[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-07-10T09:38:44.480833Z[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-07-10T09:38:44.480985Z[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-07-10T09:38:44.481157Z[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-07-10T09:38:44.481212Z[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-07-10T09:38:44.481264Z[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-07-10T09:38:44.481304Z[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-07-10T09:38:44.481749Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.481913Z[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-07-10T09:38:44.482018Z[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-07-10T09:38:44.482071Z[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-07-10T09:38:44.482122Z[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-07-10T09:38:44.482161Z[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-07-10T09:38:44.483925Z[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-07-10T09:38:44.484053Z[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-07-10T09:38:44.484115Z[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-07-10T09:38:44.484173Z[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-07-10T09:38:44.484213Z[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-07-10T09:38:44.485874Z[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-07-10T09:38:44.485919Z[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-07-10T09:38:44.485981Z[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-07-10T09:38:44.486027Z[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-07-10T09:38:44.486018Z[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-07-10T09:38:44.486087Z[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-07-10T09:38:44.486105Z[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-07-10T09:38:44.486150Z[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-07-10T09:38:44.486194Z[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-07-10T09:38:44.486237Z[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-07-10T09:38:44.487909Z[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-07-10T09:38:44.488012Z[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-07-10T09:38:44.488065Z[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-07-10T09:38:44.488111Z[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-07-10T09:38:44.488161Z[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-07-10T09:38:44.488207Z[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-07-10T09:38:44.488259Z[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-07-10T09:38:44.488405Z[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-07-10T09:38:44.488450Z[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-07-10T09:38:44.488496Z[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-07-10T09:38:44.488552Z[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-07-10T09:38:44.488605Z[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-07-10T09:38:44.488649Z[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-07-10T09:38:44.488697Z[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-07-10T09:38:44.488738Z[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-07-10T09:38:44.488797Z[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-07-10T09:38:44.488844Z[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-07-10T09:38:44.497016Z[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-07-10T09:38:44.497075Z[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-07-10T09:38:44.497127Z[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-07-10T09:38:44.497169Z[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-07-10T09:38:44.497210Z[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-07-10T09:38:44.497253Z[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-07-10T09:38:44.497290Z[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-07-10T09:38:44.497332Z[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-07-10T09:38:44.497373Z[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-07-10T09:38:44.497418Z[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-07-10T09:38:44.497470Z[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-07-10T09:38:44.497530Z[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-07-10T09:38:44.497597Z[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-07-10T09:38:44.497645Z[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-07-10T09:38:44.497687Z[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-07-10T09:38:44.497727Z[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-07-10T09:38:44.497770Z[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-07-10T09:38:44.497810Z[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-07-10T09:38:44.497847Z[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-07-10T09:38:44.497920Z[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-07-10T09:38:44.497964Z[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-07-10T09:38:44.498004Z[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-07-10T09:38:44.498046Z[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-07-10T09:38:44.498089Z[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-07-10T09:38:44.498134Z[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-07-10T09:38:44.498189Z[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-07-10T09:38:44.498239Z[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-07-10T09:38:44.498283Z[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-07-10T09:38:44.498328Z[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-07-10T09:38:44.498368Z[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-07-10T09:38:44.498410Z[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-07-10T09:38:44.498452Z[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-07-10T09:38:44.498489Z[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-07-10T09:38:44.498529Z[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-07-10T09:38:44.498586Z[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-07-10T09:38:44.498645Z[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-07-10T09:38:44.498702Z[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-07-10T09:38:44.498757Z[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-07-10T09:38:44.498804Z[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-07-10T09:38:44.502875Z[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-07-10T09:38:44.502969Z[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-07-10T09:38:44.503018Z[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-07-10T09:38:44.503062Z[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-07-10T09:38:44.503112Z[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-07-10T09:38:44.503260Z[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-07-10T09:38:44.503304Z[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-07-10T09:38:44.503346Z[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-07-10T09:38:44.503396Z[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-07-10T09:38:44.503455Z[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-07-10T09:38:44.503509Z[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-07-10T09:38:44.503573Z[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-07-10T09:38:44.503621Z[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-07-10T09:38:44.503667Z[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-07-10T09:38:44.503711Z[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-07-10T09:38:44.503753Z[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-07-10T09:38:44.503793Z[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-07-10T09:38:44.506084Z[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-07-10T09:38:44.506306Z[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-07-10T09:38:44.506416Z[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-07-10T09:38:44.506681Z[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-07-10T09:38:44.503832Z[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-07-10T09:38:44.511090Z[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-07-10T09:38:44.511158Z[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-07-10T09:38:44.511207Z[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-07-10T09:38:44.511255Z[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-07-10T09:38:44.511294Z[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-07-10T09:38:44.511333Z[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-07-10T09:38:44.511374Z[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-07-10T09:38:44.511422Z[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-07-10T09:38:44.511476Z[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-07-10T09:38:44.511527Z[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-07-10T09:38:44.511594Z[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-07-10T09:38:44.511640Z[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-07-10T09:38:44.511681Z[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-07-10T09:38:44.511725Z[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-07-10T09:38:44.511771Z[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-07-10T09:38:44.511829Z[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-07-10T09:38:44.511915Z[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-07-10T09:38:44.511976Z[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-07-10T09:38:44.512036Z[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-07-10T09:38:44.512128Z[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-07-10T09:38:44.512186Z[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-07-10T09:38:44.512244Z[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-07-10T09:38:44.512294Z[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-07-10T09:38:44.512346Z[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-07-10T09:38:44.512391Z[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-07-10T09:38:44.512433Z[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-07-10T09:38:44.512475Z[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-07-10T09:38:44.512526Z[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-07-10T09:38:44.512595Z[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-07-10T09:38:44.512644Z[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-07-10T09:38:44.512694Z[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-07-10T09:38:44.512743Z[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-07-10T09:38:44.512796Z[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-07-10T09:38:44.513606Z[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-07-10T09:38:44.512849Z[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-07-10T09:38:44.515980Z[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-07-10T09:38:44.516068Z[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-07-10T09:38:44.516134Z[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-07-10T09:38:44.516204Z[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-07-10T09:38:44.516259Z[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-07-10T09:38:44.516324Z[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-07-10T09:38:44.516382Z[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-07-10T09:38:44.516443Z[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-07-10T09:38:44.516500Z[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-07-10T09:38:44.516640Z[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-07-10T09:38:44.516712Z[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-07-10T09:38:44.516772Z[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-07-10T09:38:44.516836Z[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-07-10T09:38:44.523015Z[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-07-10T09:38:44.523099Z[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-07-10T09:38:44.523172Z[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-07-10T09:38:44.523234Z[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-07-10T09:38:44.523299Z[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-07-10T09:38:44.523356Z[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-07-10T09:38:44.523421Z[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-07-10T09:38:44.523478Z[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-07-10T09:38:44.523539Z[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-07-10T09:38:44.523612Z[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-07-10T09:38:44.523674Z[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-07-10T09:38:44.523731Z[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-07-10T09:38:44.523788Z[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-07-10T09:38:44.523847Z[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-07-10T09:38:44.523937Z[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-07-10T09:38:44.523998Z[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-07-10T09:38:44.524058Z[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-07-10T09:38:44.524121Z[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-07-10T09:38:44.524187Z[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-07-10T09:38:44.524250Z[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-07-10T09:38:44.524310Z[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-07-10T09:38:44.524369Z[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-07-10T09:38:44.524428Z[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-07-10T09:38:44.524491Z[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-07-10T09:38:44.524756Z[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-07-10T09:38:44.524821Z[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-07-10T09:38:44.527930Z[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-07-10T09:38:44.528018Z[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-07-10T09:38:44.528080Z[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-07-10T09:38:44.528132Z[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-07-10T09:38:44.528429Z[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-07-10T09:38:44.549038Z[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-07-10T09:38:44.567425Z[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-07-10T09:38:44.597752Z[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-07-10T09:38:44.599780Z[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-07-10T09:38:44.613495Z[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-07-10T09:38:44.619675Z[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-07-10T09:38:44.599812Z[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-07-10T09:38:44.639321Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.647026Z[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-07-10T09:38:44.647921Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.649305Z[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-07-10T09:38:44.651683Z[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-07-10T09:38:44.652283Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.652313Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.654310Z[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-07-10T09:38:44.654751Z[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-07-10T09:38:44.654909Z[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-07-10T09:38:44.655345Z[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-07-10T09:38:44.655505Z[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-07-10T09:38:44.655606Z[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-07-10T09:38:44.655672Z[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-07-10T09:38:44.655747Z[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-07-10T09:38:44.655818Z[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-07-10T09:38:44.655914Z[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-07-10T09:38:44.655978Z[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-07-10T09:38:44.656040Z[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-07-10T09:38:44.656113Z[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-07-10T09:38:44.656171Z[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-07-10T09:38:44.656228Z[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-07-10T09:38:44.656301Z[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-07-10T09:38:44.656355Z[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-07-10T09:38:44.656415Z[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-07-10T09:38:44.656480Z[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-07-10T09:38:44.656543Z[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-07-10T09:38:44.656622Z[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-07-10T09:38:44.656681Z[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-07-10T09:38:44.656744Z[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-07-10T09:38:44.656816Z[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-07-10T09:38:44.660084Z[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-07-10T09:38:44.652381Z[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-07-10T09:38:44.662959Z[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-07-10T09:38:44.663040Z[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-07-10T09:38:44.666972Z[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-07-10T09:38:44.667125Z[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-07-10T09:38:44.667217Z[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-07-10T09:38:44.667433Z[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-07-10T09:38:44.668222Z[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-07-10T09:38:44.676262Z[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-07-10T09:38:44.686561Z[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-07-10T09:38:44.689170Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.692656Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.692757Z[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-07-10T09:38:44.692830Z[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-07-10T09:38:44.692916Z[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-07-10T09:38:44.695075Z[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-07-10T09:38:44.726917Z[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-07-10T09:38:44.731898Z[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-07-10T09:38:44.757917Z[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-07-10T09:38:44.760129Z[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-07-10T09:38:44.783489Z[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-07-10T09:38:44.788966Z[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-07-10T09:38:44.809106Z[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-07-10T09:38:44.810392Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.817353Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.817462Z[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-07-10T09:38:44.817539Z[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-07-10T09:38:44.817593Z[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-07-10T09:38:44.821174Z[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-07-10T09:38:44.840432Z[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-07-10T09:38:44.842223Z[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-07-10T09:38:44.842824Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.845204Z[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-07-10T09:38:44.845750Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.851168Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.864245Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.864388Z[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-07-10T09:38:44.864480Z[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-07-10T09:38:44.864544Z[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-07-10T09:38:44.866773Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.868678Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.870953Z[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-07-10T09:38:44.870563Z[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-07-10T09:38:44.870761Z[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-07-10T09:38:44.871910Z[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-07-10T09:38:44.873402Z[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-07-10T09:38:44.874682Z[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-07-10T09:38:44.876223Z[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-07-10T09:38:44.879933Z[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-07-10T09:38:44.880655Z[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-07-10T09:38:44.884813Z[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-07-10T09:38:44.885974Z[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-07-10T09:38:44.886166Z[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-07-10T09:38:44.886257Z[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-07-10T09:38:44.888895Z[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-07-10T09:38:44.889056Z[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-07-10T09:38:44.893973Z[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-07-10T09:38:44.894093Z[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-07-10T09:38:44.895975Z[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-07-10T09:38:44.897308Z[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-07-10T09:38:44.899008Z[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-07-10T09:38:44.899130Z[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-07-10T09:38:44.903321Z[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-07-10T09:38:44.904226Z[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-07-10T09:38:44.904362Z[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-07-10T09:38:44.904927Z[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-07-10T09:38:44.905562Z[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-07-10T09:38:44.905659Z[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-07-10T09:38:44.906292Z[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-07-10T09:38:44.911106Z[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-07-10T09:38:44.872430Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.930667Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.937015Z[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-07-10T09:38:44.937471Z[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-07-10T09:38:44.941972Z[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-07-10T09:38:44.953998Z[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-07-10T09:38:44.954933Z[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-07-10T09:38:44.955586Z[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-07-10T09:38:44.956174Z[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-07-10T09:38:44.956722Z[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-07-10T09:38:44.957320Z[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-07-10T09:38:44.957848Z[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-07-10T09:38:44.959918Z[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-07-10T09:38:44.960263Z[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-07-10T09:38:44.962977Z[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-07-10T09:38:44.965116Z[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-07-10T09:38:44.970497Z[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-07-10T09:38:44.978474Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.975707Z[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-07-10T09:38:44.988493Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:44.987834Z[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-07-10T09:38:44.991718Z[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-07-10T09:38:44.992054Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:44.992148Z[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-07-10T09:38:44.992221Z[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-07-10T09:38:44.992283Z[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-07-10T09:38:44.992930Z[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-07-10T09:38:44.993032Z[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-07-10T09:38:44.993212Z[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-07-10T09:38:44.993281Z[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-07-10T09:38:44.993343Z[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-07-10T09:38:44.993404Z[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-07-10T09:38:44.993474Z[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-07-10T09:38:44.993565Z[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-07-10T09:38:44.993644Z[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-07-10T09:38:44.993718Z[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-07-10T09:38:44.993790Z[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-07-10T09:38:44.994631Z[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-07-10T09:38:44.996900Z[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-07-10T09:38:44.997127Z[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-07-10T09:38:44.999237Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.004715Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.004824Z[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-07-10T09:38:45.010989Z[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-07-10T09:38:45.011112Z[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-07-10T09:38:45.017878Z[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-07-10T09:38:45.018505Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.018523Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.018651Z[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-07-10T09:38:45.018735Z[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-07-10T09:38:45.018793Z[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-07-10T09:38:45.023606Z[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-07-10T09:38:45.024121Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.025949Z[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-07-10T09:38:45.026096Z[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-07-10T09:38:45.026179Z[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-07-10T09:38:45.026377Z[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-07-10T09:38:45.032907Z[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-07-10T09:38:45.033415Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.033534Z[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-07-10T09:38:45.033618Z[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-07-10T09:38:45.033683Z[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-07-10T09:38:45.037953Z[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-07-10T09:38:45.039935Z[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-07-10T09:38:45.040072Z[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-07-10T09:38:45.040157Z[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-07-10T09:38:45.040344Z[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-07-10T09:38:45.053077Z[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-07-10T09:38:45.062083Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.062213Z[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-07-10T09:38:45.062301Z[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-07-10T09:38:45.062367Z[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-07-10T09:38:45.068961Z[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-07-10T09:38:45.069145Z[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-07-10T09:38:45.069222Z[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-07-10T09:38:45.069276Z[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-07-10T09:38:45.069341Z[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-07-10T09:38:45.069411Z[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-07-10T09:38:45.069485Z[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-07-10T09:38:45.069677Z[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-07-10T09:38:45.110691Z[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-07-10T09:38:45.111247Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.118923Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.119045Z[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-07-10T09:38:45.119135Z[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-07-10T09:38:45.119204Z[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-07-10T09:38:45.122953Z[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-07-10T09:38:45.123088Z[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-07-10T09:38:45.123173Z[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-07-10T09:38:45.123382Z[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-07-10T09:38:45.128847Z[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-07-10T09:38:45.141037Z[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-07-10T09:38:45.145430Z[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-07-10T09:38:45.153146Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.154716Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.154805Z[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-07-10T09:38:45.157932Z[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-07-10T09:38:45.158011Z[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-07-10T09:38:45.163948Z[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-07-10T09:38:45.164086Z[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-07-10T09:38:45.164153Z[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-07-10T09:38:45.164200Z[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-07-10T09:38:45.164255Z[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-07-10T09:38:45.164304Z[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-07-10T09:38:45.164357Z[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-07-10T09:38:45.164422Z[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-07-10T09:38:45.164481Z[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-07-10T09:38:45.164540Z[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-07-10T09:38:45.164619Z[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-07-10T09:38:45.164671Z[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-07-10T09:38:45.164727Z[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-07-10T09:38:45.164953Z[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-07-10T09:38:45.233196Z[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-07-10T09:38:45.238794Z[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-07-10T09:38:45.253512Z[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-07-10T09:38:45.256549Z[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-07-10T09:38:45.312489Z[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-07-10T09:38:45.321072Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.329616Z[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-07-10T09:38:45.335811Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.342123Z[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-07-10T09:38:45.342324Z[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-07-10T09:38:45.342539Z[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-07-10T09:38:45.344491Z[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-07-10T09:38:45.348969Z[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-07-10T09:38:45.349137Z[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-07-10T09:38:45.349237Z[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-07-10T09:38:45.349318Z[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-07-10T09:38:45.349410Z[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-07-10T09:38:45.349499Z[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-07-10T09:38:45.349593Z[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-07-10T09:38:45.349667Z[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-07-10T09:38:45.349753Z[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-07-10T09:38:45.349834Z[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-07-10T09:38:45.354318Z[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-07-10T09:38:45.354434Z[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-07-10T09:38:45.360034Z[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-07-10T09:38:45.360164Z[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-07-10T09:38:45.360313Z[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-07-10T09:38:45.360449Z[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-07-10T09:38:45.360599Z[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-07-10T09:38:45.360755Z[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-07-10T09:38:45.360942Z[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-07-10T09:38:45.362150Z[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-07-10T09:38:45.362286Z[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-07-10T09:38:45.362616Z[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-07-10T09:38:45.345011Z[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-07-10T09:38:45.378688Z[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-07-10T09:38:45.378974Z[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-07-10T09:38:45.382251Z[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-07-10T09:38:45.398806Z[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-07-10T09:38:45.402227Z[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-07-10T09:38:45.415069Z[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-07-10T09:38:45.416930Z[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-07-10T09:38:45.417292Z[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-07-10T09:38:45.446706Z[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-07-10T09:38:45.447512Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.460623Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.475950Z[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-07-10T09:38:45.476182Z[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-07-10T09:38:45.476264Z[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-07-10T09:38:45.475110Z[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-07-10T09:38:45.477516Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.486996Z[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-07-10T09:38:45.487542Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.488641Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.488757Z[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-07-10T09:38:45.488835Z[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-07-10T09:38:45.488948Z[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-07-10T09:38:45.491968Z[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-07-10T09:38:45.492103Z[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-07-10T09:38:45.492176Z[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-07-10T09:38:45.492243Z[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-07-10T09:38:45.492299Z[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-07-10T09:38:45.492362Z[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-07-10T09:38:45.492430Z[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-07-10T09:38:45.492486Z[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-07-10T09:38:45.492547Z[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-07-10T09:38:45.478008Z[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-07-10T09:38:45.493043Z[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-07-10T09:38:45.493148Z[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-07-10T09:38:45.493218Z[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-07-10T09:38:45.493286Z[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-07-10T09:38:45.505008Z[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-07-10T09:38:45.508009Z[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-07-10T09:38:45.511567Z[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-07-10T09:38:45.518547Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.520298Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.520383Z[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-07-10T09:38:45.520450Z[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-07-10T09:38:45.520501Z[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-07-10T09:38:45.527246Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.527371Z[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-07-10T09:38:45.527459Z[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-07-10T09:38:45.527525Z[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-07-10T09:38:45.531021Z[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-07-10T09:38:45.531072Z[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-07-10T09:38:45.531148Z[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-07-10T09:38:45.531230Z[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-07-10T09:38:45.531234Z[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-07-10T09:38:45.531288Z[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-07-10T09:38:45.531308Z[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-07-10T09:38:45.531361Z[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-07-10T09:38:45.531427Z[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-07-10T09:38:45.531490Z[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-07-10T09:38:45.531551Z[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-07-10T09:38:45.531636Z[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-07-10T09:38:45.531703Z[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-07-10T09:38:45.531767Z[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-07-10T09:38:45.531841Z[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-07-10T09:38:45.531929Z[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-07-10T09:38:45.531979Z[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-07-10T09:38:45.532036Z[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-07-10T09:38:45.532090Z[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-07-10T09:38:45.532165Z[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-07-10T09:38:45.532227Z[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-07-10T09:38:45.532290Z[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-07-10T09:38:45.532340Z[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-07-10T09:38:45.532398Z[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-07-10T09:38:45.532466Z[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-07-10T09:38:45.532532Z[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-07-10T09:38:45.532622Z[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-07-10T09:38:45.532812Z[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-07-10T09:38:45.540052Z[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-07-10T09:38:45.540192Z[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-07-10T09:38:45.540283Z[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-07-10T09:38:45.540372Z[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-07-10T09:38:45.540447Z[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-07-10T09:38:45.540515Z[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-07-10T09:38:45.540592Z[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-07-10T09:38:45.540796Z[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-07-10T09:38:45.616598Z[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-07-10T09:38:45.618910Z[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-07-10T09:38:45.661548Z[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-07-10T09:38:45.662383Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.663983Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.664119Z[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-07-10T09:38:45.664270Z[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-07-10T09:38:45.664415Z[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-07-10T09:38:45.665103Z[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-07-10T09:38:45.665422Z[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-07-10T09:38:45.665559Z[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-07-10T09:38:45.665643Z[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-07-10T09:38:45.665745Z[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-07-10T09:38:45.665827Z[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-07-10T09:38:45.665933Z[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-07-10T09:38:45.666021Z[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-07-10T09:38:45.666096Z[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-07-10T09:38:45.666178Z[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-07-10T09:38:45.666267Z[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-07-10T09:38:45.666333Z[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-07-10T09:38:45.666631Z[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-07-10T09:38:45.691085Z[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-07-10T09:38:45.693367Z[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-07-10T09:38:45.694578Z[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-07-10T09:38:45.698151Z[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-07-10T09:38:45.700649Z[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-07-10T09:38:45.718681Z[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-07-10T09:38:45.766397Z[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-07-10T09:38:45.770519Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.790479Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.790645Z[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-07-10T09:38:45.790744Z[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-07-10T09:38:45.790826Z[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-07-10T09:38:45.799007Z[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-07-10T09:38:45.799215Z[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-07-10T09:38:45.799331Z[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-07-10T09:38:45.799419Z[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-07-10T09:38:45.799515Z[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-07-10T09:38:45.799619Z[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-07-10T09:38:45.799704Z[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-07-10T09:38:45.799789Z[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-07-10T09:38:45.799903Z[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-07-10T09:38:45.799974Z[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-07-10T09:38:45.800038Z[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-07-10T09:38:45.800109Z[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-07-10T09:38:45.800199Z[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-07-10T09:38:45.812081Z[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-07-10T09:38:45.812227Z[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-07-10T09:38:45.812474Z[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-07-10T09:38:45.842366Z[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-07-10T09:38:45.851289Z[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-07-10T09:38:45.866372Z[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-07-10T09:38:45.868692Z[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-07-10T09:38:45.891654Z[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-07-10T09:38:45.894016Z[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-07-10T09:38:45.925759Z[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-07-10T09:38:45.934755Z[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-07-10T09:38:45.944942Z[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-07-10T09:38:45.946104Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.949285Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.952342Z[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-07-10T09:38:45.954821Z[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-07-10T09:38:45.963019Z[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-07-10T09:38:45.963640Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.969847Z[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-07-10T09:38:45.972019Z[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-07-10T09:38:45.955043Z[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-07-10T09:38:45.977644Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.979946Z[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-07-10T09:38:45.980049Z[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-07-10T09:38:45.980113Z[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-07-10T09:38:45.980234Z[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-07-10T09:38:45.980333Z[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-07-10T09:38:45.980407Z[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-07-10T09:38:45.980476Z[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-07-10T09:38:45.980560Z[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-07-10T09:38:45.980632Z[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-07-10T09:38:45.980695Z[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-07-10T09:38:45.980761Z[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-07-10T09:38:45.980832Z[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-07-10T09:38:45.980924Z[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-07-10T09:38:45.981010Z[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-07-10T09:38:45.981074Z[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-07-10T09:38:45.981134Z[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-07-10T09:38:45.981185Z[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-07-10T09:38:45.981231Z[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-07-10T09:38:45.981276Z[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-07-10T09:38:45.981340Z[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-07-10T09:38:45.981398Z[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-07-10T09:38:45.981455Z[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-07-10T09:38:45.981508Z[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-07-10T09:38:45.981561Z[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-07-10T09:38:45.981615Z[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-07-10T09:38:45.981676Z[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-07-10T09:38:45.981748Z[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-07-10T09:38:45.981816Z[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-07-10T09:38:45.977975Z[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-07-10T09:38:45.979046Z[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-07-10T09:38:45.983466Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:45.984045Z[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-07-10T09:38:45.984124Z[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-07-10T09:38:45.984873Z[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-07-10T09:38:45.984942Z[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-07-10T09:38:45.984988Z[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-07-10T09:38:45.985054Z[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-07-10T09:38:45.985111Z[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-07-10T09:38:45.985168Z[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-07-10T09:38:45.985221Z[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-07-10T09:38:45.985276Z[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-07-10T09:38:45.985320Z[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-07-10T09:38:45.985365Z[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-07-10T09:38:45.985511Z[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-07-10T09:38:45.985564Z[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-07-10T09:38:45.985615Z[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-07-10T09:38:45.985656Z[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-07-10T09:38:45.985703Z[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-07-10T09:38:45.985758Z[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-07-10T09:38:45.985805Z[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-07-10T09:38:45.987904Z[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-07-10T09:38:45.988026Z[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-07-10T09:38:45.988119Z[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-07-10T09:38:45.988172Z[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-07-10T09:38:45.988223Z[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-07-10T09:38:45.988313Z[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-07-10T09:38:45.988365Z[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-07-10T09:38:45.988414Z[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-07-10T09:38:45.988467Z[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-07-10T09:38:45.988521Z[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-07-10T09:38:45.988563Z[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-07-10T09:38:45.988630Z[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-07-10T09:38:45.988688Z[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-07-10T09:38:45.988786Z[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-07-10T09:38:45.988834Z[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-07-10T09:38:45.988915Z[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-07-10T09:38:45.988988Z[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-07-10T09:38:45.989063Z[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-07-10T09:38:45.989111Z[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-07-10T09:38:45.989168Z[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-07-10T09:38:45.989222Z[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-07-10T09:38:45.989273Z[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-07-10T09:38:45.989359Z[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-07-10T09:38:45.989407Z[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-07-10T09:38:45.989462Z[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-07-10T09:38:45.989526Z[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-07-10T09:38:45.989574Z[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-07-10T09:38:45.989626Z[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-07-10T09:38:45.989672Z[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-07-10T09:38:45.989725Z[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-07-10T09:38:45.989769Z[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-07-10T09:38:45.990158Z[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-07-10T09:38:45.992431Z[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-07-10T09:38:45.992935Z[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-07-10T09:38:45.993072Z[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-07-10T09:38:45.993104Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:45.993153Z[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-07-10T09:38:45.993186Z[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-07-10T09:38:45.993209Z[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-07-10T09:38:45.993239Z[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-07-10T09:38:45.993290Z[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-07-10T09:38:45.993303Z[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-07-10T09:38:45.993355Z[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-07-10T09:38:45.993418Z[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-07-10T09:38:45.993476Z[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-07-10T09:38:45.993531Z[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-07-10T09:38:45.993601Z[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-07-10T09:38:45.993655Z[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-07-10T09:38:45.993708Z[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-07-10T09:38:45.993763Z[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-07-10T09:38:45.993826Z[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-07-10T09:38:45.993922Z[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-07-10T09:38:45.993985Z[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-07-10T09:38:45.994028Z[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-07-10T09:38:45.994278Z[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-07-10T09:38:45.994384Z[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-07-10T09:38:45.994483Z[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-07-10T09:38:45.994595Z[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-07-10T09:38:45.994667Z[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-07-10T09:38:45.994747Z[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-07-10T09:38:45.994825Z[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-07-10T09:38:45.989830Z[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-07-10T09:38:45.996173Z[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-07-10T09:38:45.996260Z[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-07-10T09:38:45.996289Z[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-07-10T09:38:45.996330Z[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-07-10T09:38:45.996401Z[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-07-10T09:38:45.996429Z[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-07-10T09:38:45.996592Z[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-07-10T09:38:45.996534Z[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-07-10T09:38:45.996718Z[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-07-10T09:38:45.996813Z[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-07-10T09:38:45.996914Z[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-07-10T09:38:45.997006Z[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-07-10T09:38:45.997079Z[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-07-10T09:38:45.997141Z[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-07-10T09:38:45.997208Z[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-07-10T09:38:45.997269Z[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-07-10T09:38:45.997359Z[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-07-10T09:38:45.997428Z[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-07-10T09:38:45.997488Z[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-07-10T09:38:45.997546Z[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-07-10T09:38:45.997621Z[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-07-10T09:38:45.997690Z[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-07-10T09:38:45.997758Z[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-07-10T09:38:45.997819Z[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-07-10T09:38:46.000932Z[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-07-10T09:38:46.001001Z[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-07-10T09:38:46.001002Z[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-07-10T09:38:46.001126Z[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-07-10T09:38:46.001205Z[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-07-10T09:38:46.001267Z[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-07-10T09:38:46.001348Z[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-07-10T09:38:46.001420Z[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-07-10T09:38:46.001498Z[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-07-10T09:38:46.001551Z[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-07-10T09:38:46.001612Z[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-07-10T09:38:46.001662Z[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-07-10T09:38:46.001709Z[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-07-10T09:38:46.001766Z[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-07-10T09:38:46.001951Z[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-07-10T09:38:46.001952Z[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-07-10T09:38:46.002007Z[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-07-10T09:38:46.002049Z[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-07-10T09:38:46.002045Z[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-07-10T09:38:46.002088Z[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-07-10T09:38:46.002115Z[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-07-10T09:38:46.002131Z[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-07-10T09:38:46.002185Z[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-07-10T09:38:46.002194Z[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-07-10T09:38:46.002242Z[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-07-10T09:38:46.002264Z[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-07-10T09:38:46.002289Z[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-07-10T09:38:46.002324Z[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-07-10T09:38:46.002405Z[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-07-10T09:38:46.002472Z[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-07-10T09:38:46.002554Z[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-07-10T09:38:46.002600Z[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-07-10T09:38:46.002646Z[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-07-10T09:38:46.002699Z[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-07-10T09:38:46.002777Z[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-07-10T09:38:46.002832Z[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-07-10T09:38:46.009113Z[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-07-10T09:38:46.009209Z[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-07-10T09:38:46.009291Z[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-07-10T09:38:46.009352Z[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-07-10T09:38:46.009452Z[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-07-10T09:38:46.009514Z[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-07-10T09:38:46.009568Z[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-07-10T09:38:46.009636Z[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-07-10T09:38:46.009689Z[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-07-10T09:38:46.009748Z[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-07-10T09:38:46.009822Z[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-07-10T09:38:46.009917Z[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-07-10T09:38:46.009981Z[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-07-10T09:38:46.010041Z[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-07-10T09:38:46.010105Z[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-07-10T09:38:46.010153Z[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-07-10T09:38:46.010202Z[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-07-10T09:38:46.010254Z[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-07-10T09:38:46.010301Z[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-07-10T09:38:46.010353Z[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-07-10T09:38:46.010444Z[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-07-10T09:38:46.010499Z[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-07-10T09:38:46.010551Z[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-07-10T09:38:46.010629Z[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-07-10T09:38:46.014099Z[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-07-10T09:38:46.014174Z[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-07-10T09:38:46.014218Z[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-07-10T09:38:46.014272Z[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-07-10T09:38:46.014327Z[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-07-10T09:38:46.014464Z[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-07-10T09:38:46.014524Z[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-07-10T09:38:46.014586Z[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-07-10T09:38:46.014640Z[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-07-10T09:38:46.014678Z[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-07-10T09:38:46.014715Z[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-07-10T09:38:46.014765Z[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-07-10T09:38:46.014814Z[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-07-10T09:38:46.017914Z[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-07-10T09:38:46.017994Z[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-07-10T09:38:46.018052Z[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-07-10T09:38:46.018146Z[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-07-10T09:38:46.018206Z[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-07-10T09:38:46.018262Z[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-07-10T09:38:46.018312Z[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-07-10T09:38:46.018375Z[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-07-10T09:38:46.018437Z[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-07-10T09:38:46.018482Z[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-07-10T09:38:46.018536Z[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-07-10T09:38:46.018586Z[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-07-10T09:38:46.018634Z[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-07-10T09:38:46.018691Z[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-07-10T09:38:46.018739Z[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-07-10T09:38:46.018788Z[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-07-10T09:38:46.018831Z[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-07-10T09:38:46.018917Z[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-07-10T09:38:46.018971Z[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-07-10T09:38:46.019016Z[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-07-10T09:38:46.019067Z[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-07-10T09:38:46.019118Z[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-07-10T09:38:46.019165Z[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-07-10T09:38:46.019215Z[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-07-10T09:38:46.019259Z[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-07-10T09:38:46.019311Z[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-07-10T09:38:46.019360Z[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-07-10T09:38:46.019425Z[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-07-10T09:38:46.019483Z[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-07-10T09:38:46.019535Z[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-07-10T09:38:46.019600Z[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-07-10T09:38:46.019553Z[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-07-10T09:38:46.019673Z[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-07-10T09:38:46.019729Z[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-07-10T09:38:46.019780Z[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-07-10T09:38:46.019829Z[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-07-10T09:38:46.020932Z[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-07-10T09:38:46.020996Z[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-07-10T09:38:46.021049Z[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-07-10T09:38:46.021096Z[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-07-10T09:38:46.021077Z[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-07-10T09:38:46.021146Z[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-07-10T09:38:46.021204Z[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-07-10T09:38:46.021215Z[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-07-10T09:38:46.021270Z[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-07-10T09:38:46.021268Z[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-07-10T09:38:46.021322Z[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-07-10T09:38:46.021333Z[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-07-10T09:38:46.021376Z[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-07-10T09:38:46.021384Z[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-07-10T09:38:46.021432Z[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-07-10T09:38:46.021433Z[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-07-10T09:38:46.021491Z[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-07-10T09:38:46.021510Z[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-07-10T09:38:46.021549Z[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-07-10T09:38:46.021570Z[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-07-10T09:38:46.021613Z[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-07-10T09:38:46.021637Z[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-07-10T09:38:46.021674Z[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-07-10T09:38:46.021680Z[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-07-10T09:38:46.021729Z[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-07-10T09:38:46.021732Z[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-07-10T09:38:46.021778Z[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-07-10T09:38:46.021825Z[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-07-10T09:38:46.046081Z[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-07-10T09:38:46.046214Z[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-07-10T09:38:46.046280Z[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-07-10T09:38:46.046372Z[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-07-10T09:38:46.046456Z[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-07-10T09:38:46.046536Z[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-07-10T09:38:46.046599Z[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-07-10T09:38:46.046658Z[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-07-10T09:38:46.046710Z[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-07-10T09:38:46.046778Z[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-07-10T09:38:46.021831Z[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-07-10T09:38:46.047965Z[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-07-10T09:38:46.048030Z[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-07-10T09:38:46.048104Z[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-07-10T09:38:46.048160Z[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-07-10T09:38:46.048226Z[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-07-10T09:38:46.048281Z[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-07-10T09:38:46.048337Z[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-07-10T09:38:46.048382Z[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-07-10T09:38:46.048426Z[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-07-10T09:38:46.048479Z[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-07-10T09:38:46.048527Z[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-07-10T09:38:46.048577Z[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-07-10T09:38:46.048638Z[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-07-10T09:38:46.048691Z[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-07-10T09:38:46.048741Z[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-07-10T09:38:46.048795Z[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-07-10T09:38:46.048838Z[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-07-10T09:38:46.048921Z[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-07-10T09:38:46.048996Z[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-07-10T09:38:46.049095Z[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-07-10T09:38:46.049191Z[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-07-10T09:38:46.049254Z[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-07-10T09:38:46.049336Z[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-07-10T09:38:46.049411Z[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-07-10T09:38:46.049488Z[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-07-10T09:38:46.023586Z[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-07-10T09:38:46.053174Z[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-07-10T09:38:46.022905Z[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-07-10T09:38:46.053409Z[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-07-10T09:38:46.053502Z[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-07-10T09:38:46.053581Z[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-07-10T09:38:46.053663Z[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-07-10T09:38:46.053736Z[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-07-10T09:38:46.053821Z[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-07-10T09:38:46.053908Z[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-07-10T09:38:46.053965Z[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-07-10T09:38:46.054041Z[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-07-10T09:38:46.054120Z[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-07-10T09:38:46.041284Z[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-07-10T09:38:46.023586Z[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-07-10T09:38:46.062352Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.051204Z[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-07-10T09:38:46.070652Z[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-07-10T09:38:46.071362Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.071510Z[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-07-10T09:38:46.071944Z[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-07-10T09:38:46.072075Z[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-07-10T09:38:46.071776Z[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-07-10T09:38:46.075007Z[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-07-10T09:38:46.075298Z[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-07-10T09:38:46.077941Z[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-07-10T09:38:46.078226Z[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-07-10T09:38:46.078393Z[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-07-10T09:38:46.078508Z[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-07-10T09:38:46.078576Z[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-07-10T09:38:46.079224Z[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-07-10T09:38:46.079300Z[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-07-10T09:38:46.080499Z[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-07-10T09:38:46.080675Z[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-07-10T09:38:46.087463Z[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-07-10T09:38:46.095661Z[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-07-10T09:38:46.095658Z[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-07-10T09:38:46.095760Z[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-07-10T09:38:46.095815Z[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-07-10T09:38:46.095885Z[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-07-10T09:38:46.111273Z[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-07-10T09:38:46.111364Z[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-07-10T09:38:46.111399Z[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-07-10T09:38:46.111576Z[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-07-10T09:38:46.138423Z[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-07-10T09:38:46.149375Z[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-07-10T09:38:46.157538Z[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-07-10T09:38:46.157905Z[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-07-10T09:38:46.158123Z[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-07-10T09:38:46.158317Z[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-07-10T09:38:46.158606Z[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-07-10T09:38:46.158847Z[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-07-10T09:38:46.159108Z[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-07-10T09:38:46.159266Z[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-07-10T09:38:46.159996Z[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-07-10T09:38:46.160219Z[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-07-10T09:38:46.181184Z[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-07-10T09:38:46.199141Z[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-07-10T09:38:46.199684Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.200510Z[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-07-10T09:38:46.214552Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.216226Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.209162Z[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-07-10T09:38:46.217188Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.229115Z[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-07-10T09:38:46.229165Z[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-07-10T09:38:46.229189Z[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-07-10T09:38:46.229256Z[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-07-10T09:38:46.229270Z[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-07-10T09:38:46.229370Z[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-07-10T09:38:46.229449Z[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-07-10T09:38:46.229521Z[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-07-10T09:38:46.229610Z[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-07-10T09:38:46.229691Z[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-07-10T09:38:46.229773Z[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-07-10T09:38:46.215836Z[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-07-10T09:38:46.229942Z[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-07-10T09:38:46.229996Z[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-07-10T09:38:46.230065Z[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-07-10T09:38:46.230417Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.224311Z[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-07-10T09:38:46.230985Z[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-07-10T09:38:46.231080Z[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-07-10T09:38:46.231105Z[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-07-10T09:38:46.231143Z[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-07-10T09:38:46.231198Z[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-07-10T09:38:46.231245Z[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-07-10T09:38:46.231247Z[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-07-10T09:38:46.231306Z[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-07-10T09:38:46.231326Z[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-07-10T09:38:46.231325Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.224939Z[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-07-10T09:38:46.234733Z[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-07-10T09:38:46.224980Z[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-07-10T09:38:46.236158Z[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-07-10T09:38:46.236698Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.237965Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.238047Z[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-07-10T09:38:46.238117Z[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-07-10T09:38:46.238172Z[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-07-10T09:38:46.238273Z[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-07-10T09:38:46.238352Z[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-07-10T09:38:46.238434Z[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-07-10T09:38:46.238559Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.238627Z[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-07-10T09:38:46.238672Z[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-07-10T09:38:46.238711Z[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-07-10T09:38:46.238990Z[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-07-10T09:38:46.239001Z[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-07-10T09:38:46.239075Z[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-07-10T09:38:46.239089Z[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-07-10T09:38:46.239124Z[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-07-10T09:38:46.240982Z[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-07-10T09:38:46.241640Z[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-07-10T09:38:46.242932Z[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-07-10T09:38:46.243049Z[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-07-10T09:38:46.225047Z[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-07-10T09:38:46.200791Z[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-07-10T09:38:46.243209Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.243676Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.247248Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.247348Z[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-07-10T09:38:46.247412Z[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-07-10T09:38:46.247474Z[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-07-10T09:38:46.248995Z[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-07-10T09:38:46.249072Z[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-07-10T09:38:46.249135Z[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-07-10T09:38:46.249198Z[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-07-10T09:38:46.250182Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.250256Z[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-07-10T09:38:46.250297Z[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-07-10T09:38:46.250344Z[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-07-10T09:38:46.250931Z[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-07-10T09:38:46.250939Z[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-07-10T09:38:46.252960Z[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-07-10T09:38:46.253521Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.253604Z[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-07-10T09:38:46.253672Z[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-07-10T09:38:46.253727Z[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-07-10T09:38:46.253919Z[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-07-10T09:38:46.256952Z[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-07-10T09:38:46.259795Z[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-07-10T09:38:46.260934Z[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-07-10T09:38:46.261047Z[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-07-10T09:38:46.261123Z[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-07-10T09:38:46.261185Z[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-07-10T09:38:46.268012Z[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-07-10T09:38:46.268143Z[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-07-10T09:38:46.268318Z[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-07-10T09:38:46.268401Z[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-07-10T09:38:46.268491Z[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-07-10T09:38:46.268666Z[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-07-10T09:38:46.274047Z[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-07-10T09:38:46.274041Z[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-07-10T09:38:46.274186Z[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-07-10T09:38:46.274270Z[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-07-10T09:38:46.274455Z[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-07-10T09:38:46.275549Z[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-07-10T09:38:46.275636Z[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-07-10T09:38:46.275703Z[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-07-10T09:38:46.275775Z[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-07-10T09:38:46.276939Z[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-07-10T09:38:46.287000Z[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-07-10T09:38:46.287562Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.300059Z[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-07-10T09:38:46.301538Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.304138Z[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-07-10T09:38:46.304259Z[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-07-10T09:38:46.304334Z[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-07-10T09:38:46.304404Z[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-07-10T09:38:46.304629Z[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-07-10T09:38:46.304717Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.304791Z[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-07-10T09:38:46.304829Z[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-07-10T09:38:46.304901Z[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-07-10T09:38:46.305102Z[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-07-10T09:38:46.305256Z[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-07-10T09:38:46.305363Z[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-07-10T09:38:46.305566Z[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-07-10T09:38:46.305680Z[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-07-10T09:38:46.307619Z[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-07-10T09:38:46.307929Z[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-07-10T09:38:46.307978Z[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-07-10T09:38:46.309167Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.309951Z[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-07-10T09:38:46.310019Z[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-07-10T09:38:46.310087Z[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-07-10T09:38:46.310437Z[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-07-10T09:38:46.310918Z[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-07-10T09:38:46.311045Z[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-07-10T09:38:46.311180Z[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-07-10T09:38:46.310847Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.311561Z[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-07-10T09:38:46.311686Z[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-07-10T09:38:46.311746Z[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-07-10T09:38:46.311896Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.311983Z[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-07-10T09:38:46.312041Z[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-07-10T09:38:46.312107Z[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-07-10T09:38:46.312949Z[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-07-10T09:38:46.313114Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.313186Z[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-07-10T09:38:46.313285Z[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-07-10T09:38:46.313332Z[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-07-10T09:38:46.314956Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.314995Z[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-07-10T09:38:46.315025Z[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-07-10T09:38:46.315084Z[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-07-10T09:38:46.315089Z[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-07-10T09:38:46.315094Z[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-07-10T09:38:46.315123Z[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-07-10T09:38:46.315164Z[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-07-10T09:38:46.315654Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.316393Z[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-07-10T09:38:46.316458Z[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-07-10T09:38:46.316517Z[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-07-10T09:38:46.322931Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.323062Z[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-07-10T09:38:46.323170Z[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-07-10T09:38:46.323238Z[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-07-10T09:38:46.324017Z[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-07-10T09:38:46.326967Z[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-07-10T09:38:46.334237Z[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-07-10T09:38:46.350564Z[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-07-10T09:38:46.350592Z[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-07-10T09:38:46.350824Z[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-07-10T09:38:46.351926Z[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-07-10T09:38:46.351997Z[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-07-10T09:38:46.353181Z[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-07-10T09:38:46.354124Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.362416Z[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-07-10T09:38:46.362644Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.362747Z[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-07-10T09:38:46.362807Z[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-07-10T09:38:46.364892Z[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-07-10T09:38:46.365996Z[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-07-10T09:38:46.366176Z[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-07-10T09:38:46.366252Z[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-07-10T09:38:46.366325Z[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-07-10T09:38:46.366398Z[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-07-10T09:38:46.367470Z[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-07-10T09:38:46.368152Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.382076Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.382210Z[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-07-10T09:38:46.382291Z[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-07-10T09:38:46.382347Z[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-07-10T09:38:46.387985Z[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-07-10T09:38:46.388192Z[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-07-10T09:38:46.388300Z[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-07-10T09:38:46.393230Z[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-07-10T09:38:46.393364Z[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-07-10T09:38:46.393468Z[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-07-10T09:38:46.393561Z[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-07-10T09:38:46.393651Z[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-07-10T09:38:46.393737Z[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-07-10T09:38:46.393895Z[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-07-10T09:38:46.393989Z[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-07-10T09:38:46.394073Z[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-07-10T09:38:46.395899Z[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-07-10T09:38:46.396422Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.399236Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.399319Z[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-07-10T09:38:46.399401Z[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-07-10T09:38:46.399453Z[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-07-10T09:38:46.399798Z[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-07-10T09:38:46.400528Z[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-07-10T09:38:46.400624Z[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-07-10T09:38:46.403062Z[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-07-10T09:38:46.403134Z[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-07-10T09:38:46.403200Z[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-07-10T09:38:46.454486Z[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-07-10T09:38:46.454971Z[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-07-10T09:38:46.454794Z[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-07-10T09:38:46.457356Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.458154Z[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-07-10T09:38:46.458232Z[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-07-10T09:38:46.461382Z[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-07-10T09:38:46.461415Z[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-07-10T09:38:46.461528Z[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-07-10T09:38:46.461775Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.462775Z[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-07-10T09:38:46.462907Z[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-07-10T09:38:46.463801Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.463911Z[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-07-10T09:38:46.469951Z[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-07-10T09:38:46.470208Z[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-07-10T09:38:46.470287Z[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-07-10T09:38:46.471282Z[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-07-10T09:38:46.471318Z[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-07-10T09:38:46.473452Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.474759Z[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-07-10T09:38:46.474903Z[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-07-10T09:38:46.474975Z[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-07-10T09:38:46.475237Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.475337Z[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-07-10T09:38:46.475415Z[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-07-10T09:38:46.475484Z[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-07-10T09:38:46.475789Z[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-07-10T09:38:46.476587Z[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-07-10T09:38:46.467527Z[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-07-10T09:38:46.471449Z[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-07-10T09:38:46.478251Z[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-07-10T09:38:46.471372Z[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-07-10T09:38:46.478907Z[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-07-10T09:38:46.478996Z[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-07-10T09:38:46.479064Z[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-07-10T09:38:46.480195Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.480281Z[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-07-10T09:38:46.480265Z[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-07-10T09:38:46.480331Z[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-07-10T09:38:46.480379Z[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-07-10T09:38:46.480411Z[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-07-10T09:38:46.480658Z[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-07-10T09:38:46.480733Z[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-07-10T09:38:46.480810Z[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-07-10T09:38:46.482119Z[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-07-10T09:38:46.493024Z[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-07-10T09:38:46.493207Z[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-07-10T09:38:46.493979Z[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-07-10T09:38:46.494171Z[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-07-10T09:38:46.494703Z[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-07-10T09:38:46.494881Z[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-07-10T09:38:46.497931Z[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-07-10T09:38:46.498475Z[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-07-10T09:38:46.498520Z[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-07-10T09:38:46.498583Z[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-07-10T09:38:46.498657Z[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-07-10T09:38:46.498713Z[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-07-10T09:38:46.498796Z[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-07-10T09:38:46.498995Z[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-07-10T09:38:46.499122Z[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-07-10T09:38:46.499193Z[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-07-10T09:38:46.499245Z[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-07-10T09:38:46.500463Z[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-07-10T09:38:46.500561Z[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-07-10T09:38:46.500615Z[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-07-10T09:38:46.500672Z[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-07-10T09:38:46.500721Z[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-07-10T09:38:46.500771Z[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-07-10T09:38:46.500822Z[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-07-10T09:38:46.513597Z[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-07-10T09:38:46.531417Z[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-07-10T09:38:46.539360Z[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-07-10T09:38:46.543146Z[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-07-10T09:38:46.543307Z[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-07-10T09:38:46.543522Z[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-07-10T09:38:46.543598Z[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-07-10T09:38:46.543677Z[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-07-10T09:38:46.543697Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.543905Z[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-07-10T09:38:46.544046Z[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-07-10T09:38:46.544405Z[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-07-10T09:38:46.544940Z[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-07-10T09:38:46.545028Z[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-07-10T09:38:46.545087Z[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-07-10T09:38:46.545136Z[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-07-10T09:38:46.545206Z[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-07-10T09:38:46.545254Z[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-07-10T09:38:46.545318Z[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-07-10T09:38:46.545651Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.547992Z[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-07-10T09:38:46.548070Z[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-07-10T09:38:46.548126Z[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-07-10T09:38:46.548168Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.548185Z[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-07-10T09:38:46.548242Z[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-07-10T09:38:46.548248Z[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-07-10T09:38:46.548302Z[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-07-10T09:38:46.548347Z[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-07-10T09:38:46.550211Z[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-07-10T09:38:46.550935Z[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-07-10T09:38:46.551020Z[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-07-10T09:38:46.551133Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.551203Z[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-07-10T09:38:46.551253Z[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-07-10T09:38:46.551295Z[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-07-10T09:38:46.558448Z[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-07-10T09:38:46.560444Z[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-07-10T09:38:46.560479Z[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-07-10T09:38:46.560585Z[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-07-10T09:38:46.560648Z[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-07-10T09:38:46.560699Z[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-07-10T09:38:46.561076Z[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-07-10T09:38:46.561994Z[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-07-10T09:38:46.562117Z[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-07-10T09:38:46.562174Z[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-07-10T09:38:46.562235Z[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-07-10T09:38:46.562931Z[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-07-10T09:38:46.562875Z[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-07-10T09:38:46.563079Z[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-07-10T09:38:46.563139Z[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-07-10T09:38:46.563194Z[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-07-10T09:38:46.563778Z[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-07-10T09:38:46.564374Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.565013Z[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-07-10T09:38:46.565122Z[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-07-10T09:38:46.565172Z[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-07-10T09:38:46.565231Z[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-07-10T09:38:46.565285Z[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-07-10T09:38:46.565368Z[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-07-10T09:38:46.565441Z[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-07-10T09:38:46.565521Z[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-07-10T09:38:46.565612Z[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-07-10T09:38:46.565771Z[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-07-10T09:38:46.566015Z[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-07-10T09:38:46.567482Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.567595Z[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-07-10T09:38:46.567674Z[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-07-10T09:38:46.567745Z[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-07-10T09:38:46.563826Z[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-07-10T09:38:46.567934Z[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-07-10T09:38:46.568655Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.570250Z[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-07-10T09:38:46.570351Z[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-07-10T09:38:46.570427Z[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-07-10T09:38:46.576476Z[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-07-10T09:38:46.575484Z[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-07-10T09:38:46.578907Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.579024Z[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-07-10T09:38:46.579093Z[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-07-10T09:38:46.579160Z[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-07-10T09:38:46.579315Z[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-07-10T09:38:46.585933Z[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-07-10T09:38:46.585999Z[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-07-10T09:38:46.586066Z[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-07-10T09:38:46.586177Z[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-07-10T09:38:46.586259Z[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-07-10T09:38:46.589021Z[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-07-10T09:38:46.589105Z[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-07-10T09:38:46.589182Z[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-07-10T09:38:46.589258Z[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-07-10T09:38:46.590328Z[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-07-10T09:38:46.590527Z[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-07-10T09:38:46.590730Z[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-07-10T09:38:46.591093Z[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-07-10T09:38:46.591289Z[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-07-10T09:38:46.591918Z[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-07-10T09:38:46.592944Z[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-07-10T09:38:46.593032Z[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-07-10T09:38:46.593095Z[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-07-10T09:38:46.613315Z[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-07-10T09:38:46.615551Z[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-07-10T09:38:46.615740Z[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-07-10T09:38:46.624180Z[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-07-10T09:38:46.625323Z[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-07-10T09:38:46.625599Z[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-07-10T09:38:46.625711Z[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-07-10T09:38:46.625782Z[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-07-10T09:38:46.625979Z[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-07-10T09:38:46.629073Z[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-07-10T09:38:46.629209Z[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-07-10T09:38:46.629270Z[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-07-10T09:38:46.629331Z[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-07-10T09:38:46.630922Z[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-07-10T09:38:46.642807Z[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-07-10T09:38:46.650657Z[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-07-10T09:38:46.650782Z[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-07-10T09:38:46.652006Z[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-07-10T09:38:46.652217Z[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-07-10T09:38:46.652312Z[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-07-10T09:38:46.652402Z[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-07-10T09:38:46.652583Z[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-07-10T09:38:46.652720Z[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-07-10T09:38:46.653223Z[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-07-10T09:38:46.653935Z[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-07-10T09:38:46.654010Z[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-07-10T09:38:46.655248Z[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-07-10T09:38:46.662223Z[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-07-10T09:38:46.664209Z[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-07-10T09:38:46.664350Z[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-07-10T09:38:46.664569Z[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-07-10T09:38:46.664710Z[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-07-10T09:38:46.664935Z[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-07-10T09:38:46.665137Z[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-07-10T09:38:46.665274Z[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-07-10T09:38:46.666376Z[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-07-10T09:38:46.666462Z[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-07-10T09:38:46.666757Z[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-07-10T09:38:46.670143Z[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-07-10T09:38:46.671115Z[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-07-10T09:38:46.674141Z[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-07-10T09:38:46.674254Z[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-07-10T09:38:46.674325Z[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-07-10T09:38:46.674128Z[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-07-10T09:38:46.675590Z[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-07-10T09:38:46.675688Z[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-07-10T09:38:46.675747Z[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-07-10T09:38:46.675800Z[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-07-10T09:38:46.683178Z[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-07-10T09:38:46.689256Z[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-07-10T09:38:46.691232Z[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-07-10T09:38:46.691480Z[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-07-10T09:38:46.691661Z[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-07-10T09:38:46.691912Z[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-07-10T09:38:46.692141Z[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-07-10T09:38:46.692285Z[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-07-10T09:38:46.693376Z[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-07-10T09:38:46.693468Z[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-07-10T09:38:46.693666Z[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-07-10T09:38:46.704257Z[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-07-10T09:38:46.704303Z[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-07-10T09:38:46.704409Z[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-07-10T09:38:46.704496Z[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-07-10T09:38:46.704581Z[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-07-10T09:38:46.704711Z[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-07-10T09:38:46.704780Z[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-07-10T09:38:46.705990Z[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-07-10T09:38:46.706330Z[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-07-10T09:38:46.716560Z[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-07-10T09:38:46.717113Z[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-07-10T09:38:46.717364Z[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-07-10T09:38:46.719225Z[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-07-10T09:38:46.719485Z[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-07-10T09:38:46.722204Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.733012Z[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-07-10T09:38:46.741448Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.748120Z[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-07-10T09:38:46.748256Z[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-07-10T09:38:46.748750Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.748899Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.749979Z[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-07-10T09:38:46.750135Z[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-07-10T09:38:46.741951Z[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-07-10T09:38:46.750220Z[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-07-10T09:38:46.750291Z[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-07-10T09:38:46.750354Z[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-07-10T09:38:46.750343Z[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-07-10T09:38:46.750505Z[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-07-10T09:38:46.750560Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.750576Z[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-07-10T09:38:46.750663Z[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-07-10T09:38:46.750664Z[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-07-10T09:38:46.750716Z[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-07-10T09:38:46.750731Z[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-07-10T09:38:46.750764Z[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-07-10T09:38:46.750792Z[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-07-10T09:38:46.750806Z[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-07-10T09:38:46.746628Z[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-07-10T09:38:46.750985Z[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-07-10T09:38:46.733638Z[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-07-10T09:38:46.748152Z[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-07-10T09:38:46.752407Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.746525Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.752927Z[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-07-10T09:38:46.752986Z[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-07-10T09:38:46.753050Z[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-07-10T09:38:46.733521Z[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-07-10T09:38:46.754168Z[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-07-10T09:38:46.754037Z[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-07-10T09:38:46.754278Z[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-07-10T09:38:46.754400Z[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-07-10T09:38:46.754517Z[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-07-10T09:38:46.755637Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.755716Z[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-07-10T09:38:46.755717Z[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-07-10T09:38:46.755767Z[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-07-10T09:38:46.755821Z[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-07-10T09:38:46.756235Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.756309Z[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-07-10T09:38:46.756317Z[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-07-10T09:38:46.756355Z[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-07-10T09:38:46.756399Z[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-07-10T09:38:46.757462Z[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-07-10T09:38:46.757560Z[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-07-10T09:38:46.760462Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.760540Z[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-07-10T09:38:46.760599Z[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-07-10T09:38:46.760643Z[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-07-10T09:38:46.762960Z[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-07-10T09:38:46.763975Z[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-07-10T09:38:46.780294Z[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-07-10T09:38:46.815556Z[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-07-10T09:38:46.820712Z[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-07-10T09:38:46.824080Z[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-07-10T09:38:46.824196Z[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-07-10T09:38:46.824240Z[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-07-10T09:38:46.824383Z[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-07-10T09:38:46.824595Z[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-07-10T09:38:46.824718Z[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-07-10T09:38:46.824876Z[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-07-10T09:38:46.825013Z[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-07-10T09:38:46.822917Z[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-07-10T09:38:46.845314Z[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-07-10T09:38:46.850326Z[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-07-10T09:38:46.852450Z[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-07-10T09:38:46.853323Z[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-07-10T09:38:46.857752Z[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-07-10T09:38:46.859059Z[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-07-10T09:38:46.873769Z[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-07-10T09:38:46.865621Z[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-07-10T09:38:46.873893Z[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-07-10T09:38:46.873964Z[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-07-10T09:38:46.850307Z[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-07-10T09:38:46.875035Z[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-07-10T09:38:46.875158Z[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-07-10T09:38:46.875226Z[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-07-10T09:38:46.875287Z[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-07-10T09:38:46.876060Z[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-07-10T09:38:46.889176Z[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-07-10T09:38:46.871164Z[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-07-10T09:38:46.907438Z[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-07-10T09:38:46.908001Z[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-07-10T09:38:46.908999Z[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-07-10T09:38:46.909160Z[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-07-10T09:38:46.909269Z[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-07-10T09:38:46.909324Z[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-07-10T09:38:46.909405Z[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-07-10T09:38:46.909461Z[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-07-10T09:38:46.910663Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.873592Z[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-07-10T09:38:46.914098Z[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-07-10T09:38:46.922004Z[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-07-10T09:38:46.922200Z[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-07-10T09:38:46.922276Z[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-07-10T09:38:46.922339Z[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-07-10T09:38:46.922423Z[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-07-10T09:38:46.922503Z[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-07-10T09:38:46.922565Z[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-07-10T09:38:46.922646Z[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-07-10T09:38:46.922741Z[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-07-10T09:38:46.922884Z[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-07-10T09:38:46.922954Z[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-07-10T09:38:46.923012Z[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-07-10T09:38:46.923068Z[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-07-10T09:38:46.923115Z[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-07-10T09:38:46.923155Z[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-07-10T09:38:46.923199Z[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-07-10T09:38:46.923240Z[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-07-10T09:38:46.923284Z[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-07-10T09:38:46.923342Z[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-07-10T09:38:46.923402Z[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-07-10T09:38:46.923495Z[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-07-10T09:38:46.923542Z[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-07-10T09:38:46.923586Z[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-07-10T09:38:46.873716Z[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-07-10T09:38:46.869019Z[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-07-10T09:38:46.924931Z[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-07-10T09:38:46.876521Z[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-07-10T09:38:46.882716Z[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-07-10T09:38:46.926999Z[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-07-10T09:38:46.870990Z[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-07-10T09:38:46.890477Z[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-07-10T09:38:46.871260Z[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-07-10T09:38:46.920247Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.927386Z[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-07-10T09:38:46.927444Z[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-07-10T09:38:46.927498Z[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-07-10T09:38:46.873635Z[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-07-10T09:38:46.929967Z[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-07-10T09:38:46.910806Z[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-07-10T09:38:46.933945Z[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-07-10T09:38:46.937296Z[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-07-10T09:38:46.939053Z[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-07-10T09:38:46.939208Z[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-07-10T09:38:46.941225Z[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-07-10T09:38:46.941571Z[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-07-10T09:38:46.942188Z[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-07-10T09:38:46.943170Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.954597Z[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-07-10T09:38:46.957094Z[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-07-10T09:38:46.957761Z[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-07-10T09:38:46.958210Z[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-07-10T09:38:46.958589Z[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-07-10T09:38:46.959594Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.962920Z[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-07-10T09:38:46.963422Z[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-07-10T09:38:46.963727Z[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-07-10T09:38:46.964699Z[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-07-10T09:38:46.972831Z[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-07-10T09:38:46.966359Z[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-07-10T09:38:46.976066Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.976643Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.977413Z[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-07-10T09:38:46.983135Z[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-07-10T09:38:46.983269Z[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-07-10T09:38:46.983644Z[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-07-10T09:38:46.983740Z[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-07-10T09:38:46.983833Z[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-07-10T09:38:46.984000Z[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-07-10T09:38:46.977071Z[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-07-10T09:38:46.971091Z[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-07-10T09:38:46.979436Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.986173Z[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-07-10T09:38:46.986275Z[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-07-10T09:38:46.986352Z[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-07-10T09:38:46.979564Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:46.980942Z[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-07-10T09:38:46.986616Z[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-07-10T09:38:46.986672Z[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-07-10T09:38:46.986726Z[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-07-10T09:38:46.986962Z[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-07-10T09:38:46.986983Z[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-07-10T09:38:46.987081Z[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-07-10T09:38:46.989012Z[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-07-10T09:38:46.989246Z[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-07-10T09:38:46.989328Z[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-07-10T09:38:46.989394Z[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-07-10T09:38:46.989487Z[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-07-10T09:38:46.982056Z[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-07-10T09:38:46.991955Z[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-07-10T09:38:46.982142Z[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-07-10T09:38:46.982206Z[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-07-10T09:38:46.992285Z[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-07-10T09:38:46.992608Z[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-07-10T09:38:46.992714Z[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-07-10T09:38:46.982247Z[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-07-10T09:38:46.994059Z[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-07-10T09:38:46.994144Z[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-07-10T09:38:46.994157Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.994213Z[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-07-10T09:38:46.994384Z[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-07-10T09:38:46.994898Z[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-07-10T09:38:47.013276Z[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-07-10T09:38:47.013550Z[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-07-10T09:38:47.011827Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.014141Z[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-07-10T09:38:47.014251Z[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-07-10T09:38:47.021033Z[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-07-10T09:38:47.041844Z[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-07-10T09:38:47.042374Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:46.957336Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.052076Z[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-07-10T09:38:47.052335Z[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-07-10T09:38:47.052541Z[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-07-10T09:38:47.052646Z[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-07-10T09:38:47.055628Z[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-07-10T09:38:47.048828Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.062091Z[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-07-10T09:38:47.062220Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.062317Z[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-07-10T09:38:47.062338Z[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-07-10T09:38:47.062404Z[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-07-10T09:38:47.062422Z[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-07-10T09:38:47.062496Z[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-07-10T09:38:47.062594Z[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-07-10T09:38:47.062697Z[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-07-10T09:38:47.062801Z[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-07-10T09:38:47.063073Z[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-07-10T09:38:47.063137Z[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-07-10T09:38:47.063183Z[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-07-10T09:38:47.064971Z[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-07-10T09:38:47.065189Z[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-07-10T09:38:47.065247Z[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-07-10T09:38:47.067475Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.080909Z[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-07-10T09:38:47.085026Z[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-07-10T09:38:47.086947Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.087074Z[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-07-10T09:38:47.087147Z[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-07-10T09:38:47.087197Z[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-07-10T09:38:47.097784Z[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-07-10T09:38:47.101016Z[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-07-10T09:38:47.101235Z[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-07-10T09:38:47.102486Z[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-07-10T09:38:47.103512Z[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-07-10T09:38:47.104131Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.110934Z[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-07-10T09:38:47.111247Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.111296Z[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-07-10T09:38:47.111354Z[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-07-10T09:38:47.111420Z[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-07-10T09:38:47.111474Z[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-07-10T09:38:47.111881Z[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-07-10T09:38:47.112629Z[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-07-10T09:38:47.114713Z[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-07-10T09:38:47.114929Z[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-07-10T09:38:47.115028Z[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-07-10T09:38:47.115111Z[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-07-10T09:38:47.115527Z[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-07-10T09:38:47.114843Z[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-07-10T09:38:47.116937Z[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-07-10T09:38:47.116986Z[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-07-10T09:38:47.117020Z[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-07-10T09:38:47.117074Z[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-07-10T09:38:47.117092Z[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-07-10T09:38:47.117138Z[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-07-10T09:38:47.117158Z[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-07-10T09:38:47.118374Z[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-07-10T09:38:47.118404Z[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-07-10T09:38:47.118437Z[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-07-10T09:38:47.118492Z[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-07-10T09:38:47.118492Z[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-07-10T09:38:47.147223Z[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-07-10T09:38:47.149226Z[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-07-10T09:38:47.149405Z[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-07-10T09:38:47.149581Z[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-07-10T09:38:47.149751Z[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-07-10T09:38:47.149816Z[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-07-10T09:38:47.149945Z[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-07-10T09:38:47.150030Z[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-07-10T09:38:47.151274Z[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-07-10T09:38:47.151347Z[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-07-10T09:38:47.157948Z[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-07-10T09:38:47.158342Z[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-07-10T09:38:47.163598Z[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-07-10T09:38:47.168079Z[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-07-10T09:38:47.168309Z[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-07-10T09:38:47.168434Z[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-07-10T09:38:47.168711Z[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-07-10T09:38:47.169936Z[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-07-10T09:38:47.170176Z[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-07-10T09:38:47.172274Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.173130Z[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-07-10T09:38:47.173727Z[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-07-10T09:38:47.174087Z[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-07-10T09:38:47.174623Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.175810Z[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-07-10T09:38:47.177032Z[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-07-10T09:38:47.177077Z[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-07-10T09:38:47.177974Z[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-07-10T09:38:47.178066Z[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-07-10T09:38:47.178150Z[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-07-10T09:38:47.178234Z[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-07-10T09:38:47.178328Z[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-07-10T09:38:47.178430Z[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-07-10T09:38:47.179352Z[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-07-10T09:38:47.180499Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.181090Z[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-07-10T09:38:47.181178Z[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-07-10T09:38:47.181249Z[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-07-10T09:38:47.181320Z[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-07-10T09:38:47.181397Z[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-07-10T09:38:47.181459Z[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-07-10T09:38:47.181525Z[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-07-10T09:38:47.183260Z[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-07-10T09:38:47.183576Z[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-07-10T09:38:47.183613Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.183698Z[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-07-10T09:38:47.183750Z[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-07-10T09:38:47.183798Z[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-07-10T09:38:47.183956Z[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-07-10T09:38:47.184060Z[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-07-10T09:38:47.184128Z[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-07-10T09:38:47.184201Z[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-07-10T09:38:47.184283Z[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-07-10T09:38:47.185367Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.185450Z[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-07-10T09:38:47.185508Z[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-07-10T09:38:47.185560Z[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-07-10T09:38:47.185663Z[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-07-10T09:38:47.188043Z[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-07-10T09:38:47.188133Z[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-07-10T09:38:47.188198Z[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-07-10T09:38:47.188264Z[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-07-10T09:38:47.188363Z[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-07-10T09:38:47.197492Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.197625Z[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-07-10T09:38:47.197740Z[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-07-10T09:38:47.197808Z[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-07-10T09:38:47.197792Z[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-07-10T09:38:47.199169Z[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-07-10T09:38:47.200394Z[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-07-10T09:38:47.227087Z[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-07-10T09:38:47.233070Z[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-07-10T09:38:47.235359Z[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-07-10T09:38:47.235424Z[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-07-10T09:38:47.235476Z[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-07-10T09:38:47.235550Z[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-07-10T09:38:47.235626Z[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-07-10T09:38:47.235734Z[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-07-10T09:38:47.235273Z[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-07-10T09:38:47.236055Z[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-07-10T09:38:47.236238Z[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-07-10T09:38:47.236402Z[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-07-10T09:38:47.236499Z[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-07-10T09:38:47.236991Z[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-07-10T09:38:47.237072Z[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-07-10T09:38:47.237125Z[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-07-10T09:38:47.237172Z[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-07-10T09:38:47.237218Z[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-07-10T09:38:47.237286Z[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-07-10T09:38:47.237382Z[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-07-10T09:38:47.239128Z[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-07-10T09:38:47.239778Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.244062Z[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-07-10T09:38:47.247386Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.247630Z[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-07-10T09:38:47.247832Z[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-07-10T09:38:47.249974Z[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-07-10T09:38:47.250109Z[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-07-10T09:38:47.250304Z[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-07-10T09:38:47.240984Z[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-07-10T09:38:47.253505Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.260967Z[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-07-10T09:38:47.262942Z[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-07-10T09:38:47.265922Z[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-07-10T09:38:47.249311Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.263128Z[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-07-10T09:38:47.270114Z[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-07-10T09:38:47.270243Z[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-07-10T09:38:47.263269Z[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-07-10T09:38:47.263934Z[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-07-10T09:38:47.264185Z[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-07-10T09:38:47.270559Z[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-07-10T09:38:47.270622Z[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-07-10T09:38:47.264335Z[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-07-10T09:38:47.270672Z[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-07-10T09:38:47.270606Z[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-07-10T09:38:47.271564Z[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-07-10T09:38:47.272730Z[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-07-10T09:38:47.273198Z[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-07-10T09:38:47.273275Z[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-07-10T09:38:47.273326Z[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-07-10T09:38:47.273436Z[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-07-10T09:38:47.274221Z[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-07-10T09:38:47.274454Z[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-07-10T09:38:47.274532Z[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-07-10T09:38:47.274598Z[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-07-10T09:38:47.274669Z[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-07-10T09:38:47.274773Z[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-07-10T09:38:47.274918Z[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-07-10T09:38:47.275169Z[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-07-10T09:38:47.275733Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.275918Z[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-07-10T09:38:47.276019Z[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-07-10T09:38:47.276177Z[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-07-10T09:38:47.276278Z[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-07-10T09:38:47.276779Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.277937Z[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-07-10T09:38:47.278019Z[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-07-10T09:38:47.285134Z[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-07-10T09:38:47.285598Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.285695Z[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-07-10T09:38:47.285764Z[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-07-10T09:38:47.285822Z[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-07-10T09:38:47.285964Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.286052Z[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-07-10T09:38:47.286103Z[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-07-10T09:38:47.286157Z[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-07-10T09:38:47.286263Z[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-07-10T09:38:47.286369Z[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-07-10T09:38:47.287596Z[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-07-10T09:38:47.287742Z[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-07-10T09:38:47.287814Z[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-07-10T09:38:47.330293Z[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-07-10T09:38:47.330313Z[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-07-10T09:38:47.330445Z[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-07-10T09:38:47.330579Z[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-07-10T09:38:47.330836Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.332425Z[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-07-10T09:38:47.332645Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.332769Z[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-07-10T09:38:47.332911Z[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-07-10T09:38:47.333026Z[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-07-10T09:38:47.333197Z[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-07-10T09:38:47.334940Z[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-07-10T09:38:47.335480Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.336001Z[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-07-10T09:38:47.336094Z[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-07-10T09:38:47.336166Z[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-07-10T09:38:47.336245Z[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-07-10T09:38:47.340983Z[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-07-10T09:38:47.345178Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.345285Z[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-07-10T09:38:47.345360Z[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-07-10T09:38:47.345425Z[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-07-10T09:38:47.345611Z[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-07-10T09:38:47.346897Z[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-07-10T09:38:47.348836Z[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-07-10T09:38:47.348881Z[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-07-10T09:38:47.349005Z[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-07-10T09:38:47.349530Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.350280Z[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-07-10T09:38:47.350372Z[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-07-10T09:38:47.362914Z[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-07-10T09:38:47.364962Z[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-07-10T09:38:47.365554Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.365979Z[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-07-10T09:38:47.366135Z[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-07-10T09:38:47.372162Z[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-07-10T09:38:47.372460Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.372491Z[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-07-10T09:38:47.372590Z[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-07-10T09:38:47.372830Z[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-07-10T09:38:47.372943Z[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-07-10T09:38:47.373968Z[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-07-10T09:38:47.375173Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.375265Z[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-07-10T09:38:47.375330Z[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-07-10T09:38:47.375389Z[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-07-10T09:38:47.375513Z[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-07-10T09:38:47.376808Z[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-07-10T09:38:47.397526Z[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-07-10T09:38:47.421779Z[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-07-10T09:38:47.428070Z[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-07-10T09:38:47.434981Z[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-07-10T09:38:47.435319Z[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-07-10T09:38:47.435592Z[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-07-10T09:38:47.435671Z[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-07-10T09:38:47.435742Z[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-07-10T09:38:47.436964Z[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-07-10T09:38:47.437092Z[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-07-10T09:38:47.437213Z[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-07-10T09:38:47.438274Z[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-07-10T09:38:47.450948Z[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-07-10T09:38:47.451486Z[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-07-10T09:38:47.451722Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.453100Z[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-07-10T09:38:47.455800Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.455847Z[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-07-10T09:38:47.457317Z[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-07-10T09:38:47.457417Z[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-07-10T09:38:47.457492Z[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-07-10T09:38:47.458275Z[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-07-10T09:38:47.463166Z[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-07-10T09:38:47.463795Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.468946Z[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-07-10T09:38:47.464053Z[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-07-10T09:38:47.470139Z[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-07-10T09:38:47.470229Z[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-07-10T09:38:47.470310Z[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-07-10T09:38:47.470377Z[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-07-10T09:38:47.470456Z[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-07-10T09:38:47.470587Z[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-07-10T09:38:47.471842Z[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-07-10T09:38:47.472008Z[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-07-10T09:38:47.470811Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.473207Z[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-07-10T09:38:47.473293Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.473358Z[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-07-10T09:38:47.473396Z[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-07-10T09:38:47.473442Z[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-07-10T09:38:47.474941Z[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-07-10T09:38:47.475433Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.475770Z[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-07-10T09:38:47.477030Z[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-07-10T09:38:47.477059Z[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-07-10T09:38:47.477150Z[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-07-10T09:38:47.477215Z[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-07-10T09:38:47.477275Z[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-07-10T09:38:47.477329Z[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-07-10T09:38:47.477390Z[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-07-10T09:38:47.477485Z[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-07-10T09:38:47.477532Z[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-07-10T09:38:47.477575Z[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-07-10T09:38:47.477556Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.477614Z[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-07-10T09:38:47.477653Z[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-07-10T09:38:47.477695Z[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-07-10T09:38:47.480788Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.481150Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.481250Z[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-07-10T09:38:47.481340Z[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-07-10T09:38:47.481326Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.481403Z[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-07-10T09:38:47.483054Z[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-07-10T09:38:47.483091Z[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-07-10T09:38:47.483088Z[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-07-10T09:38:47.483899Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.483914Z[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-07-10T09:38:47.483978Z[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-07-10T09:38:47.484029Z[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-07-10T09:38:47.484073Z[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-07-10T09:38:47.484091Z[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-07-10T09:38:47.484287Z[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-07-10T09:38:47.484316Z[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-07-10T09:38:47.484442Z[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-07-10T09:38:47.485484Z[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-07-10T09:38:47.485549Z[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-07-10T09:38:47.485604Z[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-07-10T09:38:47.488974Z[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-07-10T09:38:47.489133Z[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-07-10T09:38:47.489217Z[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-07-10T09:38:47.489354Z[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-07-10T09:38:47.489496Z[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-07-10T09:38:47.486839Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.489973Z[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-07-10T09:38:47.490052Z[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-07-10T09:38:47.490109Z[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-07-10T09:38:47.492896Z[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-07-10T09:38:47.493573Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.526069Z[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-07-10T09:38:47.526343Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.526440Z[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-07-10T09:38:47.526492Z[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-07-10T09:38:47.526553Z[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-07-10T09:38:47.527443Z[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-07-10T09:38:47.552120Z[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-07-10T09:38:47.560515Z[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-07-10T09:38:47.560697Z[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-07-10T09:38:47.560797Z[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-07-10T09:38:47.561975Z[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-07-10T09:38:47.562236Z[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-07-10T09:38:47.562391Z[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-07-10T09:38:47.562828Z[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-07-10T09:38:47.564052Z[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-07-10T09:38:47.564321Z[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-07-10T09:38:47.578081Z[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-07-10T09:38:47.582969Z[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-07-10T09:38:47.584170Z[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-07-10T09:38:47.584441Z[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-07-10T09:38:47.584703Z[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-07-10T09:38:47.585841Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.586303Z[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-07-10T09:38:47.588288Z[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-07-10T09:38:47.588783Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.589819Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.589938Z[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-07-10T09:38:47.592008Z[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-07-10T09:38:47.592074Z[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-07-10T09:38:47.591982Z[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-07-10T09:38:47.592132Z[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-07-10T09:38:47.592212Z[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-07-10T09:38:47.593249Z[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-07-10T09:38:47.595339Z[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-07-10T09:38:47.597978Z[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-07-10T09:38:47.598111Z[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-07-10T09:38:47.598242Z[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-07-10T09:38:47.598360Z[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-07-10T09:38:47.598007Z[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-07-10T09:38:47.599963Z[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-07-10T09:38:47.600125Z[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-07-10T09:38:47.601136Z[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-07-10T09:38:47.603503Z[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-07-10T09:38:47.606190Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.610064Z[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-07-10T09:38:47.610406Z[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-07-10T09:38:47.611017Z[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-07-10T09:38:47.611299Z[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-07-10T09:38:47.612991Z[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-07-10T09:38:47.613101Z[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-07-10T09:38:47.613188Z[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-07-10T09:38:47.613301Z[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-07-10T09:38:47.622095Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.622235Z[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-07-10T09:38:47.623418Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.623526Z[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-07-10T09:38:47.623638Z[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-07-10T09:38:47.623723Z[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-07-10T09:38:47.623931Z[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-07-10T09:38:47.624005Z[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-07-10T09:38:47.626561Z[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-07-10T09:38:47.626675Z[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-07-10T09:38:47.628256Z[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-07-10T09:38:47.628360Z[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-07-10T09:38:47.634604Z[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-07-10T09:38:47.637269Z[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-07-10T09:38:47.660561Z[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-07-10T09:38:47.661944Z[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-07-10T09:38:47.663348Z[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-07-10T09:38:47.663932Z[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-07-10T09:38:47.664227Z[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-07-10T09:38:47.664322Z[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-07-10T09:38:47.664392Z[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-07-10T09:38:47.664457Z[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-07-10T09:38:47.665017Z[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-07-10T09:38:47.665232Z[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-07-10T09:38:47.665305Z[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-07-10T09:38:47.665378Z[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-07-10T09:38:47.665445Z[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-07-10T09:38:47.665559Z[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-07-10T09:38:47.665631Z[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-07-10T09:38:47.667378Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.670904Z[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-07-10T09:38:47.671088Z[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-07-10T09:38:47.678081Z[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-07-10T09:38:47.678203Z[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-07-10T09:38:47.680972Z[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-07-10T09:38:47.687388Z[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-07-10T09:38:47.692456Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.692623Z[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-07-10T09:38:47.694392Z[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-07-10T09:38:47.694679Z[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-07-10T09:38:47.698036Z[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-07-10T09:38:47.698147Z[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-07-10T09:38:47.705530Z[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-07-10T09:38:47.705708Z[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-07-10T09:38:47.705805Z[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-07-10T09:38:47.709001Z[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-07-10T09:38:47.709114Z[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-07-10T09:38:47.709266Z[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-07-10T09:38:47.709613Z[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-07-10T09:38:47.709709Z[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-07-10T09:38:47.711113Z[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-07-10T09:38:47.712946Z[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-07-10T09:38:47.713532Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.714952Z[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-07-10T09:38:47.715065Z[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-07-10T09:38:47.720258Z[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-07-10T09:38:47.722056Z[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-07-10T09:38:47.722333Z[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-07-10T09:38:47.722414Z[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-07-10T09:38:47.725690Z[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-07-10T09:38:47.726589Z[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-07-10T09:38:47.727280Z[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-07-10T09:38:47.727621Z[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-07-10T09:38:47.728882Z[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-07-10T09:38:47.728966Z[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-07-10T09:38:47.731055Z[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-07-10T09:38:47.731483Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.731513Z[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-07-10T09:38:47.731623Z[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-07-10T09:38:47.731699Z[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-07-10T09:38:47.731757Z[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-07-10T09:38:47.732979Z[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-07-10T09:38:47.734948Z[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-07-10T09:38:47.735012Z[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-07-10T09:38:47.742208Z[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-07-10T09:38:47.742355Z[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-07-10T09:38:47.742417Z[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-07-10T09:38:47.747888Z[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-07-10T09:38:47.751774Z[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-07-10T09:38:47.752103Z[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-07-10T09:38:47.754433Z[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-07-10T09:38:47.754908Z[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-07-10T09:38:47.755161Z[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-07-10T09:38:47.755277Z[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-07-10T09:38:47.755384Z[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-07-10T09:38:47.756494Z[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-07-10T09:38:47.756724Z[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-07-10T09:38:47.757070Z[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-07-10T09:38:47.758110Z[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-07-10T09:38:47.762889Z[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-07-10T09:38:47.766195Z[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-07-10T09:38:47.766309Z[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-07-10T09:38:47.766389Z[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-07-10T09:38:47.766458Z[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-07-10T09:38:47.766582Z[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-07-10T09:38:47.766681Z[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-07-10T09:38:47.766196Z[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-07-10T09:38:47.769314Z[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-07-10T09:38:47.779107Z[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-07-10T09:38:47.781183Z[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-07-10T09:38:47.787145Z[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-07-10T09:38:47.788563Z[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-07-10T09:38:47.788667Z[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-07-10T09:38:47.788740Z[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-07-10T09:38:47.796622Z[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-07-10T09:38:47.799275Z[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-07-10T09:38:47.799524Z[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-07-10T09:38:47.800960Z[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-07-10T09:38:47.801110Z[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-07-10T09:38:47.801260Z[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-07-10T09:38:47.802533Z[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-07-10T09:38:47.802671Z[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-07-10T09:38:47.802769Z[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-07-10T09:38:47.812585Z[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-07-10T09:38:47.812759Z[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-07-10T09:38:47.812810Z[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-07-10T09:38:47.813087Z[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-07-10T09:38:47.812883Z[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-07-10T09:38:47.813452Z[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-07-10T09:38:47.814206Z[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-07-10T09:38:47.814702Z[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-07-10T09:38:47.815255Z[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-07-10T09:38:47.815838Z[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-07-10T09:38:47.816016Z[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-07-10T09:38:47.816317Z[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-07-10T09:38:47.816574Z[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-07-10T09:38:47.816772Z[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-07-10T09:38:47.817080Z[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-07-10T09:38:47.817278Z[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-07-10T09:38:47.817768Z[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-07-10T09:38:47.818038Z[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-07-10T09:38:47.821337Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:47.828024Z[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-07-10T09:38:47.829176Z[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-07-10T09:38:47.830922Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:47.831026Z[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-07-10T09:38:47.831112Z[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-07-10T09:38:47.831172Z[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-07-10T09:38:47.832962Z[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-07-10T09:38:47.833122Z[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-07-10T09:38:47.833213Z[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-07-10T09:38:47.833275Z[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-07-10T09:38:47.833338Z[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-07-10T09:38:47.834215Z[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-07-10T09:38:47.835941Z[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-07-10T09:38:47.835980Z[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-07-10T09:38:47.836025Z[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-07-10T09:38:47.836081Z[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-07-10T09:38:47.836116Z[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-07-10T09:38:47.836475Z[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-07-10T09:38:47.817229Z[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-07-10T09:38:47.846208Z[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-07-10T09:38:47.848391Z[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-07-10T09:38:47.848754Z[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-07-10T09:38:47.848884Z[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-07-10T09:38:47.849012Z[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-07-10T09:38:47.849174Z[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-07-10T09:38:47.850114Z[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-07-10T09:38:47.850196Z[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-07-10T09:38:47.850246Z[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-07-10T09:38:47.850298Z[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-07-10T09:38:47.850404Z[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-07-10T09:38:47.863702Z[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-07-10T09:38:47.865995Z[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-07-10T09:38:47.866163Z[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-07-10T09:38:47.867309Z[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-07-10T09:38:47.867397Z[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-07-10T09:38:47.867471Z[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-07-10T09:38:47.867591Z[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-07-10T09:38:47.867658Z[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-07-10T09:38:47.867713Z[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-07-10T09:38:47.871221Z[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-07-10T09:38:47.871298Z[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-07-10T09:38:47.871390Z[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-07-10T09:38:47.871445Z[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-07-10T09:38:47.871529Z[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-07-10T09:38:47.871590Z[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-07-10T09:38:47.871683Z[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-07-10T09:38:47.871743Z[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-07-10T09:38:47.872958Z[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-07-10T09:38:47.873035Z[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-07-10T09:38:47.873104Z[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-07-10T09:38:47.873165Z[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-07-10T09:38:47.873200Z[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-07-10T09:38:47.873242Z[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-07-10T09:38:47.873309Z[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-07-10T09:38:47.873359Z[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-07-10T09:38:47.874506Z[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-07-10T09:38:47.874609Z[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-07-10T09:38:47.874658Z[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-07-10T09:38:47.874711Z[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-07-10T09:38:47.879012Z[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-07-10T09:38:47.879287Z[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-07-10T09:38:47.883090Z[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-07-10T09:38:47.883287Z[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-07-10T09:38:47.883362Z[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-07-10T09:38:47.883430Z[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-07-10T09:38:47.883562Z[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-07-10T09:38:47.883634Z[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-07-10T09:38:47.883650Z[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-07-10T09:38:47.885956Z[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-07-10T09:38:47.886098Z[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-07-10T09:38:47.888977Z[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-07-10T09:38:47.889070Z[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-07-10T09:38:47.892637Z[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-07-10T09:38:47.893892Z[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-07-10T09:38:47.896285Z[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-07-10T09:38:47.896396Z[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-07-10T09:38:47.896472Z[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-07-10T09:38:47.896480Z[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-07-10T09:38:47.896549Z[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-07-10T09:38:47.896685Z[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-07-10T09:38:47.896743Z[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-07-10T09:38:47.897194Z[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-07-10T09:38:47.898703Z[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-07-10T09:38:47.898757Z[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-07-10T09:38:47.898798Z[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-07-10T09:38:47.898881Z[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-07-10T09:38:47.898960Z[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-07-10T09:38:47.899017Z[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-07-10T09:38:47.899081Z[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-07-10T09:38:47.899138Z[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-07-10T09:38:47.899291Z[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-07-10T09:38:47.899329Z[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-07-10T09:38:47.899368Z[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-07-10T09:38:47.899431Z[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-07-10T09:38:47.899494Z[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-07-10T09:38:47.899946Z[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-07-10T09:38:47.900029Z[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-07-10T09:38:47.900086Z[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-07-10T09:38:47.900141Z[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-07-10T09:38:47.900191Z[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-07-10T09:38:47.900239Z[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-07-10T09:38:47.901412Z[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-07-10T09:38:47.901477Z[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-07-10T09:38:47.906573Z[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-07-10T09:38:47.910559Z[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-07-10T09:38:47.910825Z[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-07-10T09:38:47.911266Z[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-07-10T09:38:47.911400Z[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-07-10T09:38:47.911549Z[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-07-10T09:38:47.911624Z[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-07-10T09:38:47.911703Z[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-07-10T09:38:47.911768Z[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-07-10T09:38:47.911815Z[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-07-10T09:38:47.913027Z[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-07-10T09:38:47.924909Z[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-07-10T09:38:47.926371Z[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-07-10T09:38:47.926723Z[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-07-10T09:38:47.926954Z[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-07-10T09:38:47.927230Z[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-07-10T09:38:47.927378Z[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-07-10T09:38:47.927556Z[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-07-10T09:38:47.927623Z[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-07-10T09:38:47.927669Z[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-07-10T09:38:47.927765Z[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-07-10T09:38:47.928991Z[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-07-10T09:38:47.932208Z[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-07-10T09:38:47.932233Z[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-07-10T09:38:47.932298Z[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-07-10T09:38:47.932360Z[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-07-10T09:38:47.932423Z[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-07-10T09:38:47.932595Z[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-07-10T09:38:47.932687Z[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-07-10T09:38:47.932770Z[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-07-10T09:38:47.932518Z[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-07-10T09:38:47.946033Z[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-07-10T09:38:47.948306Z[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-07-10T09:38:47.953186Z[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-07-10T09:38:47.953206Z[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-07-10T09:38:47.953298Z[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-07-10T09:38:47.953372Z[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-07-10T09:38:47.953435Z[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-07-10T09:38:47.953546Z[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-07-10T09:38:47.953615Z[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-07-10T09:38:47.953669Z[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-07-10T09:38:47.953904Z[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-07-10T09:38:47.954869Z[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-07-10T09:38:47.957978Z[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-07-10T09:38:47.958002Z[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-07-10T09:38:47.958059Z[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-07-10T09:38:47.958128Z[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-07-10T09:38:47.958251Z[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-07-10T09:38:47.959335Z[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-07-10T09:38:47.959397Z[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-07-10T09:38:47.959443Z[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-07-10T09:38:47.959493Z[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-07-10T09:38:47.961667Z[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-07-10T09:38:47.962932Z[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-07-10T09:38:47.976005Z[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-07-10T09:38:47.976299Z[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-07-10T09:38:47.976502Z[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-07-10T09:38:47.985045Z[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-07-10T09:38:47.985217Z[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-07-10T09:38:47.986333Z[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-07-10T09:38:47.992731Z[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-07-10T09:38:47.992754Z[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-07-10T09:38:47.993286Z[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-07-10T09:38:47.992915Z[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-07-10T09:38:47.993604Z[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-07-10T09:38:47.993759Z[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-07-10T09:38:47.993411Z[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-07-10T09:38:47.994973Z[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-07-10T09:38:47.995202Z[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-07-10T09:38:48.012425Z[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-07-10T09:38:48.023391Z[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-07-10T09:38:48.023529Z[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-07-10T09:38:48.023599Z[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-07-10T09:38:48.023676Z[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-07-10T09:38:48.023741Z[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-07-10T09:38:48.023812Z[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-07-10T09:38:48.025138Z[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-07-10T09:38:48.029260Z[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-07-10T09:38:48.029902Z[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-07-10T09:38:48.029618Z[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-07-10T09:38:48.029769Z[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-07-10T09:38:48.029518Z[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-07-10T09:38:48.031415Z[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-07-10T09:38:48.031699Z[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-07-10T09:38:48.031518Z[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-07-10T09:38:48.031608Z[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-07-10T09:38:48.039524Z[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-07-10T09:38:48.040638Z[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-07-10T09:38:48.042548Z[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-07-10T09:38:48.048265Z[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-07-10T09:38:48.049742Z[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-07-10T09:38:48.049772Z[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-07-10T09:38:48.049919Z[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-07-10T09:38:48.050025Z[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-07-10T09:38:48.050115Z[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-07-10T09:38:48.050200Z[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-07-10T09:38:48.050285Z[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-07-10T09:38:48.050356Z[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-07-10T09:38:48.050506Z[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-07-10T09:38:48.050521Z[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-07-10T09:38:48.050613Z[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-07-10T09:38:48.050687Z[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-07-10T09:38:48.050757Z[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-07-10T09:38:48.050874Z[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-07-10T09:38:48.051617Z[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-07-10T09:38:48.051695Z[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-07-10T09:38:48.051743Z[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-07-10T09:38:48.051792Z[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-07-10T09:38:48.051838Z[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-07-10T09:38:48.049753Z[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-07-10T09:38:48.051913Z[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-07-10T09:38:48.051910Z[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-07-10T09:38:48.051961Z[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-07-10T09:38:48.052023Z[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-07-10T09:38:48.052149Z[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-07-10T09:38:48.052230Z[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-07-10T09:38:48.052297Z[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-07-10T09:38:48.052352Z[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-07-10T09:38:48.052420Z[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-07-10T09:38:48.052492Z[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-07-10T09:38:48.052587Z[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-07-10T09:38:48.052690Z[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-07-10T09:38:48.052749Z[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-07-10T09:38:48.052092Z[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-07-10T09:38:48.052952Z[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-07-10T09:38:48.054037Z[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-07-10T09:38:48.082344Z[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-07-10T09:38:48.088187Z[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-07-10T09:38:48.090644Z[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-07-10T09:38:48.094738Z[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-07-10T09:38:48.097248Z[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-07-10T09:38:48.097254Z[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-07-10T09:38:48.097455Z[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-07-10T09:38:48.097580Z[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-07-10T09:38:48.097680Z[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-07-10T09:38:48.097823Z[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-07-10T09:38:48.099024Z[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-07-10T09:38:48.099140Z[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-07-10T09:38:48.099243Z[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-07-10T09:38:48.103089Z[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-07-10T09:38:48.107478Z[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-07-10T09:38:48.107783Z[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-07-10T09:38:48.107886Z[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-07-10T09:38:48.108021Z[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-07-10T09:38:48.108067Z[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-07-10T09:38:48.109330Z[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-07-10T09:38:48.109280Z[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-07-10T09:38:48.109443Z[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-07-10T09:38:48.109526Z[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-07-10T09:38:48.111278Z[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-07-10T09:38:48.113310Z[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-07-10T09:38:48.113330Z[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-07-10T09:38:48.113465Z[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-07-10T09:38:48.113571Z[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-07-10T09:38:48.113623Z[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-07-10T09:38:48.115151Z[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-07-10T09:38:48.115421Z[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-07-10T09:38:48.115337Z[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-07-10T09:38:48.115278Z[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-07-10T09:38:48.122941Z[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-07-10T09:38:48.126611Z[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-07-10T09:38:48.132155Z[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-07-10T09:38:48.132611Z[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-07-10T09:38:48.194606Z[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-07-10T09:38:48.194988Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started all servers, starting client
[INFO] [stdout] [2m2026-07-10T09:38:48.279971Z[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-07-10T09:38:48.280215Z[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-07-10T09:38:48.280300Z[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-07-10T09:38:48.284969Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.285157Z[0m [32m INFO[0m [2mlibrqbit::session[0m[2m:[0m will use JSON database: "/tmp/rqbit_e2e_clientBQykE9/session" for session persistence
[INFO] [stdout] [2m2026-07-10T09:38:48.285310Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.285460Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m started client session
[INFO] [stdout] [2m2026-07-10T09:38:48.285598Z[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=[0m648fb6b57c6705186d11d2fc43ba382146c3d235
[INFO] [stdout] [2m2026-07-10T09:38:48.288064Z[0m [35mTRACE[0m [1mudp_tracker[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.288134Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mspeed_estimator[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.289987Z[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-07-10T09:38:48.290270Z[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:53842[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.290793Z[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:42772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.291135Z[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:59696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.291675Z[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:35002[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.291938Z[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-07-10T09:38:48.292024Z[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-07-10T09:38:48.292075Z[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-07-10T09:38:48.292332Z[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:59068[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.292800Z[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:37806[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.294147Z[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-07-10T09:38:48.294222Z[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-07-10T09:38:48.294476Z[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:42276[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.295098Z[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:35002[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.296142Z[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:37806[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.296360Z[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:59068[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.296639Z[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:53842[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.296731Z[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:42772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.296807Z[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:59696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.297011Z[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:42276[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.297269Z[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:53670[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.298330Z[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-07-10T09:38:48.298677Z[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-07-10T09:38:48.299005Z[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-07-10T09:38:48.299264Z[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-07-10T09:38:48.300303Z[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-07-10T09:38:48.300658Z[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-07-10T09:38:48.301069Z[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-07-10T09:38:48.301448Z[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:38588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.302466Z[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:53842"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.302743Z[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:59696"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.303012Z[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:35002"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.303290Z[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:59068"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.303618Z[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:48016[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.304203Z[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:42772"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.304469Z[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:60384[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.304957Z[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:53222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.305377Z[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:56586[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.306024Z[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-07-10T09:38:48.306267Z[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:42276"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.306357Z[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:53670[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.306440Z[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-07-10T09:38:48.306710Z[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:39950[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.307221Z[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-07-10T09:38:48.309161Z[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:42276"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.309825Z[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:37806"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.310551Z[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:38588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.310683Z[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:37806"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.310751Z[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:53842"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.310803Z[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:59696"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.310979Z[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:53222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.311115Z[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:59068"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.311171Z[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:42772"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.311230Z[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:48016[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.311334Z[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:60384[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.311437Z[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:56586[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.305833Z[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:54572[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.312329Z[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-07-10T09:38:48.313556Z[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:53670"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.313762Z[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:54572[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.309533Z[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:39950[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.314623Z[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:53670"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.314970Z[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:43218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.315301Z[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:35002"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.316600Z[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-07-10T09:38:48.316720Z[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:43218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.316872Z[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:43218"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.317946Z[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:43218"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.318387Z[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:37688[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.319221Z[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:38588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.319409Z[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:37688[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.319530Z[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:38588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.319740Z[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-07-10T09:38:48.320194Z[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-07-10T09:38:48.320461Z[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-07-10T09:38:48.320945Z[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-07-10T09:38:48.321175Z[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-07-10T09:38:48.321462Z[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-07-10T09:38:48.322270Z[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:45778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.322758Z[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:48016"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.323036Z[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:60384"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.323312Z[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:53222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.323580Z[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:56586"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.324078Z[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:37694[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.324420Z[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:53222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.324505Z[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:45778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.324587Z[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:48016"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.324645Z[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:60384"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.324753Z[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:37694[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.324939Z[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:56586"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.325633Z[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-07-10T09:38:48.325995Z[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:54572"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.326298Z[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:41470[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.326559Z[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:60448[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.326900Z[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:53650[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.327647Z[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:53650[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.327716Z[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:60448[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.327773Z[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:54572"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.327818Z[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:41470[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.323826Z[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:39950"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.328114Z[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:50692[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.328121Z[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:35136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.328332Z[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:37688"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.328470Z[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-07-10T09:38:48.328613Z[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:39950"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.328651Z[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:35136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.328749Z[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:37688"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.328939Z[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:50692[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.330474Z[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-07-10T09:38:48.330748Z[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-07-10T09:38:48.330897Z[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:33770[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.331054Z[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-07-10T09:38:48.331342Z[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-07-10T09:38:48.331452Z[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:41470"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.331699Z[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:37694"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.331745Z[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-07-10T09:38:48.332108Z[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-07-10T09:38:48.332159Z[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:53650"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.332414Z[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:60448"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.332533Z[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:53650"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.332554Z[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-07-10T09:38:48.332745Z[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:35136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.332944Z[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:41470"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.333034Z[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:37694"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.333505Z[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:35136"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.333748Z[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:60448"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.334092Z[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:32830[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.334189Z[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:50324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.334642Z[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:32830[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.334662Z[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:47766[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.334769Z[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:50324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.330835Z[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:45778"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.331828Z[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:33770[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.335039Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15127[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2026-07-10T09:38:48.335225Z[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:50692"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.335997Z[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:47766[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.336275Z[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:48340[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.336693Z[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:44468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.336783Z[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:32830"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.337090Z[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:53894[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.337363Z[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:45778"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.337413Z[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:50692"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.337606Z[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:44468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.337703Z[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:53894[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.337689Z[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:32830"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.337800Z[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:48340[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.338055Z[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:57326[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.338550Z[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:57326[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.339266Z[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-07-10T09:38:48.339708Z[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:33770"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.342050Z[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:33770"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.342916Z[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:46778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.343664Z[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:33666[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.344100Z[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:46778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.344270Z[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:38558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.344801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15125[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2026-07-10T09:38:48.345266Z[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:38558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.345413Z[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:33666[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.345538Z[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:50324"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.346334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15126[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2026-07-10T09:38:48.346564Z[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:47766"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.347182Z[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:48340"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.346821Z[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:50324"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.348008Z[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:48340"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.346589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15128[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2026-07-10T09:38:48.348201Z[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:47766"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.349163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15131[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2026-07-10T09:38:48.349973Z[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:44468"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.350071Z[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:53894"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.351061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1madd_torrent[0m[2m:[0m[1mread_metainfo_from_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:15129[1m}[0m[2m:[0m [2mlibrqbit::peer_connection[0m[2m:[0m broadcast channel closed, will not poll it anymore
[INFO] [stdout] [2m2026-07-10T09:38:48.351320Z[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:44468"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.351745Z[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:45902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.351840Z[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:53894"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.352956Z[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:45902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.353244Z[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:41728[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.354415Z[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:59068[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-07-10T09:38:48.355102Z[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:59068[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.355598Z[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:59068[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.355946Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m47[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37242[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.356244Z[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:53842[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-07-10T09:38:48.356341Z[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:53842[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.356398Z[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:53842[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.356626Z[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:41728[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-07-10T09:38:48.356719Z[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:41728[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.356783Z[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:41728[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.357154Z[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:33770[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-07-10T09:38:48.357247Z[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:33770[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.357301Z[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:33770[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.357511Z[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:45902[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-07-10T09:38:48.357610Z[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:45902[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.357667Z[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:45902[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.359051Z[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:53894[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-07-10T09:38:48.359218Z[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:53894[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.359301Z[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:53894[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.359437Z[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:57326[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-07-10T09:38:48.359524Z[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:57326[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.359595Z[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:57326[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.353643Z[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:51060[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.360160Z[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:51060[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-07-10T09:38:48.360264Z[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:51060[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.360319Z[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:51060[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.365354Z[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:44468[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-07-10T09:38:48.365615Z[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:44468[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.365753Z[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:44468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.366234Z[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:48340[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-07-10T09:38:48.366436Z[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:48340[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.366572Z[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:48340[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.367067Z[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:47766[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-07-10T09:38:48.367227Z[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:47766[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.367376Z[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:47766[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.370493Z[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:39950[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-07-10T09:38:48.371092Z[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:39950[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.371222Z[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:39950[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.371681Z[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:32830[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-07-10T09:38:48.371832Z[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:32830[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.370962Z[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:56586[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-07-10T09:38:48.372232Z[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:56586[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.372647Z[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:56586[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.372402Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m44[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:47732[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.372539Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m42[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:54554[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.373096Z[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:46778[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-07-10T09:38:48.373199Z[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:46778[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.373266Z[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:46778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.373385Z[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:53222[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-07-10T09:38:48.373473Z[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:53222[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.373503Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m35[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:56854[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.373529Z[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:53222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.373714Z[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:38558[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-07-10T09:38:48.373806Z[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:38558[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.373988Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m43[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:34182[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.374279Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m41[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:49350[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.374701Z[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:35136[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-07-10T09:38:48.374791Z[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:35136[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.374897Z[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:38558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.375134Z[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:33666[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-07-10T09:38:48.375233Z[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:33666[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.375291Z[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:33666[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.375382Z[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:50692[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-07-10T09:38:48.375471Z[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:50692[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.375492Z[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:53670[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-07-10T09:38:48.375524Z[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:50692[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.375568Z[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:53670[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.375618Z[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:53670[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.376224Z[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:41470[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-07-10T09:38:48.376298Z[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:48016[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-07-10T09:38:48.376321Z[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:41470[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.376368Z[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:41470[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.376374Z[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:48016[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.376417Z[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:48016[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.376672Z[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:37694[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-07-10T09:38:48.376760Z[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:37694[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.376745Z[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:60384[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-07-10T09:38:48.376804Z[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:37694[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.376823Z[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:60384[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.376900Z[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:60384[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.377112Z[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:37688[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-07-10T09:38:48.377165Z[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:60448[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-07-10T09:38:48.377245Z[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:60448[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.378468Z[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:60448[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.372681Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m45[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:53150[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.379084Z[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:59696[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-07-10T09:38:48.379187Z[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:59696[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.379246Z[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:59696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.371989Z[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:32830[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.379672Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m40[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:59236[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.379750Z[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:50324[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-07-10T09:38:48.379818Z[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:50464[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.379837Z[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:50324[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.379912Z[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:50324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.379993Z[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:53650[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-07-10T09:38:48.380025Z[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:43218[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-07-10T09:38:48.380081Z[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:53650[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380108Z[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:43218[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380132Z[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:53650[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.380149Z[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:43218[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.377327Z[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:38588[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-07-10T09:38:48.380249Z[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:37688[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380310Z[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:37688[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.377659Z[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:42276[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-07-10T09:38:48.378227Z[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:42772[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-07-10T09:38:48.380445Z[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:38588[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380477Z[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:42772[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380527Z[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:38588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.380527Z[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:42772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.377368Z[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:35002[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-07-10T09:38:48.380666Z[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:42276[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380731Z[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:42276[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.380710Z[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:35002[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.380782Z[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:35002[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.378846Z[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:54572[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-07-10T09:38:48.378982Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m39[1m}[0m[2m:[0m[1mincoming[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:37442[1m}[0m[2m:[0m [2mlibrqbit::session[0m[2m:[0m error checking incoming connection: error reading handshake: peer disconnected while reading handshake
[INFO] [stdout] [2m2026-07-10T09:38:48.377991Z[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:45778[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-07-10T09:38:48.378505Z[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:37806[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-07-10T09:38:48.381248Z[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:37806[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.381401Z[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:37806[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.381496Z[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:45778[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.381560Z[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:45778[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.374847Z[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:35136[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.381839Z[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:54572[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:48.381936Z[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:54572[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:48.387026Z[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-07-10T09:38:48.387441Z[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-07-10T09:38:48.387580Z[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_e2el8yyPK"
[INFO] [stdout] [2m2026-07-10T09:38:48.388007Z[0m [32m INFO[0m [2mlibrqbit::tests::e2e[0m[2m:[0m added handle
[INFO] [stdout] [2m2026-07-10T09:38:48.388244Z[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 ("1.data") at 0: failed reading chunk of size 32768, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.388791Z[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 ("53.data") at 0: failed reading chunk of size 15808, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.389034Z[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 ("12.data") at 0: failed reading chunk of size 31616, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.389237Z[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 ("43.data") at 0: failed reading chunk of size 14656, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.389414Z[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 ("17.data") at 0: failed reading chunk of size 30464, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.389574Z[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 ("46.data") at 0: failed reading chunk of size 13504, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.389734Z[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 ("44.data") at 0: failed reading chunk of size 29312, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.390085Z[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 ("22.data") at 0: failed reading chunk of size 12352, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.390273Z[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 ("5.data") at 0: failed reading chunk of size 28160, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.390443Z[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 ("37.data") at 0: failed reading chunk of size 11200, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.390604Z[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 ("39.data") at 0: failed reading chunk of size 27008, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.390770Z[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 ("28.data") at 0: failed reading chunk of size 10048, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.390966Z[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 ("34.data") at 0: failed reading chunk of size 25856, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.391150Z[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 ("3.data") at 0: failed reading chunk of size 8896, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.391320Z[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 ("26.data") at 0: failed reading chunk of size 24704, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.391496Z[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 ("40.data") at 0: failed reading chunk of size 7744, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.391662Z[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 ("11.data") at 0: failed reading chunk of size 23552, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.391827Z[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 ("18.data") at 0: failed reading chunk of size 6592, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.392134Z[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 ("38.data") at 0: failed reading chunk of size 22400, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.392347Z[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 ("19.data") at 0: failed reading chunk of size 5440, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.392515Z[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 ("27.data") at 0: failed reading chunk of size 21248, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.392682Z[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 ("23.data") at 0: failed reading chunk of size 4288, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.392849Z[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 ("35.data") at 0: failed reading chunk of size 20096, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.393160Z[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 ("45.data") at 0: failed reading chunk of size 3136, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.393339Z[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 ("49.data") at 0: failed reading chunk of size 18944, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.393511Z[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 ("59.data") at 0: failed reading chunk of size 1984, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.393682Z[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 ("36.data") at 0: failed reading chunk of size 17792, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.393845Z[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 ("20.data") at 0: failed reading chunk of size 832, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.394035Z[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 ("14.data") at 0: failed reading chunk of size 16640, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.394203Z[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 ("51.data") at 0: failed reading chunk of size 32448, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.394405Z[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-07-10T09:38:48.394565Z[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 ("33.data") at 0: failed reading chunk of size 31296, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.394720Z[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 ("8.data") at 0: failed reading chunk of size 14336, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.394988Z[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-07-10T09:38:48.395198Z[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 ("9.data") at 0: failed reading chunk of size 13184, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.395372Z[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 ("41.data") at 0: failed reading chunk of size 28992, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.395530Z[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 ("60.data") at 0: failed reading chunk of size 12032, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.395692Z[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 ("48.data") at 0: failed reading chunk of size 27840, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.395946Z[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 ("6.data") at 0: failed reading chunk of size 10880, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.396157Z[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 ("4.data") at 0: failed reading chunk of size 26688, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.396329Z[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 ("15.data") at 0: failed reading chunk of size 9728, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.396488Z[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 ("30.data") at 0: failed reading chunk of size 25536, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.396651Z[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 ("31.data") at 0: failed reading chunk of size 8576, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.397233Z[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 ("42.data") at 0: failed reading chunk of size 24384, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.397391Z[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 ("57.data") at 0: failed reading chunk of size 7424, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.397543Z[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 ("7.data") at 0: failed reading chunk of size 23232, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.397701Z[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 ("56.data") at 0: failed reading chunk of size 6272, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.397885Z[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 ("32.data") at 0: failed reading chunk of size 22080, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.398056Z[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 ("0.data") at 0: failed reading chunk of size 5120, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.398212Z[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 ("61.data") at 0: failed reading chunk of size 20928, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.398371Z[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 ("50.data") at 0: failed reading chunk of size 3968, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.398532Z[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 ("52.data") at 0: failed reading chunk of size 19776, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.398700Z[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 ("62.data") at 0: failed reading chunk of size 2816, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.398983Z[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 ("25.data") at 0: failed reading chunk of size 18624, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.399187Z[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 ("2.data") at 0: failed reading chunk of size 1664, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.399347Z[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 ("13.data") at 0: failed reading chunk of size 17472, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.399510Z[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 ("58.data") at 0: failed reading chunk of size 512, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.399675Z[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 ("29.data") at 0: failed reading chunk of size 16320, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.399825Z[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 ("47.data") at 0: failed reading chunk of size 32128, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.400017Z[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 ("10.data") at 0: failed reading chunk of size 15168, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.400198Z[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 ("16.data") at 0: failed reading chunk of size 30976, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.400356Z[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 ("63.data") at 0: failed reading chunk of size 14016, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.400518Z[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 ("55.data") at 0: failed reading chunk of size 29824, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.400679Z[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 ("21.data") at 0: failed reading chunk of size 12864, read so far 0: failed to fill whole buffer
[INFO] [stdout] [2m2026-07-10T09:38:48.401207Z[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-07-10T09:38:48.406933Z[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-07-10T09:38:48.410370Z[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-07-10T09:38:48.410983Z[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-07-10T09:38:48.411653Z[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-07-10T09:38:48.412305Z[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-07-10T09:38:48.412676Z[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-07-10T09:38:48.413117Z[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-07-10T09:38:48.414017Z[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-07-10T09:38:48.414232Z[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-07-10T09:38:48.414444Z[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-07-10T09:38:48.415033Z[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-07-10T09:38:48.415105Z[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-07-10T09:38:48.415451Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.416696Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.418209Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.418610Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.418901Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.419166Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.419411Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.419661Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.419926Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.420181Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.420408Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.420638Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.421331Z[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:53858[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.417903Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.422132Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.422407Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.422991Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.423448Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.423814Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.424190Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.424421Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.425481Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.418118Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.421564Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.426281Z[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:53858[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.426844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.427030Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.429615Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.430094Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.430362Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.431675Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.432613Z[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:40322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.433293Z[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:55566[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.433793Z[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:47776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.434316Z[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:51070[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.434802Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.435395Z[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:42080[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.435907Z[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:42080[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.436247Z[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:53858"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.436537Z[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:58846[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.437108Z[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:53156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.440457Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444881Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.445189Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.445454Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.445472Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.445683Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.445718Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.441422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.445986Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.446213Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.446431Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.446650Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.446938Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.447180Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.447256Z[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:35014[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.447398Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.447623Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.447759Z[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:58890[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.441710Z[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:50478[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.449203Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.449454Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.449527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.449697Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.450180Z[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:41474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.450494Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.450751Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.447842Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.451113Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.451343Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.442150Z[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:57332[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.451892Z[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:53386[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.452134Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.452309Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.452383Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.452384Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.452597Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.452794Z[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:32834[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.451837Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.442206Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.442961Z[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:47776[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.430842Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.443147Z[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:51070[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.454189Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.455199Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.455372Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.455421Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.455678Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.456031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.456200Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.456062Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.456789Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.443562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.457709Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.457629Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.458208Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.459446Z[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-07-10T09:38:48.443926Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.461182Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.462081Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.462366Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.462621Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.462878Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.463148Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.463383Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.463633Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444039Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.464140Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.464419Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.464653Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.464906Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.465143Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.465364Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.467112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.467395Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.467644Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.467974Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.468252Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.468477Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.468704Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.468958Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444132Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444209Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444288Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444369Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.469264Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.469316Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.469481Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.469522Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.469696Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.469724Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444422Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.470113Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.470256Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.470436Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.470444Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.470727Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.470910Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.471142Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.471345Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.471522Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.471525Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444422Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.471751Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.471766Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444639Z[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:55566[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.444717Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444796Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.441829Z[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:40322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.472131Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.472238Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.472365Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.472509Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.472632Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.472779Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.472891Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.444482Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.444502Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.476914Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477056Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477148Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477304Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477353Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477547Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477581Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477789Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.477997Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.478181Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.478386Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.478973Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.479099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.479180Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.479279Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.479518Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.479788Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.479967Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.480181Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.480360Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.480474Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.480601Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.480772Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.480926Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481099Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481174Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481236Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481429Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481434Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481622Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481775Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.481801Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.476968Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.482183Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.482473Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.482571Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.482661Z[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:53156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.482770Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.482913Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.483090Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.483178Z[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:38716[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.483264Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.483701Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.483750Z[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:55566"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.483778Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.484114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.484144Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.484246Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.484331Z[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:53858"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.484399Z[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:58846[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.484589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.484607Z[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:58846"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.484904Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.485140Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.485154Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.485359Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.485590Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.485810Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.485831Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.486304Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.486994Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.487363Z[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:46906[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.487974Z[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:39468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.488418Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.488505Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.488881Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.489322Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.489364Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.489677Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.490247Z[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:38730[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.490728Z[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:44156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.490969Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.491153Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.491362Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.491528Z[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:57332[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.491712Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.491798Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.491813Z[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:57332"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.491977Z[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:35014[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.492079Z[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:58890[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.492165Z[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:50478[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.492254Z[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:41474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.492279Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.492495Z[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:35296[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.492637Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.493171Z[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:51070"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.493610Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.494010Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.494261Z[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:46868[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.494283Z[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:51070"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.494610Z[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:39322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.494921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.495153Z[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:50434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.495181Z[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:53386[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.495270Z[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:32834[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.495358Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.495674Z[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:50556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.495693Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.496111Z[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:44156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.496167Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.496402Z[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:43270[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.496408Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.496918Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.497166Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.497583Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.497600Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.498017Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.498206Z[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:58846"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.498275Z[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:56772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.498442Z[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:39640[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.498611Z[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:46906[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.498706Z[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:39468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.499150Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.499433Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.499621Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.499642Z[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:39640[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.500074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.500236Z[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:35176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.500293Z[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:37084[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.500763Z[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:53664[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.501032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.496976Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.501317Z[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:56594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.501399Z[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:57332"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.501989Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.502068Z[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:57228[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.502393Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.502438Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.502702Z[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:42080"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.502927Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.503132Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.503183Z[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:57228[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.503495Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.503544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.503741Z[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:35152[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.503888Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.504085Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.504241Z[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:53156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.504510Z[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:60452[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.504908Z[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:53156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.505020Z[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:49366[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.505200Z[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:53224[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.505536Z[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:59710[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.505791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.506019Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.506133Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.506140Z[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:35296[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.506482Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.506692Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.506708Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.507114Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.507270Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.507442Z[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:34988[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.507734Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.507991Z[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:47740[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.508386Z[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:38564[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.508486Z[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:45780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.507126Z[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:59710[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.509007Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.509122Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.509575Z[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:36296[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.509610Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.509938Z[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:59422[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.510244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.510375Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.510475Z[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:39704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.510707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.498817Z[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:38730[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.511002Z[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:43222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.511341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.511463Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.511494Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.511814Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.511819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.512155Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.512329Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.512492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.512654Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.512674Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.512742Z[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:42080"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.513142Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.513257Z[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:48030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.513433Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.513707Z[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:50202[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.513830Z[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:37814[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.514239Z[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:48344[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.514319Z[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:51456[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.514780Z[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:35152[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.514892Z[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:35152"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.513154Z[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:46512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.515186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.515407Z[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:56324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.515883Z[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:41460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.516171Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.516585Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.517746Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.518013Z[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:41460[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.518067Z[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:38716[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.518309Z[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:38716"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.518399Z[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:55566"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.518449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.518568Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.518645Z[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:58912[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.518908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.497075Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.519139Z[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:37694[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.519443Z[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:37452[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.519746Z[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:37244[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.519950Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.519951Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.520127Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.520184Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.520388Z[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:50434[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.520500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.520615Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.520647Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.520761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.521073Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.521096Z[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:43270[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.521109Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.521165Z[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:50556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.521267Z[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:56772[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.521664Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.521684Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.521924Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.521933Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.522082Z[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:40322"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.522209Z[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:57550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.522389Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.522481Z[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:48446[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.522504Z[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:46868[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.522627Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.522708Z[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:46868"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.522956Z[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:38708[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.523070Z[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:33358[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.523224Z[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:54030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.523461Z[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:58714[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.523580Z[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:33814[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.523741Z[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:55920[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.523958Z[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:39322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.523973Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.524509Z[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:33782[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.524533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.514829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.524910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.525049Z[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:34474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.525068Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.525309Z[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:53324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.525552Z[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:49942[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.525972Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.526202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.526298Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.526335Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.526641Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.526644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.526848Z[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:39322"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.527018Z[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:43222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.527166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.527272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.527420Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.527544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.527685Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.528686Z[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:53386"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.529092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.529848Z[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:34188[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.530503Z[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:50696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.531005Z[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:34188[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.531302Z[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:60790[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.532322Z[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:36762[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.533539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.533765Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.534298Z[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:53674[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.534803Z[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:46906"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.535318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.532973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.535840Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.536334Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.536695Z[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:46906"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.537035Z[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:53900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.537516Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.538358Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.538915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.539050Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.539406Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.539635Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.540288Z[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:41736[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.541009Z[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:39640"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.541273Z[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:56772"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.542023Z[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:39960[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.542473Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.542642Z[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:51456[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.542725Z[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:48030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.542967Z[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:48030"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.543303Z[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:48344[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.543591Z[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:60452[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.543339Z[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:53664[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.543168Z[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:37814[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.544335Z[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:50202[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.544581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.544709Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.544719Z[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:50202"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.545093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.545223Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.545251Z[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:41942[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.545600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.546017Z[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:49176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.543704Z[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:46784[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.543314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.547765Z[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:38194[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.549436Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.550249Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.550942Z[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:56594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.546087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.546152Z[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:53664"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.543606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.551916Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.551992Z[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:43560[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.548525Z[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:60452"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.543951Z[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:37084[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.552466Z[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:37084"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.552511Z[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:35176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.552570Z[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:46512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.552634Z[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:35176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.552660Z[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:35152"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.552727Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.552743Z[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:50696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.552782Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.552840Z[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:38716"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.552937Z[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:58912[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.553001Z[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:50040[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.553154Z[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:58912"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.553406Z[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:42994[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.553472Z[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:43560[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.553724Z[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:44482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.548826Z[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:41668[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.548429Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.543968Z[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:37452[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.554036Z[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:37452"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.554135Z[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:37694[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.554240Z[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:46544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.554385Z[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:37694"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.554631Z[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:44156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.554782Z[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:51884[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.554903Z[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:54588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.555386Z[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:38924[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.555415Z[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:51420[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.550737Z[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:38590[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.556324Z[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:37244[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.556403Z[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:37244"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.556498Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.556901Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.551331Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.557296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.557339Z[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:47776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.557420Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.557954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.558089Z[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:54748[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.558113Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.558451Z[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:38564[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.558602Z[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:57622[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.558702Z[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:38730"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.559210Z[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:39468"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.559251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.559350Z[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:53224[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.559415Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.559583Z[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:53224"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.559638Z[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:57228"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.556817Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.560005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.560290Z[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:44834[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.560764Z[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:59238[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.561296Z[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:46028[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.559819Z[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:49366[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.561819Z[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:49366"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.562262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.562417Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.562737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.551603Z[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:46660[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.563247Z[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:59422[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.563339Z[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:45780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.563422Z[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:36296[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.563702Z[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:42370[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.564032Z[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:36762[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.564145Z[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:60790[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.564618Z[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:42780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.565085Z[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:39704[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.565171Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.555849Z[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:52332[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.566352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.567178Z[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:57620[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.567507Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.567579Z[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:53674[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.567842Z[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:33670[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.567963Z[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: 3, connecting: 109, live: 16, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:48.569243Z[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:42286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.570313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.570443Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.570687Z[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:35296"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.571054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.571178Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.571764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.568352Z[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:59070[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.572217Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.572484Z[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:38594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.572991Z[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:56324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.573129Z[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:47740[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.573655Z[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:34988[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.573777Z[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:42184[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.573948Z[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:34988"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.574259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.574402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.574730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.577058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.577246Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.577681Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.577806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.575330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.576288Z[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:50556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.576436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.579397Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.579696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.580557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.580682Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.580879Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.576725Z[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:40612[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.581836Z[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:45944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.582178Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.584226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.584766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.585224Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.585633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.589707Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.593577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.593799Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.602888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:48.825254Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.825759Z[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:50434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.827395Z[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:43232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.828223Z[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:34588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.829100Z[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:37696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.829769Z[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:32834"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.829935Z[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:33782[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830023Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:48.830222Z[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:40322"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830292Z[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:57550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830376Z[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:48446[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830461Z[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:46868"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830529Z[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:38708[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830640Z[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:33358[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830733Z[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:54030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.830810Z[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:33814[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.831731Z[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:58714[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.831902Z[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:55920[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:48.832411Z[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:54558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.833764Z[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:47870[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:48.834651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.707394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.707594Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.708437Z[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:48030"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.709717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.709818Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.710658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.710764Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.710070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.710989Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.711472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.711607Z[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:53900[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.711712Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.711826Z[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:49176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.711832Z[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:41736[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.711950Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.712019Z[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:50202"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712031Z[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:38194[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712095Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.712110Z[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:41942[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712171Z[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:46784[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712252Z[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:39960[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712333Z[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:39640"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712395Z[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:56772"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.712766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.712898Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.715416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.715747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.716389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.716540Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.716911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.718339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.718449Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.718943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.719051Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.719176Z[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:34474[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.719276Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.719492Z[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:53324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.719635Z[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:49942[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.719735Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.719816Z[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:39322"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.721511Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.721608Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.721674Z[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:53386"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.721784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.720438Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.723939Z[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:53664"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.723953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.724120Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.724411Z[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:56594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.720980Z[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:33412[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.722824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-07-10T09:38:49.724585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.724666Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.724686Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.725454Z[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:48344"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.725773Z[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:58890"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.726000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.727042Z[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:37814"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.728279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.728446Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.728975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.729117Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.727042Z[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:35014"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.730371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.730481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.730642Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.730977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.731139Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.733208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.734423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.734670Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.736306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.736487Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.738428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.738633Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.740587Z[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:56858[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.741526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.742759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.744076Z[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:43270"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.744496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.744657Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.744876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.744986Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.747903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.748012Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.749259Z[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:50142[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.749931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.749934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.750030Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.752053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.752156Z[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:51456"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.753115Z[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:59710"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.753676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.754249Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.754899Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.757653Z[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:60400"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.759509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.759795Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.760216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.763503Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.765110Z[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-07-10T09:38:49.765767Z[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-07-10T09:38:49.766136Z[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:56324"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.766233Z[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-07-10T09:38:49.766499Z[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:57550"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.766606Z[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-07-10T09:38:49.767199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.767407Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.767653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.769329Z[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:48446"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.769902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.763834Z[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:50478"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.770066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.770290Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.770333Z[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:38564"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.771298Z[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:53324"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.771762Z[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:34188"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.772162Z[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:33782"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.772603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.773266Z[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:50338[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.773263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.774524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.774632Z[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-07-10T09:38:49.775096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.773835Z[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:47788[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.775837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.775991Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.776173Z[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:59422"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.776562Z[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:53900"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.776676Z[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:43560"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.777505Z[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:46784"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.778085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.778307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.779664Z[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:33814"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.779959Z[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:33358"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.780256Z[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:38708"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.780592Z[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:49176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.781343Z[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:50040[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.781606Z[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:50040"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.781930Z[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:41942"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.782925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.783039Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.784291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.784499Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.785057Z[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:58714"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.785332Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.785661Z[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:55920"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.786708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.786815Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.788279Z[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:39960"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.788693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.789138Z[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-07-10T09:38:49.789222Z[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:37084"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.789299Z[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-07-10T09:38:49.789379Z[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:35176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.789479Z[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:41668[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.789579Z[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:58912"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.789647Z[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:37452"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.789733Z[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:42994[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.788819Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.790092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.790307Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.790872Z[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:46544[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.789833Z[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:37694"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791197Z[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-07-10T09:38:49.791279Z[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:44482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791356Z[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:44156"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791399Z[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:37244"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791674Z[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:57622[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791779Z[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:47776"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791886Z[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:38730"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792069Z[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:60452"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792150Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.792213Z[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:39468"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792280Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.792341Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.792404Z[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:54748[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.791487Z[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:54588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792723Z[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:51884[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792767Z[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:53224"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.793191Z[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:57228"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793264Z[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:49366"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793342Z[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:44834[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793418Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.793536Z[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:46660[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793615Z[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:59238[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793730Z[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:46028[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793805Z[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:42370[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.792845Z[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:38924[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.793993Z[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:51420[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.794086Z[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:38590[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.794182Z[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:42780[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.794508Z[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:42286[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.794576Z[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:52332[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.794731Z[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:52332"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.794774Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.794814Z[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:57620[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.795674Z[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:57620"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.795797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.794913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.795939Z[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:34988"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.795824Z[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:33670[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.797009Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.797044Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.797087Z[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:42184[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.795397Z[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:35296"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.797168Z[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:40612[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.797218Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.797296Z[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:59070[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.797381Z[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:38594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.797460Z[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:45944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.797505Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.797584Z[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:45944"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.797632Z[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-07-10T09:38:49.797675Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.797693Z[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-07-10T09:38:49.797793Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.797918Z[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:50556"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.798224Z[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-07-10T09:38:49.798306Z[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-07-10T09:38:49.799137Z[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-07-10T09:38:49.799763Z[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-07-10T09:38:49.799913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.800005Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.800809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.800937Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.801015Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.801080Z[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-07-10T09:38:49.801351Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.801361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.801425Z[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:50434"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.801520Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.801576Z[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:43232[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.801660Z[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:34588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.801699Z[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:37696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.802211Z[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:54558[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.802336Z[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:34588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.802493Z[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:54558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.802773Z[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:47870[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.799847Z[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-07-10T09:38:49.803122Z[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-07-10T09:38:49.803170Z[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:47870"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.803256Z[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-07-10T09:38:49.803387Z[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-07-10T09:38:49.803442Z[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-07-10T09:38:49.803511Z[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-07-10T09:38:49.803833Z[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-07-10T09:38:49.803942Z[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-07-10T09:38:49.804006Z[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-07-10T09:38:49.804000Z[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-07-10T09:38:49.804084Z[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-07-10T09:38:49.804085Z[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-07-10T09:38:49.804153Z[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-07-10T09:38:49.804152Z[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-07-10T09:38:49.804225Z[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-07-10T09:38:49.804234Z[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-07-10T09:38:49.804315Z[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-07-10T09:38:49.804328Z[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-07-10T09:38:49.804421Z[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:32834"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.804455Z[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-07-10T09:38:49.804529Z[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-07-10T09:38:49.804527Z[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-07-10T09:38:49.804577Z[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-07-10T09:38:49.804609Z[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-07-10T09:38:49.804633Z[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-07-10T09:38:49.804697Z[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-07-10T09:38:49.804746Z[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-07-10T09:38:49.804813Z[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-07-10T09:38:49.804932Z[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-07-10T09:38:49.805082Z[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-07-10T09:38:49.805094Z[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:47870"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.805169Z[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-07-10T09:38:49.805641Z[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-07-10T09:38:49.805760Z[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:50556[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:49.805888Z[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:50556[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:49.805949Z[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:50556[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:49.806052Z[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-07-10T09:38:49.806345Z[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-07-10T09:38:49.806474Z[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-07-10T09:38:49.806619Z[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-07-10T09:38:49.806716Z[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-07-10T09:38:49.806715Z[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-07-10T09:38:49.806776Z[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-07-10T09:38:49.806796Z[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-07-10T09:38:49.806920Z[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-07-10T09:38:49.807006Z[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-07-10T09:38:49.807076Z[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-07-10T09:38:49.807144Z[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-07-10T09:38:49.806829Z[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-07-10T09:38:49.807218Z[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-07-10T09:38:49.807277Z[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-07-10T09:38:49.807290Z[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-07-10T09:38:49.807576Z[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-07-10T09:38:49.806624Z[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-07-10T09:38:49.808293Z[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:42780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.808423Z[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-07-10T09:38:49.808490Z[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-07-10T09:38:49.808525Z[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-07-10T09:38:49.808579Z[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-07-10T09:38:49.808608Z[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-07-10T09:38:49.808708Z[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:38194"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.809153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-07-10T09:38:49.809462Z[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-07-10T09:38:49.809806Z[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-07-10T09:38:49.810085Z[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-07-10T09:38:49.810271Z[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-07-10T09:38:49.810347Z[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:52332"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.810174Z[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-07-10T09:38:49.810422Z[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-07-10T09:38:49.810472Z[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-07-10T09:38:49.810713Z[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-07-10T09:38:49.810752Z[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-07-10T09:38:49.810798Z[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:57620"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.810819Z[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:42780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.810886Z[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-07-10T09:38:49.811013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.811250Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.811124Z[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-07-10T09:38:49.811400Z[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-07-10T09:38:49.811461Z[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-07-10T09:38:49.811514Z[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-07-10T09:38:49.811581Z[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-07-10T09:38:49.811758Z[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-07-10T09:38:49.811838Z[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-07-10T09:38:49.811976Z[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-07-10T09:38:49.812029Z[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-07-10T09:38:49.812083Z[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-07-10T09:38:49.812132Z[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-07-10T09:38:49.812183Z[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-07-10T09:38:49.812234Z[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-07-10T09:38:49.812271Z[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-07-10T09:38:49.812287Z[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-07-10T09:38:49.812340Z[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-07-10T09:38:49.812343Z[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-07-10T09:38:49.812387Z[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-07-10T09:38:49.812401Z[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-07-10T09:38:49.812439Z[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-07-10T09:38:49.812469Z[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-07-10T09:38:49.812493Z[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-07-10T09:38:49.812532Z[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-07-10T09:38:49.812546Z[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-07-10T09:38:49.812593Z[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-07-10T09:38:49.812616Z[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-07-10T09:38:49.812665Z[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-07-10T09:38:49.812707Z[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-07-10T09:38:49.812718Z[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-07-10T09:38:49.812760Z[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-07-10T09:38:49.812774Z[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-07-10T09:38:49.812828Z[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-07-10T09:38:49.812941Z[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-07-10T09:38:49.813055Z[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-07-10T09:38:49.813296Z[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-07-10T09:38:49.813539Z[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:45944"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.813538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.813567Z[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-07-10T09:38:49.813634Z[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-07-10T09:38:49.813732Z[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:35014"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.813919Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.814009Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.814071Z[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:34588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.814139Z[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:54558"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.814274Z[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:38194"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.815174Z[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:53844[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.815174Z[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:49626[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.815372Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.815520Z[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:53674"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.815775Z[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:41736"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.816433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.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:15174"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m peer has full torrent
[INFO] [stdout] [2m2026-07-10T09:38:49.816664Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.816980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.820210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.820333Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.822160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.822355Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.822621Z[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:34474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.823281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.823378Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.818831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.821845Z[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:60790"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.824975Z[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-07-10T09:38:49.825103Z[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:57598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.825164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.825304Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.825492Z[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:36762"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.829903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.830576Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.830472Z[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:36296"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.833131Z[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:39704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.834265Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.835476Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.835624Z[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:56324"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.835766Z[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:57550"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.835884Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.836997Z[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:48446"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.837145Z[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:50478"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.837555Z[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:45780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.839912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.840847Z[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-07-10T09:38:49.840980Z[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-07-10T09:38:49.841057Z[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-07-10T09:38:49.841137Z[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-07-10T09:38:49.841210Z[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-07-10T09:38:49.841281Z[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-07-10T09:38:49.841563Z[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-07-10T09:38:49.841660Z[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-07-10T09:38:49.841740Z[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-07-10T09:38:49.836731Z[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-07-10T09:38:49.841932Z[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-07-10T09:38:49.842010Z[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-07-10T09:38:49.842088Z[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-07-10T09:38:49.842161Z[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-07-10T09:38:49.842240Z[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-07-10T09:38:49.842323Z[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-07-10T09:38:49.842438Z[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-07-10T09:38:49.842518Z[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-07-10T09:38:49.842634Z[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-07-10T09:38:49.844894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.846657Z[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:40404[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.841823Z[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-07-10T09:38:49.846974Z[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-07-10T09:38:49.847052Z[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-07-10T09:38:49.847136Z[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-07-10T09:38:49.847219Z[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-07-10T09:38:49.847300Z[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-07-10T09:38:49.847380Z[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-07-10T09:38:49.847453Z[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-07-10T09:38:49.847530Z[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-07-10T09:38:49.847610Z[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-07-10T09:38:49.847689Z[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-07-10T09:38:49.847763Z[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-07-10T09:38:49.848000Z[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-07-10T09:38:49.848081Z[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-07-10T09:38:49.848165Z[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-07-10T09:38:49.848230Z[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-07-10T09:38:49.848305Z[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-07-10T09:38:49.848485Z[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-07-10T09:38:49.848703Z[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:33782"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.848782Z[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:38564"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.847839Z[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-07-10T09:38:49.848945Z[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-07-10T09:38:49.849028Z[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-07-10T09:38:49.849132Z[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-07-10T09:38:49.849230Z[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-07-10T09:38:49.849556Z[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-07-10T09:38:49.849680Z[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-07-10T09:38:49.849790Z[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-07-10T09:38:49.851929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.852075Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.851834Z[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:53324"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.852926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.853007Z[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:34188"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.853100Z[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-07-10T09:38:49.853171Z[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-07-10T09:38:49.854440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.856008Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.856234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.856315Z[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:41460"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.856363Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.856510Z[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-07-10T09:38:49.856601Z[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-07-10T09:38:49.856669Z[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-07-10T09:38:49.856790Z[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-07-10T09:38:49.856874Z[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-07-10T09:38:49.857103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.857201Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.857547Z[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:46512"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.858437Z[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:45914[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.858738Z[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:60062[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.859683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.859961Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.860284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.861240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15120"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-07-10T09:38:49.862715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.862924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.863021Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.864371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.866286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.867339Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.867398Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.867454Z[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:58714"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.867797Z[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:55920"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.868276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.868886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.870207Z[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:41474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.870320Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.870375Z[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:39960"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.870423Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.870726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.871404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.871487Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.872798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.872938Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.874634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.871843Z[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:43820[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.877783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.878079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.878299Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.878341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.878999Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.879658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.879957Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.880577Z[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:47740"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.881047Z[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:50338[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.881587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.881802Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.882038Z[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:47788[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.882096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.882165Z[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:33814"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.882205Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.882235Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.882288Z[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:59422"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.882341Z[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:53900"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.882397Z[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:43560"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.882503Z[0m [33m WARN[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:46906[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-07-10T09:38:49.883190Z[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:46784"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.883726Z[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:33358"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.883810Z[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:38708"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.883942Z[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:49176"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.884199Z[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:41942"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.884280Z[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:50040"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.884381Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.885804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.885962Z[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-07-10T09:38:49.886050Z[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-07-10T09:38:49.886122Z[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-07-10T09:38:49.886184Z[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-07-10T09:38:49.886247Z[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-07-10T09:38:49.886300Z[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-07-10T09:38:49.886352Z[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-07-10T09:38:49.886419Z[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-07-10T09:38:49.886498Z[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-07-10T09:38:49.886596Z[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-07-10T09:38:49.886639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.886667Z[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-07-10T09:38:49.886737Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.886727Z[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-07-10T09:38:49.886933Z[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-07-10T09:38:49.886991Z[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-07-10T09:38:49.887043Z[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-07-10T09:38:49.887120Z[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-07-10T09:38:49.887197Z[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-07-10T09:38:49.887271Z[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-07-10T09:38:49.887363Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.887442Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.887516Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.887816Z[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:43232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.884849Z[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:49942"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.891432Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.892668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.892891Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.895022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.895289Z[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:43222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.896531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.896643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.898428Z[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:42994"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.903084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.903956Z[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:44834"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.904357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.904467Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.904809Z[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:32834[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:49.904903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.904935Z[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:32834[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:49.904999Z[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:32834[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:49.905577Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.905684Z[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:34474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.906157Z[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:47788"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.906869Z[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:58846[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:49.905759Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.906973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.907214Z[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:60790"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.907272Z[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:41460"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.907412Z[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:40404[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.907499Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.908048Z[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:42184"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.908913Z[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:57598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.909003Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.909075Z[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:36762"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.909131Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.909203Z[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:36296"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.909231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.909252Z[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:39704"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.909390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.908806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.909592Z[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:58846[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:49.909650Z[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:58846[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:49.909724Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.909973Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.910130Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.910201Z[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:46512"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.910230Z[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:46028"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.910526Z[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:45914[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.910616Z[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:60062[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.911326Z[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:53674[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:49.911421Z[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:53674[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:49.911474Z[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:53674[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:49.911753Z[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:54030"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.912025Z[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:53844[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.912234Z[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:49626[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.912328Z[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:45780"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.912360Z[0m [33m WARN[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:51456[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-07-10T09:38:49.912917Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.913026Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.912834Z[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:53674"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.913376Z[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:41736"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.913459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.913723Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.898980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.913989Z[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:46544"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.914041Z[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-07-10T09:38:49.914126Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.914256Z[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:54588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.913716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.914457Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.914747Z[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:54588"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.915038Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.915110Z[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:43820[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.915912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.916019Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.916085Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.916098Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.916158Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.916772Z[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:43232"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.916846Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.917272Z[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:47740"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.917355Z[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-07-10T09:38:49.917351Z[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-07-10T09:38:49.917420Z[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:41474"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.917428Z[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-07-10T09:38:49.917628Z[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:49942"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.917700Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.917698Z[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-07-10T09:38:49.917759Z[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-07-10T09:38:49.918970Z[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:43222"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.919049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.919119Z[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-07-10T09:38:49.919150Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.919194Z[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-07-10T09:38:49.919550Z[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-07-10T09:38:49.919635Z[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:42994"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.919681Z[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:54748"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.919700Z[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-07-10T09:38:49.919772Z[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-07-10T09:38:49.919831Z[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-07-10T09:38:49.919927Z[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:44834"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.919926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.919993Z[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-07-10T09:38:49.920067Z[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-07-10T09:38:49.920133Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.920190Z[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-07-10T09:38:49.920247Z[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-07-10T09:38:49.920722Z[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-07-10T09:38:49.920790Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.921175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.921297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.921430Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.921448Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.921631Z[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: 43, live: 85, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:49.922000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.922018Z[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:47788"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.922151Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.922419Z[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-07-10T09:38:49.922498Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.922767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.922813Z[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:51420"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.922905Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.923003Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.923687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.924605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.924611Z[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:42184"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.899273Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.925065Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.925139Z[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:46028"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.925484Z[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:54030"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.925818Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.925834Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.925918Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.925926Z[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:38594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.926194Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.926313Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.926286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.926395Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.926467Z[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:46544"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.926471Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.926566Z[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:56594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.926662Z[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:33412[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.926671Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.926736Z[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:53844"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.926991Z[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:33412"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.927091Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.927116Z[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:59070"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.927166Z[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:37696"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.927199Z[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:38924"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.928258Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.928355Z[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:48344"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.928442Z[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:58890"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.928512Z[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:37814"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.928599Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.927925Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.928674Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.928758Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.929008Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.929102Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.929303Z[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:54748"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.929546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.930086Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.930187Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.930180Z[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:40404"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.930407Z[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:51420"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.930478Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.930698Z[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:51456"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.930775Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.931304Z[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:56858[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.931397Z[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:56858"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.931478Z[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:43270"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.931541Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.931599Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.931656Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.931902Z[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:50142[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.932031Z[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:50142"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.932135Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.932722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.932832Z[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:42370"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.933160Z[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:38590"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.933164Z[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:44482"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.932831Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.933822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.934174Z[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:50338"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.934561Z[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:38924"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.935367Z[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:53844"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.935425Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.935451Z[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:33412"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.935555Z[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:59070"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.935646Z[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:37696"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.936774Z[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:38594"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.937172Z[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:40612"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.937516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.937791Z[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:42286"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.938351Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.938471Z[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:59710"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.938596Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.938680Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.938737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.939121Z[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:60400"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.939316Z[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-07-10T09:38:49.939647Z[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:51884"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.939893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.940112Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.940354Z[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:33670"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.940452Z[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:42370"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.941170Z[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:46660"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.941877Z[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:44482"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.941991Z[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:38590"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.943531Z[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:59238"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.943761Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.943844Z[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:50338"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.945428Z[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:51884"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.945522Z[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:33670"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.945795Z[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:40404"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.946553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.946656Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.946726Z[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:46660"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.947001Z[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:56858"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.947641Z[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:57622"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.947743Z[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:50696"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.948019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.948138Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.949320Z[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:40322[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-07-10T09:38:49.951972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.951987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.952185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=212 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.952272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1131 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1330 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1395 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1045 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1239 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1226 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1224 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1251 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1223 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1238 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1228 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=405 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=882 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1290 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1222 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1225 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.952977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1238 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1222 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1239 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1658 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=882 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=624 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1290 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953260Z[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:40612"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.953335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1197 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953372Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1230 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1131 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1197 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953442Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.953494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=884 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=883 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1224 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1228 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953692Z[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:59238"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.953745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1251 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=880 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=625 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.953999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1413 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1230 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=644 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1225 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1226 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1227 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=883 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=624 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=880 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1227 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=644 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1395 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1229 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=212 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1117 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=572 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954617Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.954654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=571 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1658 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=572 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.954788Z[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:50142"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.953787Z[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:57622"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.954925Z[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:50696"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.955084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.955156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.955704Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.955760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.954840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1330 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.955930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=963 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.955975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1596 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=884 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1223 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=255 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=571 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=963 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1068 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=625 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1573 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1045 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1220 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1229 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1573 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.956540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1413 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=695 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=405 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1068 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1220 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1117 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.956782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=255 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1596 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.956897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=695 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.957126Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.957275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.957327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.957404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.957522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.957932Z[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:34188[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:49.958056Z[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:34188[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:49.958123Z[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:34188[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:49.958151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.958739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:49.959048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.959069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.959218Z[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:42286"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:49.959464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:49.960114Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.960556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.964438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.964699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.965223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.965492Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.965500Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:49.966063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.966349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:49.967003Z[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: 1, connecting: 8, live: 119, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:49.967263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.969087Z[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:15209"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1832 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:49.969400Z[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:15209"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1832 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:49.972608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.975463Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.975621Z[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.089220069s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:49.975765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:49.976544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.978683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15155"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:49.979519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1832 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.979986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1832, chunk_index: 1, absolute_index: 3665, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:49.980082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1647 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=570 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=812 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1016 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1160 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1891 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1461 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980325Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1538 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=229 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1461 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1538 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=100 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1647 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=812 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1560 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1288 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1288 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1087 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=570 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1460 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.980970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=147 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=229 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=100 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1919 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=168 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1919 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1287 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1087 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=734 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=734 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1891 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=147 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=228 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1016 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1560 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981545Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1160 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=936 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=228 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.981748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=168 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1460 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.981848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=936 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.982081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1287 as broken
[INFO] [stdout] [2m2026-07-10T09:38:49.982195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=133 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.982584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=544 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.982748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.985329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.985762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=584 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.987240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1842 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.985438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1811 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.988672Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=522 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.988821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=866 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.989886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.990444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1668 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.990595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.991596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=215 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:49.992427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:49.993888Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"0.05%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 2, live: 125, seen: 128, dead: 0, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.001250Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.005104Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.010487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=543 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.010931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.019101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.022405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=596 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.022512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.023665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=134 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.024976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1249 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.032718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.033563Z[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"13.083783555s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.034093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.035369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.035447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.039649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.040089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.041260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.041339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.042300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.046082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.046340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.046422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.046929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.047810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.047935Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.050558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.050667Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.050918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=602 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.051155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15147"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.051231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.051511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.051664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.052767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.053119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.054160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.054225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.057121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.057324Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.059539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.059577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1837 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.057843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.059972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.060180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.061118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:50.061736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.063324Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.063755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.064735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.065887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.066378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.066471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.067128Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"0.77%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 126, seen: 128, dead: 1, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.069700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.069947Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.073537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.073771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.073983Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.076270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.076906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.077136Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.077731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.078604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.079745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.079940Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.080096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.080516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.081700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.082708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.082775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=867 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.083319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.083586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.083684Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.086667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.087001Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.087821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.089190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:50.089506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.089716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.089612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.089771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.090502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15166"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-07-10T09:38:50.091733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.092621Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.093575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1234 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.093874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.094039Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.094443Z[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-07-10T09:38:50.093913Z[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:43820"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.094711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.094803Z[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-07-10T09:38:50.094808Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.095495Z[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-07-10T09:38:50.095699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.096224Z[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:45914"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.095656Z[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-07-10T09:38:50.096621Z[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-07-10T09:38:50.096691Z[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-07-10T09:38:50.096747Z[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"13.083783555s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.096827Z[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-07-10T09:38:50.096914Z[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-07-10T09:38:50.096993Z[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-07-10T09:38:50.097051Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.097407Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36296[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-07-10T09:38:50.097488Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.097615Z[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-07-10T09:38:50.097624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.097815Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.098328Z[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-07-10T09:38:50.098401Z[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-07-10T09:38:50.098565Z[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:41668"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.098710Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.098789Z[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.089220069s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.098934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.098974Z[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-07-10T09:38:50.099031Z[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-07-10T09:38:50.099065Z[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:57598"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.099094Z[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-07-10T09:38:50.099139Z[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-07-10T09:38:50.099316Z[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-07-10T09:38:50.099391Z[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:46906[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-07-10T09:38:50.099450Z[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-07-10T09:38:50.099464Z[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:49626"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.099497Z[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:46906[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.099555Z[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:46906[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.099633Z[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-07-10T09:38:50.099704Z[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-07-10T09:38:50.099781Z[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-07-10T09:38:50.100161Z[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-07-10T09:38:50.100423Z[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-07-10T09:38:50.100499Z[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-07-10T09:38:50.100549Z[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-07-10T09:38:50.102227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=546 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.102427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1248 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.102527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.102549Z[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:56594[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.102643Z[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:56594[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.102698Z[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:56594[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.103292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.103335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.103467Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.103779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.103996Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.104390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=135 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.104516Z[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:40322[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.104608Z[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:40322[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.104650Z[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:40322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.104665Z[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:43222[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.104770Z[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:43222[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.104832Z[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:43222[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.105017Z[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-07-10T09:38:50.105076Z[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-07-10T09:38:50.105293Z[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:41668"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.105499Z[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:57598"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.105609Z[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-07-10T09:38:50.106235Z[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:35176[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.106248Z[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-07-10T09:38:50.106333Z[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:35176[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.106333Z[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:60062"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.106353Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.106392Z[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:35176[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.106457Z[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-07-10T09:38:50.106489Z[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:49626"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.106512Z[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-07-10T09:38:50.106510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.106590Z[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-07-10T09:38:50.106580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.106642Z[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-07-10T09:38:50.106698Z[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-07-10T09:38:50.106814Z[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:60062"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.107250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.107320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.107683Z[0m [33m WARN[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:38730[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-07-10T09:38:50.107792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.107868Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58890[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-07-10T09:38:50.109198Z[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:43270[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.109308Z[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:43270[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.109360Z[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:43270[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.110141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.111269Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.111668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.111733Z[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:43820"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.112068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.113044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.113084Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35152[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-07-10T09:38:50.113181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.113690Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.113784Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.113956Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.113998Z[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:45914"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.113819Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.113975Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.114212Z[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-07-10T09:38:50.114294Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.114562Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.115813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.119424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.119631Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.119665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.119904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.119993Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.118135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.120457Z[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:60400[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-07-10T09:38:50.121759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=527 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.122986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.123120Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.124015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=873 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.124263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=872 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.125062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=939 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.125185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1289 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1896 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=788 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1502 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1945 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.125353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1426 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1042 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1333 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125431Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=170 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=939 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1289 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=694 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.125539Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=264 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125569Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=264 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=211 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125621Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=170 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1426 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.125707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=324 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1333 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=281 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1883 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1559 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.125842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=356 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.126155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.126166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.126219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.126375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.126176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=788 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.126589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=211 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1559 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.126686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=356 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=324 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1502 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15143"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=603 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=694 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1883 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.126996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.127019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1138 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.127054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=281 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.127093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1896 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.127132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1042 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.127162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1945 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.127377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.127933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=641 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.127989Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=641 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.128026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1138 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.129026Z[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:38730[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.129090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1860 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.129160Z[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:38730[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.129225Z[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:38730[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.129461Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.129544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=122 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.130245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1236 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.130428Z[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-07-10T09:38:50.130546Z[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-07-10T09:38:50.130646Z[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-07-10T09:38:50.130758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=528 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.130988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15107"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.131085Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.132214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=852 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.132974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1464 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.133142Z[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:60400[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-07-10T09:38:50.133277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1235 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.133893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=127 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.134042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.134442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.134811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.136109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.136717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.136773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.137848Z[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:53156[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-07-10T09:38:50.138749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=870 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.138829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1926 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.138932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=612 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.138986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1925 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1284 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1240 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=383 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1162 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=261 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1924 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1284 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=329 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1513 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1716 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1924 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.139538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=383 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1926 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1513 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=329 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140278Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1162 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=943 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1424 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1424 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=416 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1925 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=416 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=612 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=943 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=261 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1097 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1240 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=191 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1008 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1008 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=191 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140796Z[0m [33m WARN[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:41736[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-07-10T09:38:50.140841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1097 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.140900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1716 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.141338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1243 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.141568Z[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:37244[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-07-10T09:38:50.142363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=549 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.142774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=519 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.143432Z[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:46868[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.143566Z[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:46868[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.143637Z[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:46868[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.144009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1221 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.144299Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m23[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:35152[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-07-10T09:38:50.144321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=865 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.144384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=270 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=897 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=484 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=121 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1392 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1793 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=159 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=760 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1186 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1507 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1615 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=672 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1040 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1364 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=822 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1192 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=31 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145134Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=31 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1328 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=701 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=774 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1186 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1040 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1392 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1364 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=822 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.144542Z[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:35152[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.145502Z[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:35152[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.145572Z[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:35152[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.145779Z[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:39640[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.145433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=270 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145889Z[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:39640[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.145929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=567 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.145963Z[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:39640[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.145993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1793 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1192 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1020 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=567 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=760 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=897 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=159 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1615 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.146982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1020 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1329 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=121 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=484 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=774 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1507 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1329 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=672 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.147611Z[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:56324[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.147732Z[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:56324[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.147800Z[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:56324[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.148408Z[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:37452[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-07-10T09:38:50.149276Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"1.08%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 126, seen: 128, dead: 2, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.150062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.151639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:50.158892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1941 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.159414Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.159921Z[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"7.023580397s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.160063Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m119[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:36296[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-07-10T09:38:50.160727Z[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"7.023580397s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.163240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1247 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.164670Z[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-07-10T09:38:50.165902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1197 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.165931Z[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-07-10T09:38:50.166019Z[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-07-10T09:38:50.166099Z[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-07-10T09:38:50.166250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.165027Z[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-07-10T09:38:50.166396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=128 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.165124Z[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-07-10T09:38:50.166748Z[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-07-10T09:38:50.165440Z[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-07-10T09:38:50.165522Z[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-07-10T09:38:50.166956Z[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-07-10T09:38:50.167021Z[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-07-10T09:38:50.167093Z[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-07-10T09:38:50.167588Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44156[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-07-10T09:38:50.166823Z[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-07-10T09:38:50.168989Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1238 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.169212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15185"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.169660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1495 from 127.0.0.1:15152: elapsed time 1.741922325s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.170107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1575 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1423 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=825 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1773 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=375 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=640 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1036 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170431Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=208 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=879 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=879 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1646 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1125 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1423 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1125 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=640 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=320 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=874 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=825 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.170979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1575 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171041Z[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:37452[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-07-10T09:38:50.171083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1645 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=274 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=874 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1711 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=375 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1645 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=131 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1646 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1453 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=131 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1892 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1453 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=208 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171777Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m99[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:44156[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-07-10T09:38:50.171837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1773 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1084 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.171986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1768 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172041Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1768 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=320 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1036 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1892 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1711 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=274 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1084 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1379 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.172421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1379 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.173546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=597 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.173563Z[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:42994[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.174036Z[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:42994[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.174111Z[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:42994[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.174699Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-07-10T09:38:50.176126Z[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:44156[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.176221Z[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:44156[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.176275Z[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:44156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.174834Z[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:15143" [3mduration[0m[2m=[0m"6.936837238s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.176651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=844 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.177971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=530 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.178510Z[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:15143" [3mduration[0m[2m=[0m"6.936837238s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.178712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=229 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.178811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1131 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.179193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1841 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.180565Z[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:49366[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.180684Z[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:49366[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.180752Z[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:49366[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.181716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.182516Z[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:15219"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=545 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.183069Z[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:15219"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=545 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.183118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=545 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.184303Z[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:36296[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-07-10T09:38:50.184566Z[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:36296[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.184636Z[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:36296[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.185376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 545, chunk_index: 1, absolute_index: 1091, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.185788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=145 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.186824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=877 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.187453Z[0m [33m WARN[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:42080[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-07-10T09:38:50.189112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1833 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.190391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1465 from 127.0.0.1:15152: elapsed time 1.762512082s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.191695Z[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:37244[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.191804Z[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:37244[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.192778Z[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:15195"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=579 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.192871Z[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:15195"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=579 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.193401Z[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:37244[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.194479Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=230 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.194491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1224 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.196951Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.196982Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105" [3mduration[0m[2m=[0m"6.487190251s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.197826Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15105" [3mduration[0m[2m=[0m"6.487190251s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.199172Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.199195Z[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"11.522554461s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.199732Z[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"11.522554461s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.201607Z[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:42080[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.201735Z[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:42080[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.202677Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39468[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-07-10T09:38:50.201827Z[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:42080[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.203454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=830 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.208343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.210411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1844 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.210921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=868 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.213258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=661 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.213540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1495 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.213873Z[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:35014[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-07-10T09:38:50.215441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=579 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.215583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1220 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.215796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15223"[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-07-10T09:38:50.216143Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1654 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.216204Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"2.56%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 3, connecting: 0, live: 123, seen: 128, dead: 2, not_needed: 0, steals: 0 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.216626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 579, chunk_index: 1, absolute_index: 1159, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.216935Z[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:51456[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-07-10T09:38:50.217078Z[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:51456[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.217150Z[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:51456[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.217291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.218916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.223027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1677 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.225133Z[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:42370[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.225270Z[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:42370[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.225351Z[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:42370[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.230137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1241 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.230582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=824 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.232532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.232637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.235293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1847 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.235383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.237909Z[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:41942[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.238061Z[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:41942[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.238120Z[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:41942[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.239095Z[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:39322[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.239231Z[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:39322[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.239284Z[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:39322[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.239849Z[0m [33m WARN[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58890[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-07-10T09:38:50.240363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.241366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.241426Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.242298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.242356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.242622Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.242680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.242794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1495 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.244914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1466 from 127.0.0.1:15152: elapsed time 1.816997436s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.245550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=963 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.245647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.245695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.246285Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46512[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.246399Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m127[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:46512[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.246452Z[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:46512[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.247462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.247567Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.247938Z[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:60452[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.248036Z[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:60452[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.248100Z[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:60452[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.248650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.248698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.248696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=228 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.249838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.249995Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.251743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.251895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.252068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1239 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.252966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.253451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.253526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.254407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.256222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.257208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1871 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1146 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1747 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=663 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=636 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1549 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=904 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=250 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=442 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.257710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1265 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1265 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.257820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=250 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=218 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=218 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=978 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=805 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1549 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1871 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=804 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=372 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=315 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1747 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1452 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=904 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258484Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=713 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=96 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=315 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1746 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=805 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=978 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1452 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=443 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.258810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.257504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.259367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.259429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.259887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=292 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.259949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1520 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.259986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=663 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1053 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=95 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1053 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1903 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=636 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=178 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1903 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=804 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1146 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260323Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1343 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260347Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1727 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260372Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=443 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1215 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=178 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.260537Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=713 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1343 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1215 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=442 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=372 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=95 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1520 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1746 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=292 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.260816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1727 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.261148Z[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:33782[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-07-10T09:38:50.261428Z[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:50040[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.261551Z[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:50040[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.261642Z[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:50040[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.259088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.261797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.260844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=96 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.263573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=614 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.263735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=136 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.264036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=520 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.268441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=585 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.268641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.268700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1423 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.268734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.268771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1423 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.269029Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.269137Z[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"8.986379595s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.270556Z[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"8.986379595s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.270792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=542 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.271349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1467 from 127.0.0.1:15152: elapsed time 1.843334663s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.272384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=152 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.272746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=624 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.272954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.273931Z[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:60400[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-07-10T09:38:50.274057Z[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:53156[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-07-10T09:38:50.275154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=572 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.275377Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.275794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1469 from 127.0.0.1:15152: elapsed time 1.847684402s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.277357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1560 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.277543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.277995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1468 from 127.0.0.1:15152: elapsed time 1.849766292s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.278156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=146 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.280396Z[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:53156[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-07-10T09:38:50.281499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1838 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.282193Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=594 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.282763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=548 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.283488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1845 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.283707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1801 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.286052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.287312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=695 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.288167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1627 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.288501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=646 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.288586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=216 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.289777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.292916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1223 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.293017Z[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"13.288253495s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.293009Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.293425Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58890[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.293559Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m57[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:58890[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.293623Z[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:58890[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.293817Z[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"13.288253495s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.295488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1288 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.295490Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.295774Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.295834Z[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:60400[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.298334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1861 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.300320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1472 from 127.0.0.1:15152: elapsed time 1.872060509s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.302067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1855 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.303836Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.45%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 121, seen: 128, dead: 6, not_needed: 0, steals: 2 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.303974Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304018Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304053Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304099Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304134Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304171Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304208Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304241Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304275Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304308Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304342Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"4.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 120, seen: 128, dead: 8, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.304786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1470 from 127.0.0.1:15152: elapsed time 1.876412559s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.306421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.306506Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.309626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-07-10T09:38:50.309720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.310997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.312114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.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: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-07-10T09:38:50.312230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=124 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.313714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.313868Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1661 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.314629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.314928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=883 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.315673Z[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:53156[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-07-10T09:38:50.315817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.317056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1849 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.317956Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.318609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.320189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.321356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.321451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.321591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=582 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.321739Z[0m [33m WARN[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:40612[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-07-10T09:38:50.322670Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.322749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.323652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.324588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.325043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1474 from 127.0.0.1:15152: elapsed time 1.896570006s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:50.325419Z[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:57598[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-07-10T09:38:50.328141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.329053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1840 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.329877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1227 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.330082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.330496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1473 from 127.0.0.1:15152: elapsed time 1.902048596s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.330663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=607 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.331130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=234 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.331406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.335334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.337735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.345286Z[0m [33m WARN[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:40612[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-07-10T09:38:50.345549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1653 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.346791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.346988Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.347513Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.347713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.348061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.348268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=538 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.349708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.350138Z[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-07-10T09:38:50.350161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.350246Z[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-07-10T09:38:50.350269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1471 from 127.0.0.1:15152: elapsed time 1.921781713s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.350312Z[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-07-10T09:38:50.350434Z[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-07-10T09:38:50.350479Z[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:15137"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=936 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.350529Z[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:15137"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=936 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.351383Z[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-07-10T09:38:50.351426Z[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-07-10T09:38:50.351480Z[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-07-10T09:38:50.351513Z[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-07-10T09:38:50.351554Z[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-07-10T09:38:50.351631Z[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-07-10T09:38:50.351933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.352080Z[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:37452[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.352183Z[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:37452[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.352238Z[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:37452[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.353143Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.353167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1230 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.352931Z[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:53156[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.353353Z[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:53156[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.353431Z[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:53156[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.354921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=604 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.354962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1926 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.355093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.355126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.355224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1773 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.355270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1892 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.355309Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1926 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.355343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1892 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.355376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1773 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.358443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.358522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.359408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.359490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.359655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=137 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.360837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=1068 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.361183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=832 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.361196Z[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-07-10T09:38:50.361194Z[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-07-10T09:38:50.361294Z[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-07-10T09:38:50.361558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=521 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.362026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=849 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.362199Z[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-07-10T09:38:50.362299Z[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-07-10T09:38:50.362383Z[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-07-10T09:38:50.362768Z[0m [33m WARN[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:40612[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-07-10T09:38:50.364346Z[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-07-10T09:38:50.364449Z[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-07-10T09:38:50.364975Z[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-07-10T09:38:50.365066Z[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-07-10T09:38:50.366161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=853 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.367350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.368976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.369054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.370201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=839 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.370617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=130 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.370972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.371045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.375697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15139"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-07-10T09:38:50.376086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.376160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.376420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=213 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.377351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1863 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=816 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=633 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1893 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1103 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377615Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1207 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377646Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=633 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=105 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=816 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1863 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=237 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.377885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.378038Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.378107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=752 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=632 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378183Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=308 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=171 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1206 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378279Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=125 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378309Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=125 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1638 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1072 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=752 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1765 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=632 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1206 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1207 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1103 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1355 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=171 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=237 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1457 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1457 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=105 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1355 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1638 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1765 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=308 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.378971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1046 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.379002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1046 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.379033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1072 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.379066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1893 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.379195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=936 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.379676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 936, chunk_index: 1, absolute_index: 1873, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.379984Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-07-10T09:38:50.379987Z[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:15137" [3mduration[0m[2m=[0m"7.440228959s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.380273Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1477 from 127.0.0.1:15152: elapsed time 1.95159043s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.380832Z[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:41736[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-07-10T09:38:50.380991Z[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:41736[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.381077Z[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:41736[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.381081Z[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:15137" [3mduration[0m[2m=[0m"7.440228959s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.380820Z[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-07-10T09:38:50.381755Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.381796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.381894Z[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"6.148818533s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.383221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=139 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.384166Z[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"6.148818533s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.384676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=595 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.385182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=242 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.385299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1270 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.385771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1271 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.387560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.387641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.388532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.388565Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"6.14%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 117, seen: 128, dead: 10, not_needed: 0, steals: 3 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.388609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.390069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1476 from 127.0.0.1:15152: elapsed time 1.961334709s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.390214Z[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-07-10T09:38:50.390656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=623 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.390676Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=588 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.390687Z[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=1329 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.390735Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=588 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.390750Z[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=1329 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.390795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1329 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.391189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 1329, chunk_index: 1, absolute_index: 2659, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.391525Z[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:57598[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-07-10T09:38:50.391766Z[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:57598[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.391832Z[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:57598[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.392418Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.392533Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111" [3mduration[0m[2m=[0m"11.386990534s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.394134Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15111" [3mduration[0m[2m=[0m"11.386990534s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.394311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1935 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.396118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1244 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.396897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1475 from 127.0.0.1:15152: elapsed time 1.968182088s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.397069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1617 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.398003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1657 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.398798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.398927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.399701Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1857 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.399770Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1857 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.399815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1857 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1857, chunk_index: 1, absolute_index: 3715, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.400395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=395 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400453Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1618 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=256 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1603 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=151 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1153 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1769 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1124 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=999 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=460 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.400832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1088 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1033 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=120 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=566 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1908 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1675 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1775 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1032 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1381 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1908 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1931 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1729 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=460 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1033 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1675 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=444 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=120 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1775 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1451 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1032 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1381 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=658 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.401999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1124 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=807 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1676 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1153 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1168 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=39 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1349 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=634 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1168 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1676 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1774 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=444 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=807 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1618 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1931 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1769 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=999 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1088 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.402832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1930 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1451 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=183 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403404Z[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-07-10T09:38:50.403433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=256 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1603 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=39 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.403948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=151 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1858 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=634 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=658 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1349 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1930 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=566 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=395 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1729 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1774 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=183 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1858 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.404533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.405151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=871 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.405940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1481 from 127.0.0.1:15152: elapsed time 1.977057557s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.406088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1465 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.406783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1465 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.406795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1802 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.407010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=84 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.409783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=589 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.409806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1507 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.409923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1507 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.410888Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1629 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.411064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1753 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.411138Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.411147Z[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"7.2554035s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.411170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1222 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.410828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1424 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.411566Z[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"7.2554035s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.415785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1839 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.416418Z[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-07-10T09:38:50.416509Z[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-07-10T09:38:50.416632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=123 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.417246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=838 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.417972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1479 from 127.0.0.1:15152: elapsed time 1.989084375s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.418078Z[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-07-10T09:38:50.418462Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157" [3mduration[0m[2m=[0m"7.276701636s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.418460Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.418373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1160 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.419456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1466 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.419709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=588 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.420060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=919 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.420211Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 588, chunk_index: 1, absolute_index: 1177, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.420352Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15157" [3mduration[0m[2m=[0m"7.276701636s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.421841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=244 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.423672Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1231 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.424778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1237 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.425735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=219 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.426220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 piece=100 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.426977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=878 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.427194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=541 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.427341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1852 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.427683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=484 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.428409Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.428429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1478 from 127.0.0.1:15152: elapsed time 1.999558704s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.429051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1480 from 127.0.0.1:15152: elapsed time 2.000162194s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.429509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1483 from 127.0.0.1:15152: elapsed time 2.000616954s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:50.430709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.431361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1482 from 127.0.0.1:15152: elapsed time 2.002377484s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.431894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1486 from 127.0.0.1:15152: elapsed time 1.989320366s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.432359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1484 from 127.0.0.1:15152: elapsed time 1.989723066s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.432690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=938 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.432754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=769 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.432792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=836 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.432829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=675 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.432897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=262 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.432934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1866 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.432967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1670 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433017Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=698 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1135 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=670 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433122Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=280 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1049 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1358 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=49 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=837 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=889 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433315Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=359 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=889 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=938 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=401 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=769 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=359 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=725 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=49 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1049 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=837 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1670 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15123"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=836 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=937 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=966 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1325 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1193 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=915 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=725 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.433962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=965 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=670 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1866 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=427 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1325 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=401 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=966 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=937 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1135 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1358 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=280 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=915 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=965 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=427 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1184 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=675 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=698 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1193 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1399 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1399 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1184 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.434739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=262 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.435302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=525 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.435762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=823 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.437611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=571 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.439406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=353 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.441985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1664 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.442271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=391 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.442667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1488 from 127.0.0.1:15152: elapsed time 2.000003964s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.444114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=235 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.444963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1850 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.445459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1485 from 127.0.0.1:15152: elapsed time 2.002758004s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.447003Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1016 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.447919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1662 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.448519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=605 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.448977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=835 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.449128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1442 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.449806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=547 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.450926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.453573Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1490 from 127.0.0.1:15152: elapsed time 2.010815433s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.457197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=659 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.458249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=840 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.458362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=826 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.459564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=593 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.460165Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1937 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.462256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.462688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1487 from 127.0.0.1:15152: elapsed time 2.019905712s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:50.463576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=851 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.465436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=442 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.465521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=672 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.466200Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1491 from 127.0.0.1:15152: elapsed time 2.023385762s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:50.466283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.466991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1489 from 127.0.0.1:15152: elapsed time 2.023896041s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:50.468265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1942 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.470299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1639 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.471191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=383 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.471379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1803 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.473647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1287 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.474004Z[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=448 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.474078Z[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=448 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.474121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=448 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 448, chunk_index: 1, absolute_index: 897, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.474640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=346 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.474706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1051 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1754 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.474758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=473 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1100 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=952 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=192 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=410 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=331 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.474999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1785 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=331 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=192 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=799 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1556 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1556 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1100 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=410 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475280Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=952 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1051 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=473 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=799 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1785 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.475470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.475587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1330 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.475985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1492 from 127.0.0.1:15152: elapsed time 2.032290011s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.476220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15199"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=129 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.477124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=140 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.477616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=231 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.478528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1494 from 127.0.0.1:15152: elapsed time 2.03464079s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.479949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=233 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.481921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=581 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.482399Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1493 from 127.0.0.1:15152: elapsed time 2.0384522s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.483035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.483666Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=777 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.483789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=610 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.483839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=271 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.483921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=896 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.483955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=35 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.483987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1758 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1367 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=846 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=205 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=800 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=666 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1901 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1083 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=666 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1396 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=953 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=846 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=313 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1628 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1213 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=453 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=610 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1396 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=205 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=777 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=800 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484670Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=313 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1758 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484739Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1083 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1048 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1660 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.484847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1048 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1145 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=271 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=342 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1213 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1119 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1145 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485604Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=342 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=896 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485678Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1659 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=953 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1901 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1367 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1119 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1660 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=453 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=35 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.485991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1628 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.486391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=526 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.486497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1936 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.486577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1460 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.486741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=238 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.486916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=881 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.487264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 0 from 127.0.0.1:15152: elapsed time 2.043023179s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.487949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1 from 127.0.0.1:15152: elapsed time 2.043579899s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.489055Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.490023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1084 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.491068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1328 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.491789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 30 from 127.0.0.1:15152: elapsed time 2.047275979s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:50.492298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 3 from 127.0.0.1:15152: elapsed time 2.047737249s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:50.492635Z[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-07-10T09:38:50.492742Z[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-07-10T09:38:50.492816Z[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-07-10T09:38:50.492964Z[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-07-10T09:38:50.492934Z[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:15167"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1097 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.493014Z[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:15167"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1097 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.493028Z[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-07-10T09:38:50.493105Z[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-07-10T09:38:50.493378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 2 from 127.0.0.1:15152: elapsed time 2.048773878s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:50.494409Z[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-07-10T09:38:50.494406Z[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-07-10T09:38:50.494512Z[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-07-10T09:38:50.494568Z[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-07-10T09:38:50.494574Z[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-07-10T09:38:50.494601Z[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-07-10T09:38:50.494643Z[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-07-10T09:38:50.494814Z[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-07-10T09:38:50.495578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1621 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.496000Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.496168Z[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.949343087s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.497507Z[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.949343087s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.497827Z[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.480891643s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.497822Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.498056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1426 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.498282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=214 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.498712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.498938Z[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.480891643s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.500234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.505298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=734 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.505880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:50.506617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 4 from 127.0.0.1:15152: elapsed time 2.062001277s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:50.507519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.508647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=598 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.509198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.510814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=660 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.510936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1671 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.511491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 5 from 127.0.0.1:15152: elapsed time 2.066759906s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.511982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 6 from 127.0.0.1:15152: elapsed time 2.067169186s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.512478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 7 from 127.0.0.1:15152: elapsed time 2.067459256s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.512954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 8 from 127.0.0.1:15152: elapsed time 2.067841486s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:50.513402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 11 from 127.0.0.1:15152: elapsed time 2.067124686s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.513942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 12 from 127.0.0.1:15152: elapsed time 2.067646006s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.514487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 9 from 127.0.0.1:15152: elapsed time 2.068150476s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.515002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 10 from 127.0.0.1:15152: elapsed time 2.068582816s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.515505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 13 from 127.0.0.1:15152: elapsed time 2.069070676s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.516611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1466 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.518071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1851 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.519352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=552 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1110 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=973 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=552 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1421 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15223"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1110 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=620 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=739 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.519754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=794 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519788Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=93 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1205 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15223"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=156 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=656 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.519981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1877 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1750 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=34 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=973 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1272 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1714 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=33 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=570 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1714 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1421 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1061 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=272 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=794 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520454Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1077 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1204 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=739 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1272 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=58 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=58 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1204 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=92 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=983 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1750 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.520814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=156 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=620 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=92 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.520978Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1205 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=983 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=570 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=272 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=656 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=33 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1877 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1061 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1077 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=93 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=34 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.521895Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"9.73%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 3, connecting: 0, live: 112, seen: 128, dead: 13, not_needed: 0, steals: 30 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.523268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 16 from 127.0.0.1:15152: elapsed time 2.076664475s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:50.525635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=440 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.526048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=32 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1848 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.526169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1267 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=330 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=113 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=848 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=676 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1598 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1050 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1431 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=599 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=848 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526652Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=961 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=330 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=457 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1163 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=32 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526869Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=273 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526904Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=600 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=677 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.526982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=960 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1788 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1890 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=457 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=273 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=676 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=994 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1749 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=113 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=994 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527348Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1749 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527379Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=600 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1788 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1267 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1720 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=895 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=669 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1163 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=815 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1315 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=815 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527704Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1890 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1050 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1720 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=960 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=224 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1315 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15203"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1598 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.527982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=895 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.528029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=677 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.528077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=224 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.528123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=669 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.528166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=961 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.528213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1431 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.528877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1097 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.529386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::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: 1097, chunk_index: 1, absolute_index: 2195, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.529972Z[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:40612[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-07-10T09:38:50.530101Z[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:40612[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.530165Z[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:40612[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.530620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 15 from 127.0.0.1:15152: elapsed time 2.084002514s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.531710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 14 from 127.0.0.1:15152: elapsed time 2.084993914s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.532088Z[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-07-10T09:38:50.532183Z[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-07-10T09:38:50.532254Z[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-07-10T09:38:50.532333Z[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-07-10T09:38:50.532353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 17 from 127.0.0.1:15152: elapsed time 2.085616774s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.532433Z[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-07-10T09:38:50.532500Z[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-07-10T09:38:50.532576Z[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-07-10T09:38:50.532688Z[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-07-10T09:38:50.532792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 19 from 127.0.0.1:15152: elapsed time 2.086020634s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.532841Z[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-07-10T09:38:50.532945Z[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-07-10T09:38:50.533011Z[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-07-10T09:38:50.533101Z[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-07-10T09:38:50.533157Z[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-07-10T09:38:50.533214Z[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-07-10T09:38:50.533215Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=178 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.533279Z[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-07-10T09:38:50.533350Z[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-07-10T09:38:50.533423Z[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-07-10T09:38:50.533501Z[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-07-10T09:38:50.533577Z[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-07-10T09:38:50.533636Z[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-07-10T09:38:50.533707Z[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-07-10T09:38:50.533780Z[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-07-10T09:38:50.533827Z[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-07-10T09:38:50.533898Z[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-07-10T09:38:50.534221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 18 from 127.0.0.1:15152: elapsed time 2.087375984s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.534395Z[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-07-10T09:38:50.534474Z[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-07-10T09:38:50.534565Z[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-07-10T09:38:50.535069Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.535092Z[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"13.21331661s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.535989Z[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"13.21331661s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.536518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=221 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.536641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=827 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.538562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 20 from 127.0.0.1:15152: elapsed time 2.090936223s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.539279Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.539488Z[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"14.609759556s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.540007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 23 from 127.0.0.1:15152: elapsed time 2.091802394s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:50.540739Z[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"14.609759556s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.541007Z[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-07-10T09:38:50.541106Z[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-07-10T09:38:50.541182Z[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-07-10T09:38:50.541180Z[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-07-10T09:38:50.542450Z[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-07-10T09:38:50.542471Z[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-07-10T09:38:50.542637Z[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-07-10T09:38:50.543036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=208 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.543490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=847 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.544292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1382 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=568 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=362 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1422 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1587 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=703 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=630 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1555 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544606Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1171 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=630 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=362 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1128 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1665 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=435 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.544834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1296 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=951 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=435 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=485 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1555 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=167 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1296 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1928 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=951 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=276 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=648 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1928 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=485 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=167 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545678Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=276 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=568 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545764Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1133 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1422 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1133 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=783 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=648 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.545986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=783 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1128 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1587 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=98 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546124Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=703 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1577 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1382 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1577 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=98 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1171 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=250 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1186 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=801 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.546745Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1186 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1146 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=1146 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.546906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=250 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.547669Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.547991Z[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"6.354594049s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.548846Z[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=1812 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.548950Z[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=1812 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.549248Z[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"6.354594049s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.550333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=226 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.551064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 22 from 127.0.0.1:15152: elapsed time 2.102827362s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.551522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 21 from 127.0.0.1:15152: elapsed time 2.103287603s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:50.552158Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.553450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 26 from 127.0.0.1:15152: elapsed time 2.104896002s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:50.554810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1630 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.555034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1927 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.558019Z[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=701 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.558107Z[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=701 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.558150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=701 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.558792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 24 from 127.0.0.1:15152: elapsed time 2.110251641s, my avg piece time: 476ms
[INFO] [stdout] [2m2026-07-10T09:38:50.559049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=149 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.559205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=950 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.559230Z[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:33782[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-07-10T09:38:50.559263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 701, chunk_index: 1, absolute_index: 1403, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.559338Z[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:33782[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.559409Z[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:33782[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.560671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.562517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 27 from 127.0.0.1:15152: elapsed time 2.113933251s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.563268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1751 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.564008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1812 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.564507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 1812, chunk_index: 1, absolute_index: 3625, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.564609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=850 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.564551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 25 from 127.0.0.1:15152: elapsed time 2.115873371s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.565132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 28 from 127.0.0.1:15152: elapsed time 2.11641097s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.565592Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1831 from 127.0.0.1:15152: elapsed time 2.116701571s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.566292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1800 from 127.0.0.1:15152: elapsed time 2.11731248s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.566779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 29 from 127.0.0.1:15152: elapsed time 2.11779232s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.567436Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=335 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.568575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1805 from 127.0.0.1:15126: elapsed time 2.114081441s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.568885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=222 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.568906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1856 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.569232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1806 from 127.0.0.1:15126: elapsed time 2.11465556s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.569411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=882 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.569771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1807 from 127.0.0.1:15126: elapsed time 2.11493092s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.570722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=243 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.574536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=918 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.574643Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.574704Z[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"8.881640056s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.575128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.576053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1808 from 127.0.0.1:15126: elapsed time 2.12113605s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:50.576306Z[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"8.881640056s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.576434Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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 finished
[INFO] [stdout] [2m2026-07-10T09:38:50.576450Z[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:15167" [3mduration[0m[2m=[0m"10.534563025s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.576586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=131 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.578575Z[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:15167" [3mduration[0m[2m=[0m"10.534563025s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.579440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1804 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.579766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1809 from 127.0.0.1:15126: elapsed time 2.124811869s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:50.580420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=831 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.580521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=671 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.580744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1810 from 127.0.0.1:15126: elapsed time 2.125768199s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.581136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=928 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.581258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1813 from 127.0.0.1:15153: elapsed time 2.124623249s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.582280Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1814 from 127.0.0.1:15153: elapsed time 2.12552071s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.582787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1253 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.583171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1642 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.583927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=611 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.585144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1815 from 127.0.0.1:15153: elapsed time 2.12820041s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:50.586570Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=150 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.588624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=318 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.589635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1816 from 127.0.0.1:15153: elapsed time 2.132562719s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.590926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1820 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=647 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.591178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1817 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=456 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=773 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1634 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=970 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1557 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1187 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1342 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=348 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1406 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1614 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=455 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1827 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=772 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1818 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.591705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1649 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=728 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1245 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=772 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1303 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1303 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591908Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=970 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1634 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=109 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.591994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1674 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1816 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=869 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1342 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1557 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=735 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1813 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1390 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=287 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1829 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.592343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1614 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1245 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1819 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1826 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1187 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1824 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.592544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1858 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=953 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1233 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1246 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1246 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1648 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=796 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1135 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1506 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1820 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1824 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.592967Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1233 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1406 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593076Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=236 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1818 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1039 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=183 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=456 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=488 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=183 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1019 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1823 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=109 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593441Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1135 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1648 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1019 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1506 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593581Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=773 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1828 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.593689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1826 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1390 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1819 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=455 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=488 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.593943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=311 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1365 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=834 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1858 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1823 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=417 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594188Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1784 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1822 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=469 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1365 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=518 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=869 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=311 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1830 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1827 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1815 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15153"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1825 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1828 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=389 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1039 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594721Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=138 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1830 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=389 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594823Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=953 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1822 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=138 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1821 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.594994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1821 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1829 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=417 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1815 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=469 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595188Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1784 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1817 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=834 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1816 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=518 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1649 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1825 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595431Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=735 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=348 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=796 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=287 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=728 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1813 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.595643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=236 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.596208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1853 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.596964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1817 from 127.0.0.1:15153: elapsed time 2.139693247s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15152"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1467 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.597801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.597832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1818 from 127.0.0.1:15153: elapsed time 2.140536897s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.598392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1820 from 127.0.0.1:15153: elapsed time 2.141007227s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.599658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:50.600258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1819 from 127.0.0.1:15153: elapsed time 2.142810607s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.600607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=85 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.601588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=664 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.602653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.602769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=974 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.602920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1822 from 127.0.0.1:15153: elapsed time 2.145153738s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:50.604477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1824 from 127.0.0.1:15153: elapsed time 2.146738998s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:50.604954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1825 from 127.0.0.1:15153: elapsed time 2.146858437s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.605269Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=535 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.606106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1826 from 127.0.0.1:15153: elapsed time 2.147941857s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:50.606624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1364 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.606743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=339 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.606923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=248 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=173 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1637 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=95 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607147Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1868 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=339 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1215 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=591 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1637 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=657 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=248 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1215 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1120 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=42 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=95 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1548 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=557 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1306 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1074 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=657 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1756 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1074 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=173 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1548 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=390 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607882Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=995 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=42 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.607997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1721 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1306 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=557 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1721 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1868 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=390 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=995 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=591 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1756 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15191"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1120 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.608946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1827 from 127.0.0.1:15153: elapsed time 2.150766767s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:50.609496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1643 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.609722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=141 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.610028Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1162 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.610205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.610278Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1672 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.611360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 518 from 127.0.0.1:15153: elapsed time 2.152710267s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.612284Z[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"8.947910645s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.612326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 489 from 127.0.0.1:15126: elapsed time 2.153581967s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.612594Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.612966Z[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"8.947910645s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.612977Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1291 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.613159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 490 from 127.0.0.1:15126: elapsed time 2.154208166s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.613561Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 491 from 127.0.0.1:15126: elapsed time 2.154546786s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:50.615203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 492 from 127.0.0.1:15126: elapsed time 2.155999796s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.615801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1940 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.616069Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=147 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.616201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=929 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.616756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 494 from 127.0.0.1:15126: elapsed time 2.157172296s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:50.618125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=845 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.618528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=926 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.621489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1943 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.624013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 493 from 127.0.0.1:15126: elapsed time 2.164499285s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.624528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 495 from 127.0.0.1:15126: elapsed time 2.165004165s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:50.625051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 496 from 127.0.0.1:15126: elapsed time 2.165417645s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:50.625384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=404 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.626521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15217"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 497 from 127.0.0.1:15126: elapsed time 2.166868145s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.627223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 499 from 127.0.0.1:15126: elapsed time 2.167509085s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.627575Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=347 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.628101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=142 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.630027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1626 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.630969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 498 from 127.0.0.1:15126: elapsed time 2.171210794s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:50.632765Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"12.44%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 107, seen: 128, dead: 20, not_needed: 0, steals: 70 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.634395Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 500 from 127.0.0.1:15126: elapsed time 2.174532494s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:50.634934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 501 from 127.0.0.1:15126: elapsed time 2.175048794s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.635346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 504 from 127.0.0.1:15126: elapsed time 2.175245234s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.635757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 503 from 127.0.0.1:15126: elapsed time 2.175623014s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.636384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 502 from 127.0.0.1:15126: elapsed time 2.176063314s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:50.637683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 506 from 127.0.0.1:15126: elapsed time 2.159535685s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:50.638140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1624 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.638468Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 505 from 127.0.0.1:15126: elapsed time 2.160310895s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:50.639056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 507 from 127.0.0.1:15126: elapsed time 2.160669595s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:50.639516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 508 from 127.0.0.1:15126: elapsed time 2.161107835s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.639971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 510 from 127.0.0.1:15126: elapsed time 2.161311815s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.640914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 509 from 127.0.0.1:15126: elapsed time 2.162268195s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.643477Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1467 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.644734Z[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=536 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.644806Z[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=536 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.645328Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 512 from 127.0.0.1:15126: elapsed time 2.166560374s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:50.645831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 511 from 127.0.0.1:15126: elapsed time 2.167035784s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:50.646707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 513 from 127.0.0.1:15126: elapsed time 2.167706084s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.647189Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.647220Z[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"10.899970047s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.648384Z[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"10.899970047s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.650099Z[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:15201"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=86 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.650220Z[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:15201"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=86 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.651624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 514 from 127.0.0.1:15126: elapsed time 2.164516305s, my avg piece time: 1.438s
[INFO] [stdout] [2m2026-07-10T09:38:50.652289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 516 from 127.0.0.1:15126: elapsed time 2.164782665s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.653052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 515 from 127.0.0.1:15126: elapsed time 2.165434965s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.654944Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 61 from 127.0.0.1:15126: elapsed time 2.167164014s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.655125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m61 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15174
[INFO] [stdout] [2m2026-07-10T09:38:50.655673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 517 from 127.0.0.1:15126: elapsed time 2.167941724s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.657583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=642 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.657843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 62 from 127.0.0.1:15126: elapsed time 2.169957954s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.657982Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m62 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15112
[INFO] [stdout] [2m2026-07-10T09:38:50.658023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=536 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.659079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=622 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.660185Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 536, chunk_index: 1, absolute_index: 1073, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.661186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=227 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.661465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 91 from 127.0.0.1:15126: elapsed time 2.173572394s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.661886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.662004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 63 from 127.0.0.1:15126: elapsed time 2.168699255s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.662166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m63 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15217
[INFO] [stdout] [2m2026-07-10T09:38:50.662674Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119" [3mduration[0m[2m=[0m"9.741025071s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.662656Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.664007Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15119" [3mduration[0m[2m=[0m"9.741025071s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.665769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=927 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.665876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1137 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.665809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=86 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.666066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1673 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.666683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 66 from 127.0.0.1:15126: elapsed time 2.173256864s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.666915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m66 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15181
[INFO] [stdout] [2m2026-07-10T09:38:50.667043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.667551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 64 from 127.0.0.1:15126: elapsed time 2.174053594s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.667681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m64 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15151
[INFO] [stdout] [2m2026-07-10T09:38:50.667596Z[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-07-10T09:38:50.668007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 86, chunk_index: 1, absolute_index: 173, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:50.668067Z[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-07-10T09:38:50.668340Z[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-07-10T09:38:50.668591Z[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-07-10T09:38:50.668723Z[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-07-10T09:38:50.670053Z[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-07-10T09:38:50.670180Z[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-07-10T09:38:50.670329Z[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-07-10T09:38:50.670780Z[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-07-10T09:38:50.670701Z[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-07-10T09:38:50.671000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 67 from 127.0.0.1:15126: elapsed time 2.177428454s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:50.671270Z[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-07-10T09:38:50.671199Z[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-07-10T09:38:50.671554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 65 from 127.0.0.1:15126: elapsed time 2.177937564s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:50.671657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m65 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15160
[INFO] [stdout] [2m2026-07-10T09:38:50.672098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 68 from 127.0.0.1:15126: elapsed time 2.178247983s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:50.672186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m68 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15135
[INFO] [stdout] [2m2026-07-10T09:38:50.672357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m67 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15115
[INFO] [stdout] [2m2026-07-10T09:38:50.672976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 69 from 127.0.0.1:15126: elapsed time 2.178627903s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.673179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m69 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15104
[INFO] [stdout] [2m2026-07-10T09:38:50.673589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 70 from 127.0.0.1:15126: elapsed time 2.179514893s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.673660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m70 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15185
[INFO] [stdout] [2m2026-07-10T09:38:50.674389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 72 from 127.0.0.1:15126: elapsed time 2.158769095s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.674473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m72 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15192
[INFO] [stdout] [2m2026-07-10T09:38:50.675339Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1938 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.681732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1468 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.683680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1366 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.683789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1105 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.683837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=809 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.683962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1949 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684007Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=268 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=736 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1405 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=612 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=553 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.684293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=940 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=809 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=326 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1293 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=553 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1293 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1949 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=736 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684630Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1405 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=172 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=899 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=172 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=811 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=537 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=190 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=268 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.684990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1105 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1869 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=467 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.685313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=326 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=811 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15139"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=579 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1366 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685499Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=579 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=343 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685614Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1651 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=53 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=940 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1869 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1402 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=537 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=899 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=466 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1402 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.685999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=384 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=467 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=612 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=466 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1651 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=53 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=190 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686311Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1518 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=343 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.686383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.687534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=338 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.689024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 71 from 127.0.0.1:15126: elapsed time 2.173294604s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:50.689153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m71 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15114
[INFO] [stdout] [2m2026-07-10T09:38:50.690485Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=825 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.690808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 74 from 127.0.0.1:15126: elapsed time 2.175011944s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:50.690991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m74 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15207
[INFO] [stdout] [2m2026-07-10T09:38:50.691400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 75 from 127.0.0.1:15126: elapsed time 2.175513544s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:50.691520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m75 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15133
[INFO] [stdout] [2m2026-07-10T09:38:50.691816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 73 from 127.0.0.1:15126: elapsed time 2.175923844s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.691923Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m73 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15181
[INFO] [stdout] [2m2026-07-10T09:38:50.692116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=90 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692180Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=864 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1273 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=148 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1679 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692365Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1684 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1699 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=841 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692476Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=856 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=87 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1697 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1680 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=861 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=923 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1441 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1696 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1706 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1678 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=445 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.692991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=148 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1688 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=88 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1685 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=87 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1698 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1705 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693189Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=858 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1694 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=402 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1274 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1684 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1701 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693387Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1242 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1242 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=89 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1679 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1688 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=855 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1232 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=863 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=875 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693666Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1694 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1686 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1689 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693757Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1681 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=854 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1689 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1693 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=90 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1682 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1690 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.693996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=857 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1678 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694085Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=863 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694133Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1695 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=923 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1704 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=875 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=855 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=854 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=864 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1685 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1691 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=841 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=445 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1692 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15201"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=861 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1693 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694832Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1274 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694892Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1683 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1708 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1232 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.694988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=860 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1683 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=402 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=856 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1682 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=876 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1708 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695374Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=89 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1680 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1698 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=862 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1699 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=862 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=857 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1695 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1846 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1701 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1697 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1706 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695881Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1704 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1273 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695943Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1691 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.695973Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1690 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1441 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=860 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=88 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1846 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=858 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696179Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1681 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1705 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696240Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1692 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=876 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696304Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1686 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.696331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1696 as broken
[INFO] [stdout] [2m2026-07-10T09:38:50.697276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 76 from 127.0.0.1:15126: elapsed time 2.181268072s, my avg piece time: 1.438s
[INFO] [stdout] [2m2026-07-10T09:38:50.697430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m76 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15128
[INFO] [stdout] [2m2026-07-10T09:38:50.698156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 77 from 127.0.0.1:15126: elapsed time 2.181876113s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.699755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 78 from 127.0.0.1:15126: elapsed time 2.183195232s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.699521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m77 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15162
[INFO] [stdout] [2m2026-07-10T09:38:50.700287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m78 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15112
[INFO] [stdout] [2m2026-07-10T09:38:50.701294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 79 from 127.0.0.1:15126: elapsed time 2.184428053s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.701808Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m79 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15162
[INFO] [stdout] [2m2026-07-10T09:38:50.702705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 83 from 127.0.0.1:15126: elapsed time 2.185854753s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:50.704168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 80 from 127.0.0.1:15126: elapsed time 2.187458753s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:50.704793Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 82 from 127.0.0.1:15126: elapsed time 2.187966682s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:50.705217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 81 from 127.0.0.1:15126: elapsed time 2.188301482s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:50.705396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 STEAL [3mpiece[0m[2m=[0m80 [3mold_peer[0m[2m=[0m127.0.0.1:15126 [3mnew_peer[0m[2m=[0m127.0.0.1:15113
[INFO] [stdout] [2m2026-07-10T09:38:50.708075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1689 from 127.0.0.1:15201: elapsed time 2.188662332s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.709281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1690 from 127.0.0.1:15201: elapsed time 2.189717462s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:50.709563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=232 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.710301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1693 from 127.0.0.1:15201: elapsed time 2.190332302s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.711675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=874 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.711884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.712235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1698 from 127.0.0.1:15201: elapsed time 2.187547492s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:50.712890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1700 from 127.0.0.1:15201: elapsed time 2.187826193s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:50.713527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1699 from 127.0.0.1:15201: elapsed time 2.188347302s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:50.714404Z[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"13.839730605s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.714440Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.715128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1702 from 127.0.0.1:15201: elapsed time 2.189820702s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.715640Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1701 from 127.0.0.1:15201: elapsed time 2.190263882s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.715922Z[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"13.839730605s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.718998Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1703 from 127.0.0.1:15201: elapsed time 2.193628042s, my avg piece time: 259ms
[INFO] [stdout] [2m2026-07-10T09:38:50.721072Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1704 from 127.0.0.1:15201: elapsed time 2.195268262s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.722061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1705 from 127.0.0.1:15201: elapsed time 2.196361061s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.727254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=218 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.736528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 855 from 127.0.0.1:15201: elapsed time 2.21024353s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:50.736707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=829 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.737065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.737553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 885 from 127.0.0.1:15201: elapsed time 2.21118655s, my avg piece time: 269ms
[INFO] [stdout] [2m2026-07-10T09:38:50.738063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=686 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.738317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 856 from 127.0.0.1:15201: elapsed time 2.21191329s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.739161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 857 from 127.0.0.1:15201: elapsed time 2.21256109s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:50.739784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 858 from 127.0.0.1:15201: elapsed time 2.21298987s, my avg piece time: 1.438s
[INFO] [stdout] [2m2026-07-10T09:38:50.740820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 859 from 127.0.0.1:15201: elapsed time 2.213938489s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.741513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 860 from 127.0.0.1:15201: elapsed time 2.214367689s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:50.742384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=930 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.742558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=643 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.743378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 861 from 127.0.0.1:15201: elapsed time 2.215945339s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:50.744416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 862 from 127.0.0.1:15201: elapsed time 2.216794009s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:50.744795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1468 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.746691Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.746737Z[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"5.300362006s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:50.746891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=649 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.747035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1254 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.747342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=366 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.747643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.748123Z[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"5.300362006s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:50.748928Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"13.41%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 103, seen: 128, dead: 23, not_needed: 0, steals: 124 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.751398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1834 from 127.0.0.1:15208: elapsed time 2.185365662s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.751582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=223 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.752258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1835 from 127.0.0.1:15208: elapsed time 2.186042712s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.752731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1836 from 127.0.0.1:15208: elapsed time 2.186441912s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.753281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 126 from 127.0.0.1:15208: elapsed time 2.170460534s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:50.753732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 132 from 127.0.0.1:15161: elapsed time 2.169030825s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.754198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.754960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.755420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.756141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.756334Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1292 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.756644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.760497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=628 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.761754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1647 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.764428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=433 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.764644Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.764772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=428 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.766910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.767729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.768305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.770225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.772000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.773218Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.773945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.775186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.775671Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.776430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.777815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.778792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=931 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.779680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.779880Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1298 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.780403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.780643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1440 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.781574Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1469 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.782148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1944 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.784349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.791149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.791509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1269 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.797088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.800525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.801265Z[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-07-10T09:38:50.801359Z[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-07-10T09:38:50.801425Z[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-07-10T09:38:50.801613Z[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-07-10T09:38:50.801687Z[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-07-10T09:38:50.801756Z[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-07-10T09:38:50.801813Z[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-07-10T09:38:50.801113Z[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-07-10T09:38:50.801072Z[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-07-10T09:38:50.803074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.803228Z[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-07-10T09:38:50.803372Z[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-07-10T09:38:50.803451Z[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-07-10T09:38:50.805022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.805999Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.810370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=336 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.811298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.812275Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=441 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.812771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=650 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.813093Z[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-07-10T09:38:50.813210Z[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-07-10T09:38:50.813284Z[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-07-10T09:38:50.813435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.813906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.814332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.814797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.816089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.816541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.826408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=295 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.827074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.829212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1939 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.831611Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=933 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.832129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1644 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.832263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1854 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.832786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.839795Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1284 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.840150Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1933 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.844760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.846529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1636 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.847706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=452 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.848681Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"14.64%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 103, seen: 128, dead: 25, not_needed: 0, steals: 161 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.849006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.851335Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.852623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=419 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.855603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=653 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.858729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.859341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.859779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.861170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.863798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m143 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37363, tv_nsec: 890261854 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.865461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 144 from 127.0.0.1:15130: elapsed time 2.277616992s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.869329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.873129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.875080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 523 from 127.0.0.1:15206: elapsed time 2.283394431s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.876848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=96 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.878217Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.882643Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.884093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.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:15113"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 524 from 127.0.0.1:15206: elapsed time 2.29308511s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:50.887148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.888184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.889122Z[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:51420[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.889267Z[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:51420[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.889339Z[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:51420[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.892137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 529 from 127.0.0.1:15208: elapsed time 2.29900692s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:50.892396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.893145Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.893751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 531 from 127.0.0.1:15145: elapsed time 2.298489719s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:50.894953Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.895891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.896758Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.897160Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.898247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 532 from 127.0.0.1:15148: elapsed time 2.302479359s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:50.898419Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.900525Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 533 from 127.0.0.1:15148: elapsed time 2.304584568s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:50.901259Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 534 from 127.0.0.1:15148: elapsed time 2.304957448s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:50.901343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=949 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.904292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.907887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 539 from 127.0.0.1:15161: elapsed time 2.309692938s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:50.909766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.909975Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.910601Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.914208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 540 from 127.0.0.1:15161: elapsed time 2.316110297s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:50.916728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=944 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.916935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1297 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.917679Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.917813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.919932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1280 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.920023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1469 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.921068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.924073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.924966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=627 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.925392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 580 from 127.0.0.1:15147: elapsed time 2.323371346s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:50.925803Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 583 from 127.0.0.1:15130: elapsed time 2.322947336s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:50.926554Z[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:34588[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-07-10T09:38:50.927911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.928792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.929362Z[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:44482[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-07-10T09:38:50.930689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 586 from 127.0.0.1:15199: elapsed time 2.326882476s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:50.930810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.931247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 587 from 127.0.0.1:15224: elapsed time 2.327193396s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:50.933966Z[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:53844[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.934217Z[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:53844[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.934284Z[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:53844[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.934510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 590 from 127.0.0.1:15224: elapsed time 2.328532166s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:50.934921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 601 from 127.0.0.1:15124: elapsed time 2.323439546s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:50.935929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.936073Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.936773Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:50.937178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=920 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.938344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.938957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 606 from 127.0.0.1:15208: elapsed time 2.325667056s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:50.939919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.942845Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.943356Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 608 from 127.0.0.1:15148: elapsed time 2.329593186s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:50.944308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.946601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.947936Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.949546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=820 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.952542Z[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:44482[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.952665Z[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:44482[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.952741Z[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:44482[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.961591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 609 from 127.0.0.1:15145: elapsed time 2.347115373s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:50.962685Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1655 from 127.0.0.1:15121: elapsed time 2.344028324s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:50.963801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.964141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1656 from 127.0.0.1:15124: elapsed time 2.345264174s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:50.965223Z[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:37696[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.965878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1663 from 127.0.0.1:15101: elapsed time 2.344290864s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:50.966311Z[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:37696[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.966384Z[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:37696[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.966536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1666 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 37363, tv_nsec: 925196030 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.966661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.969162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=143 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.970782Z[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:34588[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.971321Z[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:34588[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.971384Z[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:34588[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.970302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1666 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 37363, tv_nsec: 925196030 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.970384Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.975005Z[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:45944[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.975111Z[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:45944[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.975167Z[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:45944[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.976648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-07-10T09:38:50.977186Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.977870Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=821 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.981283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1666 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 37363, tv_nsec: 925196030 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.981370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.981682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1834 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.981763Z[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-07-10T09:38:50.981889Z[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:15155"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=361 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:50.981908Z[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-07-10T09:38:50.981949Z[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:15155"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=361 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:50.981993Z[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-07-10T09:38:50.982068Z[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-07-10T09:38:50.982133Z[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-07-10T09:38:50.982194Z[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-07-10T09:38:50.982265Z[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-07-10T09:38:50.982330Z[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-07-10T09:38:50.982397Z[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-07-10T09:38:50.982601Z[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-07-10T09:38:50.982673Z[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-07-10T09:38:50.982747Z[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-07-10T09:38:50.982931Z[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-07-10T09:38:50.983121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.983241Z[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-07-10T09:38:50.983321Z[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-07-10T09:38:50.983391Z[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-07-10T09:38:50.983499Z[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-07-10T09:38:50.983739Z[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-07-10T09:38:50.984169Z[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-07-10T09:38:50.984246Z[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-07-10T09:38:50.984301Z[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-07-10T09:38:50.984359Z[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-07-10T09:38:50.984422Z[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-07-10T09:38:50.982828Z[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-07-10T09:38:50.984503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:50.984775Z[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-07-10T09:38:50.985275Z[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-07-10T09:38:50.985482Z[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-07-10T09:38:50.986347Z[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-07-10T09:38:50.988125Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"15.41%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 103, seen: 128, dead: 25, not_needed: 0, steals: 165 }"
[INFO] [stdout] [2m2026-07-10T09:38:50.988249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 532 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.989554Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1666 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 37363, tv_nsec: 925196030 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.990012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1666 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 37363, tv_nsec: 925196030 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.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:15181"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m no pieces to request
[INFO] [stdout] [2m2026-07-10T09:38:50.990941Z[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:57550[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:50.991065Z[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:57550[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:50.991136Z[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:57550[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:50.991286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1666 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15128, started: Instant { tv_sec: 37363, tv_nsec: 925196030 } }
[INFO] [stdout] [2m2026-07-10T09:38:50.991571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=665 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.991877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1666 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.991960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-07-10T09:38:50.992786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1667 from 127.0.0.1:15148: elapsed time 2.370294771s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:50.993019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=621 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.993491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=220 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:50.997405Z[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-07-10T09:38:50.998555Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1655 was stolen by 127.0.0.1:15146, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:50.998835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=399 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.002388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=436 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.002501Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.002606Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:51.003564Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[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-07-10T09:38:51.006584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1744 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.007125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=969 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.007207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1470 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.007342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=639 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.007820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=400 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.008362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1835 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.008509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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::chunk_tracker[0m[2m:[0m marking piece=361 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.009737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1669 from 127.0.0.1:15161: elapsed time 2.386834978s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.010738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 828 from 127.0.0.1:15206: elapsed time 2.3831001s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.012181Z[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-07-10T09:38:51.012600Z[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-07-10T09:38:51.012691Z[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-07-10T09:38:51.012765Z[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-07-10T09:38:51.013097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1229 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.013662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m833 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15211, started: Instant { tv_sec: 37363, tv_nsec: 932022459 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.014216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m833 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15211, started: Instant { tv_sec: 37363, tv_nsec: 932022459 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15147"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 580 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.015940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 361, chunk_index: 1, absolute_index: 723, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:51.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: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-07-10T09:38:51.018695Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"16.18%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 102, seen: 128, dead: 25, not_needed: 0, steals: 177 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.018971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1716 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.020070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m833 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15211, started: Instant { tv_sec: 37363, tv_nsec: 932022459 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.020174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.020226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.020381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1622 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.021299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.021364Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.021790Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.021866Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.021979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1663 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.022583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=954 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.022800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 132 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.024092Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.024151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.025528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.026078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 144 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.026341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-07-10T09:38:51.027995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=277 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.028239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.028295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.030482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m833 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15211, started: Instant { tv_sec: 37363, tv_nsec: 932022459 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.030673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1470 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.030907Z[0m [33m WARN[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:38590[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-07-10T09:38:51.032420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1312 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.033070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.033135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.033681Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=833 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.034256Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15225"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:51.034381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=861 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=677 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=313 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034549Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.034597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034632Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=677 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=313 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034740Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=861 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1700 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.034813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.035609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.035682Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=812 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.035722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.035760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=536 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.035797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=536 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.037020Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.037099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.037466Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1835 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.037975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=870 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.038397Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 842 from 127.0.0.1:15124: elapsed time 2.406612856s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.039350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.039433Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=250 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=636 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039528Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=788 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=35 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1573 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039660Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=636 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=272 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1746 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.039843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1675 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1675 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=33 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=443 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1714 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040194Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=994 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1707 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=657 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040294Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=552 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=796 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1714 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040475Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=35 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040511Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=250 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=796 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=994 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=33 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1746 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=272 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=657 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=788 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=443 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.040837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=552 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.043586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1832 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.043948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1632 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.044338Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1761 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.044530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 533 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.046061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 144 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.046556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=463 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.046665Z[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-07-10T09:38:51.046809Z[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-07-10T09:38:51.047382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1036 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=456 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1557 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1124 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1615 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=59 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1548 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1548 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1124 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.047971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1036 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=862 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=362 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1615 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1557 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1791 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048208Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1670 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048241Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1670 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=362 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=456 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=862 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.048599Z[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-07-10T09:38:51.048692Z[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-07-10T09:38:51.048759Z[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-07-10T09:38:51.048830Z[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-07-10T09:38:51.049127Z[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-07-10T09:38:51.049203Z[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-07-10T09:38:51.049756Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1922 from 127.0.0.1:15208: elapsed time 2.414214666s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.050688Z[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-07-10T09:38:51.050773Z[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-07-10T09:38:51.052083Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.052229Z[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"12.951758262s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.052529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1836 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.052759Z[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"12.951758262s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.053639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=388 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.054044Z[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:38590[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:51.054178Z[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:38590[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:51.054250Z[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:38590[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.054449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1953 from 127.0.0.1:15208: elapsed time 2.418660475s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.054952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1923 from 127.0.0.1:15208: elapsed time 2.419031915s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.055035Z[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:57622[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-07-10T09:38:51.055428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1932 from 127.0.0.1:15121: elapsed time 2.417147725s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.055744Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 533 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.055872Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1008 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.056312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1929 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.056797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1934 from 127.0.0.1:15206: elapsed time 2.418118735s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.057111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=880 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.057121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1932 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.057282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=356 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.057719Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=679 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.058961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=964 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1545 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=687 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1783 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1021 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1438 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.059341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1601 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1377 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1070 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1432 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1052 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1783 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=283 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.059952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1582 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=574 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.060099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=758 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060138Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1726 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1335 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1545 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1432 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1165 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060318Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1377 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=283 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=758 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1070 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1582 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1438 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1335 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1021 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1165 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=687 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1726 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=964 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060762Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=574 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.060806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1601 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.061278Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1052 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.061685Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.061772Z[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"11.530847964s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.061783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15112"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1946 from 127.0.0.1:15147: elapsed time 2.419507226s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.062227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1947 from 127.0.0.1:15148: elapsed time 2.419626806s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.062524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15152"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1471 was stolen by 127.0.0.1:15181, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.062631Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 583 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.063484Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.063903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.064067Z[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"11.530847964s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.065346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1763 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.065898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1948 from 127.0.0.1:15148: elapsed time 2.422920305s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.066970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1836 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.067207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 126 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.067428Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 126 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.067595Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 534 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.068489Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1302 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.068957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1950 from 127.0.0.1:15161: elapsed time 2.425041204s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.069288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1932 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.069799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1951 from 127.0.0.1:15199: elapsed time 2.425603434s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.070400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1952 from 127.0.0.1:15199: elapsed time 2.425832575s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.070919Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 225 from 127.0.0.1:15145: elapsed time 2.420319464s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.071130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1663 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.071760Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=884 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.072026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 217 from 127.0.0.1:15115: elapsed time 2.423986504s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.072341Z[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-07-10T09:38:51.073212Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.073344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=713 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.073445Z[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"6.057792708s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.073913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 583 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.075021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1631 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.075117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 132 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.075266Z[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"6.057792708s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.076584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 239 from 127.0.0.1:15158: elapsed time 2.421386175s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.076714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=777 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.076776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=774 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.076812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=469 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.076879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.076916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=469 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.076945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.076971Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=774 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.077008Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=777 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.077350Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.077447Z[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"5.174635985s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.077736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 240 from 127.0.0.1:15202: elapsed time 2.422393785s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.078082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 239 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.078582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 241 from 127.0.0.1:15202: elapsed time 2.423055414s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.079072Z[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-07-10T09:38:51.079166Z[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-07-10T09:38:51.079313Z[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"5.174635985s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.079513Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 645 from 127.0.0.1:15130: elapsed time 2.421227034s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.080012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 651 from 127.0.0.1:15101: elapsed time 2.417421705s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.079099Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1080 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.080422Z[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-07-10T09:38:51.080500Z[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-07-10T09:38:51.080786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1471 was stolen by 127.0.0.1:15181, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.080938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=337 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.081037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=357 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.081273Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 580 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.081452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 534 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.081541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 608 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.081701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 608 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.081931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.082726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 652 from 127.0.0.1:15147: elapsed time 2.419658655s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.083106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=211 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.083423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=170 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.083903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1575 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.084766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 654 from 127.0.0.1:15208: elapsed time 2.421139085s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.085293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 655 from 127.0.0.1:15199: elapsed time 2.421319145s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.088125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 651 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.088390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=296 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.089128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.089969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1871 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.090305Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.090737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.090984Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.091382Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.091797Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.092299Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.092494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 645 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.092738Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=625 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.093228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.095140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.097131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=415 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.098000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.098159Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1450 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.099142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.099657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1946 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.100088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=798 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.100593Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.101009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m662 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15121, started: Instant { tv_sec: 37363, tv_nsec: 981168333 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.101776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15189"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1087 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.102572Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.103197Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 529 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.104210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=14 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1817 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104322Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=66 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1478 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1171 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1171 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104458Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1471 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1817 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=885 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=73 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=14 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1493 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104677Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=503 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1493 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1471 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104765Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1478 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=503 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=66 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.104957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=73 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.105932Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 662 from 127.0.0.1:15121: elapsed time 2.427638244s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.106118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 651 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.106578Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"18.07%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 97, seen: 128, dead: 29, not_needed: 0, steals: 206 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.106741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=629 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.108688Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 668 from 127.0.0.1:15128: elapsed time 2.428403304s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.109035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=932 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.109381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 946 from 127.0.0.1:15148: elapsed time 2.427559614s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.109478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 645 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.110031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 916 from 127.0.0.1:15145: elapsed time 2.428134724s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.110635Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 917 from 127.0.0.1:15145: elapsed time 2.428272014s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.111112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 921 from 127.0.0.1:15224: elapsed time 2.427390144s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.111359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=454 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.112393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m woken up, new pieces might be available
[INFO] [stdout] [2m2026-07-10T09:38:51.112500Z[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-07-10T09:38:51.112508Z[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-07-10T09:38:51.112598Z[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-07-10T09:38:51.112669Z[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-07-10T09:38:51.113168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 922 from 127.0.0.1:15208: elapsed time 2.429210543s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.113887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 924 from 127.0.0.1:15206: elapsed time 2.429085043s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.114850Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=392 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.115389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 925 from 127.0.0.1:15202: elapsed time 2.429853193s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.115775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 934 from 127.0.0.1:15124: elapsed time 2.426345814s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.116166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=371 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.116927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 935 from 127.0.0.1:15124: elapsed time 2.427176374s, my avg piece time: 1.106s
[INFO] [stdout] [2m2026-07-10T09:38:51.117207Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=667 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.118174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=352 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.118240Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.118344Z[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"12.981728487s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.118538Z[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"12.981728487s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.119344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 662 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.119815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 941 from 127.0.0.1:15199: elapsed time 2.427969864s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.120337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 945 from 127.0.0.1:15161: elapsed time 2.425988314s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.121094Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=395 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.121306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=955 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.121423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1240 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.123758Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1619 from 127.0.0.1:15158: elapsed time 2.428470234s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.124674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1620 from 127.0.0.1:15158: elapsed time 2.428972454s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.125391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1472 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.128330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1623 from 127.0.0.1:15200: elapsed time 2.428377484s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.128767Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1625 from 127.0.0.1:15130: elapsed time 2.416815356s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.129535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=942 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.130540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=264 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.130992Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=290 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.131319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=199 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.132493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1633 from 127.0.0.1:15208: elapsed time 2.417429035s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:51.132876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1251 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.133461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1635 from 127.0.0.1:15199: elapsed time 2.417684925s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.133710Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1625 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.133964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1436 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.135300Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1485 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.135889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1640 from 127.0.0.1:15202: elapsed time 2.418372125s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.136346Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1641 from 127.0.0.1:15202: elapsed time 2.418530115s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.136686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1092 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.137100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=300 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.141228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1619 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 529 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143341Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 606 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 606 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1922 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143548Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1922 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1953 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1923 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143848Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1923 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.143964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 654 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.144034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 654 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.144095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 922 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.144157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 922 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.144204Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1633 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.144918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.146167Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=181 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.146553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1946 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.146659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 652 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.146718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 652 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.147330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Broken pipe (os error 32)
[INFO] [stdout] [2m2026-07-10T09:38:51.147414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1134 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1458 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1349 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=434 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=98 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147598Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=790 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1053 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147667Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=953 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=656 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=875 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=875 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1764 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147834Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=894 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147921Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=814 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=814 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.147990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=103 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=103 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148109Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1897 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1897 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1357 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1764 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1357 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=790 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=987 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148349Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1349 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=98 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148450Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=953 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=753 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1134 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1592 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1593 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148657Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1458 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=753 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=987 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=656 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1053 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.148835Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1459 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.149700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1593 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.149743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=912 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.149779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=51 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.149814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1687 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.149847Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1459 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.150064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=894 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.150107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=51 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.150923Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.151016Z[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"10.918210863s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.152751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 429 from 127.0.0.1:15124: elapsed time 2.431670424s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.152928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=439 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.152966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1333 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.153203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=360 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.153389Z[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"10.918210863s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.153613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:51.153690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1142 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.153736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1209 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.153770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1568 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.153804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=975 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.153837Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=367 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.153970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1338 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=312 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154068Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1338 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1567 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1260 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1142 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1516 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154233Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1164 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154265Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=975 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=730 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1209 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=367 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=312 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1346 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=60 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154540Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=60 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1260 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1346 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=730 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1567 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154751Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1568 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1164 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.154817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1516 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.155036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1289 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.155393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 430 from 127.0.0.1:15144: elapsed time 2.434009603s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.156213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m431 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 24647638 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.156813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m431 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 24647638 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.157766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 431 from 127.0.0.1:15130: elapsed time 2.436129943s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.158257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 432 from 127.0.0.1:15148: elapsed time 2.436365643s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.158566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 539 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.159154Z[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-07-10T09:38:51.159351Z[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-07-10T09:38:51.160393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 434 from 127.0.0.1:15147: elapsed time 2.437616693s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.160496Z[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-07-10T09:38:51.160989Z[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-07-10T09:38:51.161152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=11 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.161642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 437 from 127.0.0.1:15161: elapsed time 2.437369663s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.162083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 438 from 127.0.0.1:15224: elapsed time 2.437544163s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.162533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 446 from 127.0.0.1:15158: elapsed time 2.434890013s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.165238Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 447 from 127.0.0.1:15158: elapsed time 2.437197073s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.165730Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 449 from 127.0.0.1:15196: elapsed time 2.436996903s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.166149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 450 from 127.0.0.1:15196: elapsed time 2.436904953s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.166584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 451 from 127.0.0.1:15145: elapsed time 2.436936163s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.167056Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 613 from 127.0.0.1:15199: elapsed time 2.434408173s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.167151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1619 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.168531Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15188"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1793 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.168899Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 668 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.169288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 615 from 127.0.0.1:15206: elapsed time 2.435676773s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.170063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 616 from 127.0.0.1:15115: elapsed time 2.436171963s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.170538Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.170612Z[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"9.92417817s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.170821Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=349 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.170912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=760 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.170987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1207 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.171371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1392 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.171539Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.171591Z[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"10.834398006s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.171970Z[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"9.92417817s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.172105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 617 from 127.0.0.1:15115: elapsed time 2.437867143s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.172546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 618 from 127.0.0.1:15202: elapsed time 2.437861043s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:51.173238Z[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"10.834398006s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.173809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1891 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.174210Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 619 from 127.0.0.1:15128: elapsed time 2.439166462s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.174491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.174541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1225 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.174656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1268 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.175698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 626 from 127.0.0.1:15144: elapsed time 2.438116522s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.176481Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 631 from 127.0.0.1:15154: elapsed time 2.436961833s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.176889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=690 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.177533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1623 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.177841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.178026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 637 from 127.0.0.1:15202: elapsed time 2.436241633s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.178175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=358 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.178412Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 638 from 127.0.0.1:15158: elapsed time 2.436151193s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.178564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 668 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.178722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1266 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.179156Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 340 from 127.0.0.1:15145: elapsed time 2.433733073s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.179613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 341 from 127.0.0.1:15196: elapsed time 2.433932142s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.179811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1549 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.180464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1218 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.181234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 431 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.181369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=405 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.182577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=635 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.182931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 344 from 127.0.0.1:15208: elapsed time 2.436103863s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.183383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 345 from 127.0.0.1:15161: elapsed time 2.436244643s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.183798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 350 from 127.0.0.1:15101: elapsed time 2.434459893s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.184268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.185439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.185993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.187009Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.187653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.188701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 240 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.188777Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"19.92%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 95, seen: 128, dead: 33, not_needed: 0, steals: 254 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.188822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 240 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.188910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 241 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.188983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 241 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.189034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 925 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.189169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1620 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.189286Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1620 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.189367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 446 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.190600Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.190586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.191264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 619 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.191430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 619 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.192115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.193119Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1798 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.193369Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=480 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.193497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=422 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.193703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=697 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.194075Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.195307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.197659Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1472 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.200326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1805 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.201500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=316 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.201753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=159 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.202222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m351 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 52596165 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.202714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=420 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.205638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 354 from 127.0.0.1:15158: elapsed time 2.454818711s, my avg piece time: 1.106s
[INFO] [stdout] [2m2026-07-10T09:38:51.206253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1768 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.206396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15121"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1752 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.206616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=385 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.211794Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=301 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.213291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 355 from 127.0.0.1:15115: elapsed time 2.46204176s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.213894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1773 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.214911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 363 from 127.0.0.1:15124: elapsed time 2.46061699s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.216613Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 364 from 127.0.0.1:15144: elapsed time 2.46176667s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.217107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.217954Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.218541Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.219702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.220792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.221214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 925 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.221544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=691 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.222175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.222566Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.222966Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.224392Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.224812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=424 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.224813Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 350 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.225021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 350 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.225343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1473 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.226326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=897 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.227582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.227974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=464 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.228291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.228403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 430 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.228496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 626 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.228597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 626 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.228672Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 364 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.228759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 364 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.229082Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.230117Z[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-07-10T09:38:51.230411Z[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-07-10T09:38:51.230475Z[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-07-10T09:38:51.230530Z[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-07-10T09:38:51.230584Z[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-07-10T09:38:51.230595Z[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-07-10T09:38:51.230652Z[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-07-10T09:38:51.230661Z[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-07-10T09:38:51.230207Z[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-07-10T09:38:51.232230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 539 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.232557Z[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-07-10T09:38:51.232623Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.234029Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.235282Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.235752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.236345Z[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-07-10T09:38:51.236457Z[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-07-10T09:38:51.236683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=291 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.238264Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.238636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1435 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.238874Z[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-07-10T09:38:51.238957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=351 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.238996Z[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-07-10T09:38:51.239115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m365 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 58276324 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.239421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=168 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.240618Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1473 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.240750Z[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-07-10T09:38:51.241144Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 365 from 127.0.0.1:15130: elapsed time 2.485873517s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.241591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=939 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.243408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1759 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.243739Z[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-07-10T09:38:51.243890Z[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-07-10T09:38:51.243979Z[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-07-10T09:38:51.243998Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1739 from 127.0.0.1:15148: elapsed time 2.488379467s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.245726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=188 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.249906Z[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-07-10T09:38:51.251370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1640 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.252145Z[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-07-10T09:38:51.252588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1892 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.254104Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1770 from 127.0.0.1:15148: elapsed time 2.498085016s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.254638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1740 from 127.0.0.1:15199: elapsed time 2.498325076s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.255281Z[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-07-10T09:38:51.256990Z[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=1748 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:51.257065Z[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=1748 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:51.257127Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1741 from 127.0.0.1:15224: elapsed time 2.500198616s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.257220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1474 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.257408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 365 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.257877Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1742 from 127.0.0.1:15224: elapsed time 2.500478415s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.258293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1743 from 127.0.0.1:15224: elapsed time 2.500737365s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.258780Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m1745 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 61552674 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.259169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1745 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 61552674 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.259785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m1745 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 61552674 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.260173Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1443 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.260310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=17 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.260533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=822 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.261033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1745 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 61552674 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.262022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=732 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262041Z[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-07-10T09:38:51.262086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1199 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1350 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262130Z[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-07-10T09:38:51.262166Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=166 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262190Z[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-07-10T09:38:51.262199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=166 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1757 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1907 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262260Z[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-07-10T09:38:51.262295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=540 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1872 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1350 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262388Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=979 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262420Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1054 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262451Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=437 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=303 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=437 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262559Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1294 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1669 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1521 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262651Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=345 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262680Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1331 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15161"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1331 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15161"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=732 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1730 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=674 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1199 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=907 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=487 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1872 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.262994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1055 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=979 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=487 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1259 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1170 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=945 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263181Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=976 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263206Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1730 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1521 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=976 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263278Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=907 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=38 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1950 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1150 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1950 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263403Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=303 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263430Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1170 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=253 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263490Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=945 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1294 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=674 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=38 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1757 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1150 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263692Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=540 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1055 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=345 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263792Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1907 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263825Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1054 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1259 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.263990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=253 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.264025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1669 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.264927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=406 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.265277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m1745 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 61552674 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.265806Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1755 from 127.0.0.1:15145: elapsed time 2.503092534s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15202"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1640 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.266107Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.266972Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1757 from 127.0.0.1:15161: elapsed time 2.503286755s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.267448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=566 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.268288Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1748 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.268378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1474 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.268900Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 1748, chunk_index: 1, absolute_index: 3497, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:51.268991Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=961 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269040Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1826 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269106Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=108 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1381 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=553 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1931 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269224Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=410 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=698 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1931 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269320Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1930 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=108 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=553 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269413Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1930 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=936 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15187"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1826 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1702 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=698 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1704 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269683Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=579 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269718Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=936 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=961 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=101 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1381 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=410 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.269980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=579 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.270021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1704 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.270064Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1703 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.270791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1760 from 127.0.0.1:15196: elapsed time 2.505873515s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.271551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1762 from 127.0.0.1:15154: elapsed time 2.505844895s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:51.272272Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1766 from 127.0.0.1:15206: elapsed time 2.504971015s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.273066Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1820 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.273550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1767 from 127.0.0.1:15206: elapsed time 2.505589374s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.273970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=387 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.274440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 396 from 127.0.0.1:15166: elapsed time 2.505430004s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.274873Z[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-07-10T09:38:51.274965Z[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-07-10T09:38:51.275046Z[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-07-10T09:38:51.275467Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 397 from 127.0.0.1:15158: elapsed time 2.506236234s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.275885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 398 from 127.0.0.1:15202: elapsed time 2.506136894s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.276261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=302 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.277389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.278079Z[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-07-10T09:38:51.278464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1641 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.278562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1641 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.278653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 618 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.278725Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 618 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.279905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1324 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.280036Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.280781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 403 from 127.0.0.1:15220: elapsed time 2.508792404s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.280996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1805 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.282096Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1319 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.282307Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 396 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.282442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 396 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.282496Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.282875Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1343 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.283102Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=641 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.283507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 407 from 127.0.0.1:15128: elapsed time 2.510045764s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.284106Z[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.967724864s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.283516Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.283814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=359 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.284416Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=663 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.284527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1820 was stolen by 127.0.0.1:15148, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.284753Z[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.967724864s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.286429Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 407 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.288594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 408 from 127.0.0.1:15144: elapsed time 2.514788444s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.289713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1745 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.289881Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161" [3mduration[0m[2m=[0m"8.529235001s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.290196Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.290647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 411 from 127.0.0.1:15148: elapsed time 2.515525894s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.291094Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15161" [3mduration[0m[2m=[0m"8.529235001s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.291547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 412 from 127.0.0.1:15208: elapsed time 2.515958923s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.293798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=947 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.294500Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 413 from 127.0.0.1:15208: elapsed time 2.518371433s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.295071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 414 from 127.0.0.1:15199: elapsed time 2.518352433s, my avg piece time: 1.106s
[INFO] [stdout] [2m2026-07-10T09:38:51.295544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 418 from 127.0.0.1:15200: elapsed time 2.517389663s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.295646Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1475 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.295782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1475 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.295926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=421 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.296035Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=509 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.296050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1476 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.296958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.297385Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.297841Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.298526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1893 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.298798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=749 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.299289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.300616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1919 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.300911Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 407 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.302130Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.302534Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.303074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m423 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 83363881 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.304590Z[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-07-10T09:38:51.304977Z[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-07-10T09:38:51.305099Z[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-07-10T09:38:51.305166Z[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-07-10T09:38:51.306064Z[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-07-10T09:38:51.306370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 425 from 127.0.0.1:15220: elapsed time 2.525032143s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.306552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=260 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.306925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1455 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.307059Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1896 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.307462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 426 from 127.0.0.1:15220: elapsed time 2.525774312s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.307993Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1281 from 127.0.0.1:15145: elapsed time 2.525918573s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.309543Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1252 from 127.0.0.1:15128: elapsed time 2.526934392s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.309618Z[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-07-10T09:38:51.309932Z[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-07-10T09:38:51.310002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1255 from 127.0.0.1:15115: elapsed time 2.526217762s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.311038Z[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-07-10T09:38:51.311886Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1256 from 127.0.0.1:15124: elapsed time 2.527383932s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.312149Z[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-07-10T09:38:51.312233Z[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-07-10T09:38:51.312604Z[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-07-10T09:38:51.314112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1257 from 127.0.0.1:15196: elapsed time 2.529423132s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.315641Z[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-07-10T09:38:51.315739Z[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-07-10T09:38:51.315816Z[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-07-10T09:38:51.317128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1258 from 127.0.0.1:15196: elapsed time 2.531772352s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.317516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1262 from 127.0.0.1:15154: elapsed time 2.530521372s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.317840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 418 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.318924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.321654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1263 from 127.0.0.1:15224: elapsed time 2.533857362s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.322694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1311 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.323205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1264 from 127.0.0.1:15206: elapsed time 2.535237761s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.325027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=317 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.325486Z[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-07-10T09:38:51.325610Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1275 from 127.0.0.1:15121: elapsed time 2.532815651s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.325775Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=1285 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.325907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1261 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.327187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1476 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.327763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=314 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.328277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1276 from 127.0.0.1:15121: elapsed time 2.535098611s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.329562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1776 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.330746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1252 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.330903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=333 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.337440Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=423 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.338629Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1277 from 127.0.0.1:15208: elapsed time 2.5449285s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.339639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1278 from 127.0.0.1:15124: elapsed time 2.54536717s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.340246Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1279 from 127.0.0.1:15144: elapsed time 2.5456072s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:51.340983Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1282 from 127.0.0.1:15200: elapsed time 2.544533531s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.341472Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1283 from 127.0.0.1:15200: elapsed time 2.54481484s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.341658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=444 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.341980Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1286 from 127.0.0.1:15220: elapsed time 2.543770321s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.342396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1295 from 127.0.0.1:15196: elapsed time 2.54027899s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.342787Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1477 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.344927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1299 from 127.0.0.1:15154: elapsed time 2.540799151s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.345634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1300 from 127.0.0.1:15199: elapsed time 2.54137273s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.346129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1301 from 127.0.0.1:15130: elapsed time 2.541515981s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.346560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1304 from 127.0.0.1:15206: elapsed time 2.540599171s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.346963Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1305 from 127.0.0.1:15206: elapsed time 2.540494981s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.347411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1307 from 127.0.0.1:15158: elapsed time 2.540083061s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.348012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1308 from 127.0.0.1:15156: elapsed time 2.540134241s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.351585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1309 from 127.0.0.1:15202: elapsed time 2.54318084s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.352297Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1310 from 127.0.0.1:15215: elapsed time 2.54357592s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.352709Z[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-07-10T09:38:51.352810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1434 from 127.0.0.1:15224: elapsed time 2.54319027s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.352934Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.352631Z[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-07-10T09:38:51.357313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.357550Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.357443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.359255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.360061Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1439 from 127.0.0.1:15128: elapsed time 2.547961039s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.360824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1445 from 127.0.0.1:15144: elapsed time 2.545965s, my avg piece time: 1.695s
[INFO] [stdout] [2m2026-07-10T09:38:51.361257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1446 from 127.0.0.1:15124: elapsed time 2.54615601s, my avg piece time: 1.106s
[INFO] [stdout] [2m2026-07-10T09:38:51.361702Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1447 from 127.0.0.1:15121: elapsed time 2.54616697s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.362202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1448 from 127.0.0.1:15196: elapsed time 2.54619489s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.363386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1806 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.363616Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1301 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.363713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1301 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.364261Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1449 from 127.0.0.1:15208: elapsed time 2.54789073s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.364699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1454 from 127.0.0.1:15200: elapsed time 2.54617648s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.365081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1456 from 127.0.0.1:15220: elapsed time 2.54553459s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.365517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1462 from 127.0.0.1:15148: elapsed time 2.542890841s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.365898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1463 from 127.0.0.1:15148: elapsed time 2.54305651s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.366155Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=31 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.366406Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 948 from 127.0.0.1:15116: elapsed time 2.541971281s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.366830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 956 from 127.0.0.1:15206: elapsed time 2.533445551s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.367038Z[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-07-10T09:38:51.367131Z[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-07-10T09:38:51.367194Z[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-07-10T09:38:51.367275Z[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-07-10T09:38:51.367362Z[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-07-10T09:38:51.367368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1727 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.370262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1252 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.370714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1439 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.370836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1439 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.371558Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=292 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.372173Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.372220Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=119 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.373350Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.374208Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"22.68%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 93, seen: 128, dead: 34, not_needed: 0, steals: 277 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.375456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 957 from 127.0.0.1:15158: elapsed time 2.53993728s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.375889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1308 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.376030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1308 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.376526Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 958 from 127.0.0.1:15202: elapsed time 2.5402835s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.377252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1437 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.377520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.378032Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 959 from 127.0.0.1:15202: elapsed time 2.54128779s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.379720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 967 from 127.0.0.1:15101: elapsed time 2.539280051s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.379876Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 948 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.380116Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1275 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.380486Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=481 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.380961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 968 from 127.0.0.1:15145: elapsed time 2.540089351s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.381354Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=797 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.382033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 971 from 127.0.0.1:15130: elapsed time 2.539961391s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.384495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.384887Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1413 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.385013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1310 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.385221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=386 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.386969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 972 from 127.0.0.1:15154: elapsed time 2.54434033s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.387408Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 368 from 127.0.0.1:15196: elapsed time 2.54256888s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.387609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=670 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.389005Z[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-07-10T09:38:51.389209Z[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-07-10T09:38:51.389327Z[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-07-10T09:38:51.390088Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 369 from 127.0.0.1:15124: elapsed time 2.54484951s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.392777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.393054Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.393494Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 370 from 127.0.0.1:15144: elapsed time 2.547605679s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.394809Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1667 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.395012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.395662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 373 from 127.0.0.1:15200: elapsed time 2.548264649s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.396070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 374 from 127.0.0.1:15200: elapsed time 2.54813648s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.397708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.398018Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 376 from 127.0.0.1:15115: elapsed time 2.54913716s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.398373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 377 from 127.0.0.1:15220: elapsed time 2.54887363s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.399065Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 378 from 127.0.0.1:15158: elapsed time 2.54931626s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.399518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 379 from 127.0.0.1:15215: elapsed time 2.54887468s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.399617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1275 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.399828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=478 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.400938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=237 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.401016Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1633 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.401557Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.401748Z[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-07-10T09:38:51.401938Z[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-07-10T09:38:51.402037Z[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-07-10T09:38:51.402673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 380 from 127.0.0.1:15148: elapsed time 2.551584019s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:51.403327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=72 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.403410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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_COMPLETE [3mpiece[0m[2m=[0m72 [3mpeer[0m[2m=[0m127.0.0.1:15192 [3mduration_ms[0m[2m=[0m728 [3mrequests[0m[2m=[0m4 [3mblocks[0m[2m=[0m2 [3mbytes[0m[2m=[0m32768
[INFO] [stdout] [2m2026-07-10T09:38:51.404115Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=817 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.404254Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1806 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.404257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 587 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.404565Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.404818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1093 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.405057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 379 was stolen by 127.0.0.1:15115, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.405235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 967 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.408915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1665 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.409050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=476 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.409171Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=846 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.409314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 381 from 127.0.0.1:15128: elapsed time 2.557683118s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.409772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.409914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1265 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.410390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.410884Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 393 from 127.0.0.1:15206: elapsed time 2.551640629s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.411250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 637 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.411914Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 394 from 127.0.0.1:15156: elapsed time 2.552161129s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.412553Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 673 from 127.0.0.1:15121: elapsed time 2.550889549s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.413121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 678 from 127.0.0.1:15145: elapsed time 2.549168619s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.413268Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1667 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.413336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 601 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.414417Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.414970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15175"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2026-07-10T09:38:51.415312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m680 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15116, started: Instant { tv_sec: 37364, tv_nsec: 167976201 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.415965Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 394 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.416532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m680 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15116, started: Instant { tv_sec: 37364, tv_nsec: 167976201 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.416648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.417753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 446 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.417752Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 403 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.418248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m680 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15116, started: Instant { tv_sec: 37364, tv_nsec: 167976201 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.419302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 344 was stolen by 127.0.0.1:15115, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.419427Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 344 was stolen by 127.0.0.1:15115, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.419512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 412 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.419609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 412 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.419678Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 413 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.419816Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 413 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.419915Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1277 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.420033Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1277 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.420110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1449 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.420198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1449 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.420456Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=573 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.421053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=401 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.421319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 587 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.421340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1807 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.421620Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1138 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.421873Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error reading message: disconnected while reading, read so far: 0
[INFO] [stdout] [2m2026-07-10T09:38:51.421922Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m680 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15116, started: Instant { tv_sec: 37364, tv_nsec: 167976201 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.422101Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=795 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.422308Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m680 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15116, started: Instant { tv_sec: 37364, tv_nsec: 167976201 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.422418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 971 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.422542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 379 was stolen by 127.0.0.1:15115, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.422705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 967 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.423060Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 631 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.425274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.425544Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 680 from 127.0.0.1:15116: elapsed time 2.560546998s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.426052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 681 from 127.0.0.1:15116: elapsed time 2.560486188s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.426791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 682 from 127.0.0.1:15208: elapsed time 2.560880839s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.427249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 683 from 127.0.0.1:15199: elapsed time 2.560656188s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.428718Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"23.81%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 0, connecting: 0, live: 93, seen: 128, dead: 35, not_needed: 0, steals: 333 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.429734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 684 from 127.0.0.1:15154: elapsed time 2.562537678s, my avg piece time: 1.106s
[INFO] [stdout] [2m2026-07-10T09:38:51.430909Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 685 from 127.0.0.1:15124: elapsed time 2.563169298s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.431024Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 637 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.431510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 688 from 127.0.0.1:15144: elapsed time 2.562484238s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.432063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 689 from 127.0.0.1:15196: elapsed time 2.562289588s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.432497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15207"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 692 from 127.0.0.1:15202: elapsed time 2.561229318s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.432781Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=666 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.432946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1355 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.433658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1572 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.434664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 418 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.438298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 693 from 127.0.0.1:15148: elapsed time 2.566543527s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.438580Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 447 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.438828Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 425 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.439202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=813 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.439697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 696 from 127.0.0.1:15215: elapsed time 2.566698587s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.440195Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 699 from 127.0.0.1:15216: elapsed time 2.565484308s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.440608Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 700 from 127.0.0.1:15224: elapsed time 2.565443418s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.440817Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1807 was stolen by 127.0.0.1:15129, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.441394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 590 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.441945Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 793 from 127.0.0.1:15224: elapsed time 2.566321168s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.443027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.443110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15117"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=270 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.443389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1037 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443488Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1037 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=906 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443599Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1418 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1605 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1069 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1418 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443768Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1605 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=982 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=906 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443948Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=745 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.443986Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=785 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444030Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=785 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=194 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444120Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=194 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444154Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=465 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=177 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1069 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1528 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=177 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444376Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=982 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=745 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1528 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.444714Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.445516Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 696 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.445746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=714 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.446058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 802 from 127.0.0.1:15144: elapsed time 2.566197067s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.446380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 682 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.446617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1762 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.447228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 803 from 127.0.0.1:15144: elapsed time 2.566788127s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.447690Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 806 from 127.0.0.1:15220: elapsed time 2.565761428s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.447840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 381 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.448019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1276 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.449330Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.453874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.453988Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.454798Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 808 from 127.0.0.1:15200: elapsed time 2.571676117s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.455255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1928 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.455560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.455634Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.455782Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 398 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.457582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 810 from 127.0.0.1:15128: elapsed time 2.569962927s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.458362Z[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-07-10T09:38:51.458418Z[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-07-10T09:38:51.459011Z[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:54030[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: disconnecting, to simulate failure in tests
[INFO] [stdout] [2m2026-07-10T09:38:51.459138Z[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:54030[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:51.459204Z[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:54030[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.459393Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1947 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.460820Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.461249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.461650Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m818 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15163, started: Instant { tv_sec: 37364, tv_nsec: 199479578 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.461769Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1282 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.461912Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 425 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.463316Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 447 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463525Z[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-07-10T09:38:51.463571Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1808 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463717Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1808 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463777Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1809 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1809 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463928Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1810 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.463998Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1810 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.464004Z[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-07-10T09:38:51.464051Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 489 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.465230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m818 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15163, started: Instant { tv_sec: 37364, tv_nsec: 199479578 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.465676Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m818 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15163, started: Instant { tv_sec: 37364, tv_nsec: 199479578 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.465827Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1477 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466267Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 531 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 609 was stolen by 127.0.0.1:15146, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 609 was stolen by 127.0.0.1:15146, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 225 was stolen by 127.0.0.1:15115, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 225 was stolen by 127.0.0.1:15115, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466728Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 916 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.466890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 916 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.468231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15101"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m piece=554 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.468383Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1580 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.468699Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m818 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15163, started: Instant { tv_sec: 37364, tv_nsec: 199479578 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.468955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=904 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.469118Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m818 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15163, started: Instant { tv_sec: 37364, tv_nsec: 199479578 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.469402Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=818 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:51.469476Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=818 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:51.470031Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2026-07-10T09:38:51.470234Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.470576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 810 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.470976Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 819 from 127.0.0.1:15158: elapsed time 2.573889996s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.471110Z[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-07-10T09:38:51.471363Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m305 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 202805937 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.472422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m305 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 202805937 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.472612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1045 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.474163Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m305 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 202805937 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.474296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 398 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.474568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1309 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.475048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m305 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 202805937 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.475406Z[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-07-10T09:38:51.475510Z[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-07-10T09:38:51.475553Z[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-07-10T09:38:51.476253Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1947 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.477086Z[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-07-10T09:38:51.477345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m305 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 202805937 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.477843Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m275 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 203287917 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.478095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.478190Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.478493Z[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-07-10T09:38:51.478906Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1226 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.478964Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1226 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.478997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1658 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1513 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479053Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1513 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479100Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=224 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479136Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1110 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479169Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1678 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479203Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1110 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=656 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479274Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=281 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479310Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1726 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1053 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479378Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=224 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479415Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1726 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1053 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479484Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=281 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1658 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479552Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1451 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479590Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1813 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1813 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=656 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479700Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1451 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1678 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.479930Z[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-07-10T09:38:51.479995Z[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-07-10T09:38:51.480143Z[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-07-10T09:38:51.480236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1282 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.480352Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 426 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.480399Z[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-07-10T09:38:51.480891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m275 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 203287917 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.481445Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m275 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15130, started: Instant { tv_sec: 37364, tv_nsec: 203287917 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.481641Z[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-07-10T09:38:51.482034Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 590 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.482290Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=965 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.482636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1478 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.482895Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 489 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.483800Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1703 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.484045Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.484152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.484542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1762 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.484678Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1022 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.485004Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=657 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485078Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1711 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485129Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1684 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1826 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1765 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485249Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=340 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485289Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1711 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485332Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1576 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485373Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=706 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485411Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1281 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1682 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1683 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485529Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1779 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1202 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1120 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485663Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=92 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1342 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1342 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=917 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1908 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485897Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=887 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.485970Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1071 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=577 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=917 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486089Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1281 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486132Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1778 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1112 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1879 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486258Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=416 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486329Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=986 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=285 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1590 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486439Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1202 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1156 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486567Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1755 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486607Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=678 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486645Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1576 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=986 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486734Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=340 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=657 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486804Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1590 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1755 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.486927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=104 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1779 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=962 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1778 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487151Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=451 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=285 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1895 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487263Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=763 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487298Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1684 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487333Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1156 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1701 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487435Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1120 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487469Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=451 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487503Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1908 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487538Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=104 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487584Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1425 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487619Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=968 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=887 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1112 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=577 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1765 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1063 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487819Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=284 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.487941Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=284 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488006Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1071 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488047Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=416 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1894 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=763 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488141Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1682 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488170Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1895 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=678 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1879 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488255Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1683 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1701 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=706 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488340Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=905 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1826 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488396Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=968 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488424Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1425 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1201 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488480Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1063 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488509Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=92 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.488980Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.489132Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227" [3mduration[0m[2m=[0m"8.258355515s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.489716Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 275 from 127.0.0.1:15130: elapsed time 2.589489735s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.490743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 278 from 127.0.0.1:15196: elapsed time 2.588837575s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.491346Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15227" [3mduration[0m[2m=[0m"8.258355515s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.493023Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 279 from 127.0.0.1:15196: elapsed time 2.590514595s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.493616Z[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-07-10T09:38:51.493729Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.494493Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1309 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.494707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1945 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.495542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 282 from 127.0.0.1:15121: elapsed time 2.591400444s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.495689Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1948 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.495833Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=305 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.495996Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=164 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.496612Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 284 from 127.0.0.1:15145: elapsed time 2.591071074s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.496789Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 426 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.496961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1283 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.497201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 638 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.498230Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 921 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.499216Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=382 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.499358Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 285 from 127.0.0.1:15145: elapsed time 2.593372444s, my avg piece time: 1.695s
[INFO] [stdout] [2m2026-07-10T09:38:51.499642Z[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-07-10T09:38:51.499746Z[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-07-10T09:38:51.499763Z[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-07-10T09:38:51.499838Z[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-07-10T09:38:51.499873Z[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-07-10T09:38:51.499955Z[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-07-10T09:38:51.500046Z[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-07-10T09:38:51.500293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 286 from 127.0.0.1:15216: elapsed time 2.593847004s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.499954Z[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-07-10T09:38:51.501840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 289 from 127.0.0.1:15199: elapsed time 2.593910845s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.502913Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1276 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.502925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 275 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.503088Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"24.83%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 90, seen: 128, dead: 36, not_needed: 0, steals: 367 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.503517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 293 from 127.0.0.1:15144: elapsed time 2.593259045s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.504111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1262 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.504818Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 294 from 127.0.0.1:15144: elapsed time 2.593865514s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.505236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15149"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 297 from 127.0.0.1:15200: elapsed time 2.592910304s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.505422Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 810 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.506043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 298 from 127.0.0.1:15206: elapsed time 2.593246234s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.506737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=93 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.507143Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=634 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.507361Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 299 from 127.0.0.1:15202: elapsed time 2.593974044s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.507814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 304 from 127.0.0.1:15148: elapsed time 2.591752605s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.508270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=288 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.508402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 958 was stolen by 127.0.0.1:15146, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.509225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1286 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.509562Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1286 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.510432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1283 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.510726Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 638 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.510829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 354 was stolen by 127.0.0.1:15189, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.511394Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 354 was stolen by 127.0.0.1:15189, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.512891Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.513670Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 921 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.514162Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1596 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.514879Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 550 from 127.0.0.1:15115: elapsed time 2.597998994s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.515262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 490 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.515609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 699 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.516624Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 551 from 127.0.0.1:15128: elapsed time 2.599193954s, my avg piece time: 560ms
[INFO] [stdout] [2m2026-07-10T09:38:51.517401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m555 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 222774265 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.518225Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.518578Z[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"13.679016884s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.519468Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.519882Z[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"10.593517347s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.519980Z[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"13.679016884s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.520013Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m555 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 222774265 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.520142Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1447 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.520326Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1262 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.520432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 551 was stolen by 127.0.0.1:15192, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.520620Z[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"10.593517347s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.520969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m555 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 222774265 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.523504Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 601 was stolen by 127.0.0.1:15151, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.524893Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m555 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 222774265 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.525487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 958 was stolen by 127.0.0.1:15146, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.527090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1456 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.527815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m555 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 222774265 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.528148Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1948 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528375Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 946 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 946 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528563Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 432 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528646Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 432 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1739 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528772Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1739 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.528831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1770 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.530235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1454 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.531079Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=555 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.531578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 556 from 127.0.0.1:15118: elapsed time 2.611290542s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.531942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=818 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.532617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 558 from 127.0.0.1:15224: elapsed time 2.611296802s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.532731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 818, chunk_index: 1, absolute_index: 1637, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:51.532908Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39468[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-07-10T09:38:51.532924Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 490 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.532946Z[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=1094 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:51.532992Z[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=1094 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:51.533010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 491 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.533009Z[0m [34mDEBUG[0m [1mserver[0m[1m{[0m[3mid[0m[2m=[0m63[1m}[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_incoming_peer[0m[1m{[0m[3maddr[0m[2m=[0m127.0.0.1:39468[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:51.533129Z[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:39468[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.533168Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1094 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.533245Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.533444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 696 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.533918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 699 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.533802Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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: 1094, chunk_index: 1, absolute_index: 2189, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:51.534976Z[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:35014[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-07-10T09:38:51.535087Z[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:35014[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m torrent finished, not re-queueing
[INFO] [stdout] [2m2026-07-10T09:38:51.535150Z[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:35014[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.535357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 559 from 127.0.0.1:15124: elapsed time 2.613044202s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.537001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 560 from 127.0.0.1:15163: elapsed time 2.614350302s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.537997Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 561 from 127.0.0.1:15158: elapsed time 2.614887932s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.538391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1329 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.540012Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 562 from 127.0.0.1:15158: elapsed time 2.616473402s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.540459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.540940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.541920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.542960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.543535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.543981Z[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-07-10T09:38:51.544087Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.544251Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 551 was stolen by 127.0.0.1:15192, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.544381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1299 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.544730Z[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-07-10T09:38:51.544817Z[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-07-10T09:38:51.545024Z[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-07-10T09:38:51.545478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.546470Z[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-07-10T09:38:51.546564Z[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-07-10T09:38:51.546878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.546934Z[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-07-10T09:38:51.546809Z[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-07-10T09:38:51.549018Z[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-07-10T09:38:51.549770Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.550248Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.551164Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1556 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.551410Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.551779Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.552223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.553294Z[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-07-10T09:38:51.553351Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.553515Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1454 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.553708Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1159 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.554824Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.555232Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=125 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.556149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.556871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=307 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.557463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.558662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.559442Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559517Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=248 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559579Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1541 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559625Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1824 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559666Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1296 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1785 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1296 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559785Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=843 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.559994Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1441 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.560046Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1441 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.560093Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=248 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.560131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1785 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.560175Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1824 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.560276Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=569 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.560448Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1299 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15217"[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=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.561988Z[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-07-10T09:38:51.562338Z[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-07-10T09:38:51.562122Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m attempted to steal but peer was writing [3midx[0m[2m=[0m563 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15156, started: Instant { tv_sec: 37364, tv_nsec: 227067625 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.562749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1827 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.563342Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1290 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.562227Z[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-07-10T09:38:51.561814Z[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-07-10T09:38:51.564560Z[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-07-10T09:38:51.564641Z[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-07-10T09:38:51.564672Z[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-07-10T09:38:51.564720Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1456 was stolen by 127.0.0.1:15179, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.564826Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 377 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.564916Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 377 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.564931Z[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-07-10T09:38:51.565026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 806 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.565113Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 806 was stolen by 127.0.0.1:15142, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.565779Z[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-07-10T09:38:51.565951Z[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-07-10T09:38:51.566502Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 373 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.566694Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.566784Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.566930Z[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-07-10T09:38:51.566979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 563 from 127.0.0.1:15156: elapsed time 2.643003478s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.567017Z[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-07-10T09:38:51.568443Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 438 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.568460Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=568 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.569033Z[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-07-10T09:38:51.569213Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1173 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569296Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1728 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569362Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=560 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569418Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1082 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569459Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=742 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=560 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1909 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=203 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569668Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1127 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569706Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=908 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569741Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=43 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1873 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1211 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569926Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=718 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.569981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1728 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570021Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=163 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570071Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1127 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570112Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1057 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=718 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570219Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=163 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570278Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=203 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570319Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1057 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570368Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=908 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570425Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1082 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570470Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1909 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1211 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570568Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=742 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1173 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570656Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1873 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.570696Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=43 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.571446Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 491 was stolen by 127.0.0.1:15113, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.572975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 564 from 127.0.0.1:15220: elapsed time 2.647862878s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.575176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 565 from 127.0.0.1:15220: elapsed time 2.649973488s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.575713Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 575 from 127.0.0.1:15199: elapsed time 2.644333809s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.577444Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 576 from 127.0.0.1:15180: elapsed time 2.645403729s, my avg piece time: 268ms
[INFO] [stdout] [2m2026-07-10T09:38:51.577766Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1023 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.578807Z[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-07-10T09:38:51.578995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1447 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.580964Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.581064Z[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.114446778s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.582159Z[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.114446778s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.582518Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=180 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.583043Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 578 from 127.0.0.1:15215: elapsed time 2.650247618s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.584292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 959 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.584438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 959 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.584520Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 692 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.584627Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 692 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.584705Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 299 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.586114Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.586522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m306 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 236384633 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.586687Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1656 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.586913Z[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-07-10T09:38:51.587364Z[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-07-10T09:38:51.587466Z[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-07-10T09:38:51.587570Z[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-07-10T09:38:51.589885Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m306 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 236384633 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.590815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 373 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.591380Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m306 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15166, started: Instant { tv_sec: 37364, tv_nsec: 236384633 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.591812Z[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-07-10T09:38:51.592033Z[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-07-10T09:38:51.592118Z[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-07-10T09:38:51.592296Z[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-07-10T09:38:51.592902Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 438 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.593037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1149 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.593455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=261 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.594228Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 578 was stolen by 127.0.0.1:15133, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.594801Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2026-07-10T09:38:51.594961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 286 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.595830Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 309 from 127.0.0.1:15154: elapsed time 2.660830796s, my avg piece time: 560ms
[INFO] [stdout] [2m2026-07-10T09:38:51.597796Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1088 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.598596Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 310 from 127.0.0.1:15154: elapsed time 2.663026286s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.598723Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=453 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.599524Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 319 from 127.0.0.1:15206: elapsed time 2.657961037s, my avg piece time: 1.695s
[INFO] [stdout] [2m2026-07-10T09:38:51.600121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 321 from 127.0.0.1:15202: elapsed time 2.657344777s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.600556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 322 from 127.0.0.1:15102: elapsed time 2.657239547s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.601508Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1478 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.602491Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 323 from 127.0.0.1:15200: elapsed time 2.658668537s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.602712Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1151 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.603073Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1191 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.604283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1656 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.605597Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 325 from 127.0.0.1:15121: elapsed time 2.659755356s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.606176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 327 from 127.0.0.1:15199: elapsed time 2.659091676s, my avg piece time: 956ms
[INFO] [stdout] [2m2026-07-10T09:38:51.607205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1559 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.608110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 972 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.610187Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 328 from 127.0.0.1:15116: elapsed time 2.662667066s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.610281Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 374 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.610357Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 374 was stolen by 127.0.0.1:15104, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.610447Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 808 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.610507Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 808 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.610654Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 297 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.610978Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 297 was stolen by 127.0.0.1:15149, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.611084Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 323 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.611831Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1314 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.612587Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 332 from 127.0.0.1:15118: elapsed time 2.662596007s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.612748Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1741 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.613536Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 334 from 127.0.0.1:15220: elapsed time 2.658716197s, my avg piece time: 1.75s
[INFO] [stdout] [2m2026-07-10T09:38:51.614017Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.614057Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1190 from 127.0.0.1:15146: elapsed time 2.658881816s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.614265Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163" [3mduration[0m[2m=[0m"5.067960599s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.614327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1216 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.615063Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1194 from 127.0.0.1:15128: elapsed time 2.656112727s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.615222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=729 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15215"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1166 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615336Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1121 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615386Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1787 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615423Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1166 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615455Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1121 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1000 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1368 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615605Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1376 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615649Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=245 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615686Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=900 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615731Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=729 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=475 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615810Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1374 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615871Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=475 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615920Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=195 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.615962Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1000 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616005Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=900 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616050Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1316 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1316 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616135Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=474 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616182Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1787 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=56 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1368 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=245 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616344Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1374 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=474 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616434Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1376 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616474Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=195 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616521Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1904 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616576Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1904 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616614Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=56 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616737Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15163" [3mduration[0m[2m=[0m"5.067960599s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.616761Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1113 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.616935Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=205 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617000Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1306 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617042Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=50 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1718 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1041 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617174Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=943 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617226Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1428 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617270Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=265 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617317Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=815 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617398Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=151 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617437Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=265 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617483Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1039 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=151 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.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:15101"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=943 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617626Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=815 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617661Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1613 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617707Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1041 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1718 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617807Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=190 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=707 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617925Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1113 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.617974Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=190 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618095Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=205 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618149Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=707 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618198Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1613 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618243Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=50 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618291Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1428 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1306 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1650 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1039 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.618637Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=315 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.618910Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1195 from 127.0.0.1:15148: elapsed time 2.659357347s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.619449Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=644 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.620452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1196 from 127.0.0.1:15198: elapsed time 2.660277507s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.620582Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 673 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.620985Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1198 from 127.0.0.1:15196: elapsed time 2.659709586s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.621360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1200 from 127.0.0.1:15115: elapsed time 2.658239796s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.621691Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.621814Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1203 from 127.0.0.1:15166: elapsed time 2.657300506s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.621958Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1194 was stolen by 127.0.0.1:15212, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.622405Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1208 from 127.0.0.1:15216: elapsed time 2.655137607s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.622753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1479 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.622836Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=488 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.623001Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1479 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.623126Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1480 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.623201Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1480 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.623287Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1481 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.623715Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=258 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.624586Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1210 from 127.0.0.1:15166: elapsed time 2.656317427s, my avg piece time: 1.106s
[INFO] [stdout] [2m2026-07-10T09:38:51.624878Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=834 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.625529Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"26.01%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 2, connecting: 0, live: 87, seen: 128, dead: 39, not_needed: 0, steals: 395 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.626025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1212 from 127.0.0.1:15144: elapsed time 2.656542607s, my avg piece time: 983ms
[INFO] [stdout] [2m2026-07-10T09:38:51.627067Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1741 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.627159Z[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-07-10T09:38:51.627220Z[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-07-10T09:38:51.627289Z[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-07-10T09:38:51.627394Z[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-07-10T09:38:51.628184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1214 from 127.0.0.1:15158: elapsed time 2.657917787s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.628283Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 492 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.629131Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 323 was stolen by 127.0.0.1:15136, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.632111Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1217 from 127.0.0.1:15156: elapsed time 2.659682526s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.632617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1219 from 127.0.0.1:15206: elapsed time 2.659346466s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.633025Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=567 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.633987Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 458 from 127.0.0.1:15202: elapsed time 2.659992506s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.634284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1481 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.635262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1769 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.638990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 459 from 127.0.0.1:15130: elapsed time 2.664359955s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.640949Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 461 from 127.0.0.1:15200: elapsed time 2.665188596s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.642022Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 842 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.642070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1660 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.642648Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 972 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.643015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1742 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.643742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 462 from 127.0.0.1:15128: elapsed time 2.667765156s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.644478Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 468 from 127.0.0.1:15199: elapsed time 2.664960246s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.646037Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 470 from 127.0.0.1:15224: elapsed time 2.665372496s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.647231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 471 from 127.0.0.1:15154: elapsed time 2.666039396s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.648223Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 472 from 127.0.0.1:15116: elapsed time 2.666304686s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.652077Z[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-07-10T09:38:51.653080Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 673 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.653165Z[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-07-10T09:38:51.653199Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 462 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.654236Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 477 from 127.0.0.1:15124: elapsed time 2.669240566s, my avg piece time: 1.695s
[INFO] [stdout] [2m2026-07-10T09:38:51.654525Z[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-07-10T09:38:51.654630Z[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-07-10T09:38:51.654778Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 479 from 127.0.0.1:15220: elapsed time 2.668529096s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.655359Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 482 from 127.0.0.1:15148: elapsed time 2.667735446s, my avg piece time: 281ms
[INFO] [stdout] [2m2026-07-10T09:38:51.656231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 483 from 127.0.0.1:15130: elapsed time 2.668047246s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.656684Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 486 from 127.0.0.1:15198: elapsed time 2.666509235s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.657929Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1098 from 127.0.0.1:15196: elapsed time 2.666267426s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.659058Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1073 from 127.0.0.1:15216: elapsed time 2.664254976s, my avg piece time: 560ms
[INFO] [stdout] [2m2026-07-10T09:38:51.659514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1075 from 127.0.0.1:15208: elapsed time 2.663235886s, my avg piece time: 560ms
[INFO] [stdout] [2m2026-07-10T09:38:51.660091Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1076 from 127.0.0.1:15166: elapsed time 2.663390016s, my avg piece time: 983ms
[INFO] [stdout] [2m2026-07-10T09:38:51.660247Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 684 was stolen by 127.0.0.1:15189, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.660641Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1078 from 127.0.0.1:15158: elapsed time 2.662840926s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.661815Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1742 was stolen by 127.0.0.1:15150, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.662303Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1079 from 127.0.0.1:15144: elapsed time 2.663836386s, my avg piece time: 1.75s
[INFO] [stdout] [2m2026-07-10T09:38:51.662675Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1081 from 127.0.0.1:15214: elapsed time 2.662198396s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.663271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1085 from 127.0.0.1:15146: elapsed time 2.659786727s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.663701Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1086 from 127.0.0.1:15202: elapsed time 2.658913647s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.664292Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1089 from 127.0.0.1:15200: elapsed time 2.657621756s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.665330Z[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-07-10T09:38:51.666023Z[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-07-10T09:38:51.666108Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1075 was stolen by 127.0.0.1:15192, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.666144Z[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-07-10T09:38:51.666306Z[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-07-10T09:38:51.667589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1090 from 127.0.0.1:15128: elapsed time 2.660317136s, my avg piece time: 1.013s
[INFO] [stdout] [2m2026-07-10T09:38:51.668805Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1091 from 127.0.0.1:15102: elapsed time 2.661210036s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.669209Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1096 from 127.0.0.1:15115: elapsed time 2.658391627s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.669461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 462 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.669461Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 282 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.669957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1313 from 127.0.0.1:15154: elapsed time 2.657436507s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.670505Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1317 from 127.0.0.1:15118: elapsed time 2.655553027s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.671026Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1318 from 127.0.0.1:15208: elapsed time 2.655587327s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.671173Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 459 was stolen by 127.0.0.1:15114, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.671658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1320 from 127.0.0.1:15206: elapsed time 2.655165517s, my avg piece time: 1.744s
[INFO] [stdout] [2m2026-07-10T09:38:51.671889Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1482 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.672337Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1321 from 127.0.0.1:15124: elapsed time 2.655256278s, my avg piece time: 344ms
[INFO] [stdout] [2m2026-07-10T09:38:51.672551Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=750 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.672722Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1322 from 127.0.0.1:15220: elapsed time 2.655007627s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.672937Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 842 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674040Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1743 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674327Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 492 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 493 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674583Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 493 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674673Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 494 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674742Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 494 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674829Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 495 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.674955Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 495 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.675098Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 496 was stolen by 127.0.0.1:15190, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.675995Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15138"[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-07-10T09:38:51.676178Z[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-07-10T09:38:51.676204Z[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-07-10T09:38:51.676270Z[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-07-10T09:38:51.676292Z[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-07-10T09:38:51.676284Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 461 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.676457Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::file_ops[0m[2m:[0m the piece=1379 hash does not match
[INFO] [stdout] [2m2026-07-10T09:38:51.676487Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 461 was stolen by 127.0.0.1:15217, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.676522Z[0m [33m WARN[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m checksum for piece=1379 did not validate. disconecting peer.
[INFO] [stdout] [2m2026-07-10T09:38:51.676560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1089 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.676639Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1379 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.676894Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=710 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.677196Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m error managing peer: error in handler.on_received_message(): on_received_piece: error processing received chunk ChunkInfo { piece_index: 1379, chunk_index: 1, absolute_index: 2759, size: 16384, offset: 16384 }: i am probably a bogus peer. dying.
[INFO] [stdout] [2m2026-07-10T09:38:51.677533Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1323 from 127.0.0.1:15156: elapsed time 2.659216267s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.677907Z[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"5.742968401s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.677848Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.678002Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.678111Z[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"6.138671308s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.678137Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1747 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.678355Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=306 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.679219Z[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"6.138671308s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.679237Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1535 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.679308Z[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"5.742968401s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.681011Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1326 from 127.0.0.1:15148: elapsed time 2.660768697s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.681414Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1327 from 127.0.0.1:15148: elapsed time 2.660598857s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.682235Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1332 from 127.0.0.1:15199: elapsed time 2.658414036s, my avg piece time: 1.013s
[INFO] [stdout] [2m2026-07-10T09:38:51.682662Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1334 from 127.0.0.1:15196: elapsed time 2.657695666s, my avg piece time: 410ms
[INFO] [stdout] [2m2026-07-10T09:38:51.683306Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1336 from 127.0.0.1:15224: elapsed time 2.656955487s, my avg piece time: 223ms
[INFO] [stdout] [2m2026-07-10T09:38:51.684172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1337 from 127.0.0.1:15121: elapsed time 2.657175487s, my avg piece time: 956ms
[INFO] [stdout] [2m2026-07-10T09:38:51.685519Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1690 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.685535Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1318 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.686401Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=173 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.687371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.688266Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 684 was stolen by 127.0.0.1:15189, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.688530Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1743 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.689081Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1339 from 127.0.0.1:15216: elapsed time 2.660770367s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.689666Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1340 from 127.0.0.1:15216: elapsed time 2.660855167s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.689755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15200"[1m}[0m[2m:[0m[1mpeer_connection[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m in-flight piece 1089 was stolen by 127.0.0.1:15207, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.690044Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1081 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.690665Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=600 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690736Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1204 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=455 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690811Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1784 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690846Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1193 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690903Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1903 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690942Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=455 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.690979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=599 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691015Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=331 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691049Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=600 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=42 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691122Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=857 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=857 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691191Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1077 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691227Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1863 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691262Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=268 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691295Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=268 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=331 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1204 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1863 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691438Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1784 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691473Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1077 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691510Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1903 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691546Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=42 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691591Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1555 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691628Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1325 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1325 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691697Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1555 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691733Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=599 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691771Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit::chunk_tracker[0m[2m:[0m marking piece=1193 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.691951Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 576 was stolen by 127.0.0.1:15135, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.692556Z[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-07-10T09:38:51.692650Z[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-07-10T09:38:51.692661Z[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-07-10T09:38:51.692824Z[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-07-10T09:38:51.693139Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1341 from 127.0.0.1:15144: elapsed time 2.663614036s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.694083Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 94 from 127.0.0.1:15214: elapsed time 2.662801436s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.694844Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 97 from 127.0.0.1:15202: elapsed time 2.661617216s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.695589Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 282 was stolen by 127.0.0.1:15160, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.695737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=324 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.696074Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 99 from 127.0.0.1:15130: elapsed time 2.661087377s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.696462Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 102 from 127.0.0.1:15106: elapsed time 2.659676107s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.696898Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 106 from 127.0.0.1:15154: elapsed time 2.657561027s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.697314Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 107 from 127.0.0.1:15154: elapsed time 2.657394717s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.697495Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1482 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.697655Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1483 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.697653Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1411 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.697907Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=259 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.698014Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 110 from 127.0.0.1:15158: elapsed time 2.656222476s, my avg piece time: 956ms
[INFO] [stdout] [2m2026-07-10T09:38:51.698743Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 111 from 127.0.0.1:15166: elapsed time 2.656415987s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.699172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 112 from 127.0.0.1:15208: elapsed time 2.656170697s, my avg piece time: 560ms
[INFO] [stdout] [2m2026-07-10T09:38:51.700370Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 114 from 127.0.0.1:15116: elapsed time 2.656269917s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.701695Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 934 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.702221Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 309 was stolen by 127.0.0.1:15192, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.702389Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 309 was stolen by 127.0.0.1:15192, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.702523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.703746Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1263 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.704200Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 115 from 127.0.0.1:15218: elapsed time 2.659353507s, my avg piece time: 1.75s
[INFO] [stdout] [2m2026-07-10T09:38:51.704776Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 116 from 127.0.0.1:15124: elapsed time 2.659548737s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.705104Z[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-07-10T09:38:51.705219Z[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-07-10T09:38:51.705578Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 117 from 127.0.0.1:15124: elapsed time 2.659695917s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.705698Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 94 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.706117Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 118 from 127.0.0.1:15156: elapsed time 2.659700207s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.707090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 184 from 127.0.0.1:15102: elapsed time 2.657464687s, my avg piece time: 206ms
[INFO] [stdout] [2m2026-07-10T09:38:51.707500Z[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-07-10T09:38:51.707773Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.708353Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.708842Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.709647Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.710121Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.711104Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131" [3mduration[0m[2m=[0m"13.670723549s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m started
[INFO] [stdout] [2m2026-07-10T09:38:51.711110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1924 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.711737Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.711994Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m finished
[INFO] [stdout] [2m2026-07-10T09:38:51.712357Z[0m [35mTRACE[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mwait_for_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15131" [3mduration[0m[2m=[0m"13.670723549s"[1m}[0m[2m:[0m [2mlibrqbit_core::spawn_utils[0m[2m:[0m still running
[INFO] [stdout] [2m2026-07-10T09:38:51.711005Z[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-07-10T09:38:51.715564Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.717285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.717465Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1090 was stolen by 127.0.0.1:15170, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.717588Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 325 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.718090Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.718457Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.718874Z[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-07-10T09:38:51.718958Z[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-07-10T09:38:51.718946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.719366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.719658Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1318 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.720125Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.721783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 934 was stolen by 127.0.0.1:15174, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.721960Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 935 was stolen by 127.0.0.1:15189, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.722086Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 935 was stolen by 127.0.0.1:15189, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.722161Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 429 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.722244Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 429 was stolen by 127.0.0.1:15162, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.722312Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 363 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.722463Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 363 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.724285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.725542Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.726522Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 attempted to steal but peer was writing [3midx[0m[2m=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.728471Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1263 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.728957Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=[0m185 [3mpiece_req[0m[2m=[0mInflightPiece { peer: 127.0.0.1:15200, started: Instant { tv_sec: 37364, tv_nsec: 353370079 } }
[INFO] [stdout] [2m2026-07-10T09:38:51.729935Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"27.08%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 85, seen: 128, dead: 42, not_needed: 0, steals: 461 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.731532Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 186 from 127.0.0.1:15128: elapsed time 2.680516944s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.731636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 94 was stolen by 127.0.0.1:15177, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.731981Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=113 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.733260Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 187 from 127.0.0.1:15196: elapsed time 2.681306485s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.733786Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1203 was stolen by 127.0.0.1:15185, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.734959Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.735343Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=807 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.735939Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 193 from 127.0.0.1:15144: elapsed time 2.679635074s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.737205Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 196 from 127.0.0.1:15118: elapsed time 2.678761754s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.737366Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 325 was stolen by 127.0.0.1:15112, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.739371Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1483 was stolen by 127.0.0.1:15165, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.739512Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1484 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.739601Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1484 was stolen by 127.0.0.1:15103, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.740202Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 197 from 127.0.0.1:15214: elapsed time 2.681217115s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.743152Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 198 from 127.0.0.1:15216: elapsed time 2.683598273s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.743979Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 201 from 127.0.0.1:15206: elapsed time 2.682481854s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.745577Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 202 from 127.0.0.1:15206: elapsed time 2.683493974s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.749176Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1434 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.750552Z[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-07-10T09:38:51.750886Z[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-07-10T09:38:51.750927Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 204 from 127.0.0.1:15220: elapsed time 2.687378293s, my avg piece time: 178ms
[INFO] [stdout] [2m2026-07-10T09:38:51.750977Z[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-07-10T09:38:51.750983Z[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-07-10T09:38:51.751203Z[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-07-10T09:38:51.751539Z[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-07-10T09:38:51.751754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 206 from 127.0.0.1:15146: elapsed time 2.686141063s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.752215Z[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-07-10T09:38:51.752341Z[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-07-10T09:38:51.752946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=185 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.753421Z[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-07-10T09:38:51.753544Z[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-07-10T09:38:51.753585Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 207 from 127.0.0.1:15202: elapsed time 2.687211723s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.754027Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 209 from 127.0.0.1:15148: elapsed time 2.686595743s, my avg piece time: 387ms
[INFO] [stdout] [2m2026-07-10T09:38:51.756560Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1676 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.756796Z[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-07-10T09:38:51.756931Z[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-07-10T09:38:51.759178Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 210 from 127.0.0.1:15199: elapsed time 2.690779552s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.759402Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1337 was stolen by 127.0.0.1:15188, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.760070Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 writing the message to peer: Connection reset by peer (os error 104)
[INFO] [stdout] [2m2026-07-10T09:38:51.761950Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 704 from 127.0.0.1:15130: elapsed time 2.689757913s, my avg piece time: 1.695s
[INFO] [stdout] [2m2026-07-10T09:38:51.762753Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 705 from 127.0.0.1:15198: elapsed time 2.690065063s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.763105Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 112 was stolen by 127.0.0.1:15192, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.763523Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 709 from 127.0.0.1:15224: elapsed time 2.688342364s, my avg piece time: 482ms
[INFO] [stdout] [2m2026-07-10T09:38:51.765240Z[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-07-10T09:38:51.766940Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 711 from 127.0.0.1:15154: elapsed time 2.690242542s, my avg piece time: 319ms
[INFO] [stdout] [2m2026-07-10T09:38:51.767407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 712 from 127.0.0.1:15115: elapsed time 2.690036443s, my avg piece time: 145ms
[INFO] [stdout] [2m2026-07-10T09:38:51.767759Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 715 from 127.0.0.1:15208: elapsed time 2.688178203s, my avg piece time: 1.75s
[INFO] [stdout] [2m2026-07-10T09:38:51.768277Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 716 from 127.0.0.1:15218: elapsed time 2.688148953s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.769421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1536 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.771838Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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-07-10T09:38:51.772391Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=169 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.772946Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 717 from 127.0.0.1:15124: elapsed time 2.691980453s, my avg piece time: 1.013s
[INFO] [stdout] [2m2026-07-10T09:38:51.773313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 719 from 127.0.0.1:15196: elapsed time 2.690837743s, my avg piece time: 956ms
[INFO] [stdout] [2m2026-07-10T09:38:51.773711Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 721 from 127.0.0.1:15200: elapsed time 2.689943782s, my avg piece time: 956ms
[INFO] [stdout] [2m2026-07-10T09:38:51.775250Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15160"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 722 from 127.0.0.1:15106: elapsed time 2.690655583s, my avg piece time: 321ms
[INFO] [stdout] [2m2026-07-10T09:38:51.776918Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 723 from 127.0.0.1:15102: elapsed time 2.691566673s, my avg piece time: 201ms
[INFO] [stdout] [2m2026-07-10T09:38:51.777975Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 726 from 127.0.0.1:15128: elapsed time 2.690584703s, my avg piece time: 416ms
[INFO] [stdout] [2m2026-07-10T09:38:51.778140Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1059 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778214Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1148 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778257Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778293Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1569 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1553 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778367Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1035 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778400Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1570 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778432Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=252 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778464Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778497Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=800 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778527Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1213 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778556Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1192 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778603Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=633 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778642Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1246 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778674Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=155 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778703Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1213 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778732Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=252 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778763Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1876 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778791Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1059 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778822Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778874Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1245 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778905Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1569 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778933Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1174 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778961Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=89 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.778990Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=632 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779019Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1126 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779048Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1337 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779077Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1570 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779110Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=800 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779153Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=53 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779184Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1245 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779212Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=154 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779239Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1148 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779271Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=725 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779302Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=669 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779331Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1174 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779360Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1712 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779390Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779421Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=154 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1192 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779482Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1126 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779514Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779547Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1812 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779594Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=89 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779633Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1035 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779664Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1409 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779693Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779724Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=155 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779754Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1812 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779783Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1553 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779812Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1876 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.779839Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1107 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780002Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=669 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780062Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=859 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780097Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1246 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780128Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=633 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780157Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1712 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780192Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1724 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780222Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=53 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780252Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=632 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.780285Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=725 as broken
[INFO] [stdout] [2m2026-07-10T09:38:51.781177Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 727 from 127.0.0.1:15130: elapsed time 2.693176233s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.781609Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 731 from 127.0.0.1:15158: elapsed time 2.691141273s, my avg piece time: 275ms
[INFO] [stdout] [2m2026-07-10T09:38:51.781930Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1090 was stolen by 127.0.0.1:15170, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.782381Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1485 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-07-10T09:38:51.782799Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15129"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 153 from 127.0.0.1:15158: elapsed time 2.691558422s, my avg piece time: 437ms
[INFO] [stdout] [2m2026-07-10T09:38:51.783225Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 154 from 127.0.0.1:15121: elapsed time 2.691303503s, my avg piece time: 301ms
[INFO] [stdout] [2m2026-07-10T09:38:51.783636Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 155 from 127.0.0.1:15121: elapsed time 2.691044392s, my avg piece time: 1.744s
[INFO] [stdout] [2m2026-07-10T09:38:51.784938Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1434 was stolen by 127.0.0.1:15206, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.785931Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 157 from 127.0.0.1:15214: elapsed time 2.692175242s, my avg piece time: 409ms
[INFO] [stdout] [2m2026-07-10T09:38:51.787969Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 158 from 127.0.0.1:15206: elapsed time 2.693574683s, my avg piece time: 255ms
[INFO] [stdout] [2m2026-07-10T09:38:51.788345Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 160 from 127.0.0.1:15202: elapsed time 2.692459973s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.788755Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 161 from 127.0.0.1:15148: elapsed time 2.692314233s, my avg piece time: 368ms
[INFO] [stdout] [2m2026-07-10T09:38:51.789057Z[0m [32m INFO[0m [1mstats_printer[0m[2m:[0m [2mlibrqbit::tests::e2e[0m[2m:[0m [3mprogress_percent[0m[2m=[0m"27.55%" [3mpeers[0m[2m=[0m"AggregatePeerStats { queued: 1, connecting: 0, live: 84, seen: 128, dead: 43, not_needed: 0, steals: 506 }"
[INFO] [stdout] [2m2026-07-10T09:38:51.789452Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1925 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.790407Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 162 from 127.0.0.1:15220: elapsed time 2.693541033s, my avg piece time: 1.362s
[INFO] [stdout] [2m2026-07-10T09:38:51.791774Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=329 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.792301Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 165 from 127.0.0.1:15156: elapsed time 2.693336682s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.792735Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 174 from 127.0.0.1:15144: elapsed time 2.687184663s, my avg piece time: 240ms
[INFO] [stdout] [2m2026-07-10T09:38:51.794749Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 186 was stolen by 127.0.0.1:15110, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.795010Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 1485 not found. it was probably completed by someone else
[INFO] [stdout] [2m2026-07-10T09:38:51.795952Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 175 from 127.0.0.1:15166: elapsed time 2.689852543s, my avg piece time: 1.695s
[INFO] [stdout] [2m2026-07-10T09:38:51.796321Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 176 from 127.0.0.1:15216: elapsed time 2.689661283s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.796709Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 179 from 127.0.0.1:15116: elapsed time 2.687874373s, my avg piece time: 1.761s
[INFO] [stdout] [2m2026-07-10T09:38:51.797103Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 182 from 127.0.0.1:15200: elapsed time 2.685952544s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.797617Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1771 from 127.0.0.1:15200: elapsed time 2.685794214s, my avg piece time: 1.534s
[INFO] [stdout] [2m2026-07-10T09:38:51.798231Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1772 from 127.0.0.1:15106: elapsed time 2.685691244s, my avg piece time: 560ms
[INFO] [stdout] [2m2026-07-10T09:38:51.798840Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1777 from 127.0.0.1:15199: elapsed time 2.682891464s, my avg piece time: 619ms
[INFO] [stdout] [2m2026-07-10T09:38:51.799638Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 in-flight piece 700 was stolen by 127.0.0.1:15178, ignoring
[INFO] [stdout] [2m2026-07-10T09:38:51.800052Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1843 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.801123Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1780 from 127.0.0.1:15128: elapsed time 2.682774684s, my avg piece time: 365ms
[INFO] [stdout] [2m2026-07-10T09:38:51.803404Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 1781 from 127.0.0.1:15130: elapsed time 2.684510133s, my avg piece time: 190ms
[INFO] [stdout] [2m2026-07-10T09:38:51.803669Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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=1095 successfully downloaded and verified
[INFO] [stdout] [2m2026-07-10T09:38:51.804172Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[0m[1m{[0m[3mid[0m[2m=[0m0[1m}[0m[2m:[0m[1mmanage_peer[0m[1m{[0m[3mpeer[0m[2m=[0m"127.0.0.1:15206"[1m}[0m[2m:[0m[1mchunk_requester[0m[2m:[0m [2mlibrqbit::torrent_state::live[0m[2m:[0m will steal piece 1782 from 127.0.0.1:15130: elapsed time 2.684579374s, my avg piece time: 1.38s
[INFO] [stdout] [2m2026-07-10T09:38:51.804890Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1786 from 127.0.0.1:15214: elapsed time 2.682230724s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.805313Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1789 from 127.0.0.1:15118: elapsed time 2.680654084s, my avg piece time: 284ms
[INFO] [stdout] [2m2026-07-10T09:38:51.805747Z[0m [34mDEBUG[0m [1mclient[0m[2m:[0m[1mtorrent[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 will steal piece 1790 from 127.0.0.1:15124: elapsed time 2.680432874s, my avg piece time: 268ms
[WARN] too many lines in the log, truncating it
