[INFO] cloning repository https://github.com/Nehliin/vortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nehliin/vortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Fvortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Fvortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0da81f5885f587f2674cc397d990b75ec48e1678
[INFO] testing Nehliin/vortex against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNehliin%2Fvortex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nehliin/vortex
[INFO] finished tweaking git repo https://github.com/Nehliin/vortex
[INFO] tweaked toml for git repo https://github.com/Nehliin/vortex written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nehliin/vortex on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nehliin/vortex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1361edd94b67f4f02fec406be9ea8b6397ba70d4715b82d7877fe0d0b2a61dd6
[INFO] running `Command { std: "docker" "start" "-a" "1361edd94b67f4f02fec406be9ea8b6397ba70d4715b82d7877fe0d0b2a61dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1361edd94b67f4f02fec406be9ea8b6397ba70d4715b82d7877fe0d0b2a61dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1361edd94b67f4f02fec406be9ea8b6397ba70d4715b82d7877fe0d0b2a61dd6", kill_on_drop: false }`
[INFO] [stdout] 1361edd94b67f4f02fec406be9ea8b6397ba70d4715b82d7877fe0d0b2a61dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daae03fcc8f4a787e1ebe85d7bac7dd13fdc836c69f5dbc1ad8712e2bf978c02
[INFO] running `Command { std: "docker" "start" "-a" "daae03fcc8f4a787e1ebe85d7bac7dd13fdc836c69f5dbc1ad8712e2bf978c02", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling io-uring v0.7.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lava_torrent v0.11.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling throbber-widgets-tui v0.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling bt_bencode v0.8.2
[INFO] [stderr]    Compiling serde_bencoded v0.3.2
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling mainline v5.4.0 (https://github.com/Nehliin/mainline.git?branch=feature-gate#60bc6833)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling vortex-bittorrent v0.2.0 (/opt/rustwide/workdir/bittorrent)
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-uring v0.5.0 (https://github.com/tokio-rs/tokio-uring?branch=master#5fb1a4f6)
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling utp-socket v0.1.1 (/opt/rustwide/workdir/utp-socket)
[INFO] [stderr]    Compiling vortex-dht v0.1.1 (/opt/rustwide/workdir/dht)
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling tikv-jemallocator v0.5.4
[INFO] [stderr]    Compiling vortex-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "daae03fcc8f4a787e1ebe85d7bac7dd13fdc836c69f5dbc1ad8712e2bf978c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daae03fcc8f4a787e1ebe85d7bac7dd13fdc836c69f5dbc1ad8712e2bf978c02", kill_on_drop: false }`
[INFO] [stdout] daae03fcc8f4a787e1ebe85d7bac7dd13fdc836c69f5dbc1ad8712e2bf978c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96fbb547b2af715cf5ac772306d973dd544b4fecd59822bedf7d20df49ffe046
[INFO] running `Command { std: "docker" "start" "-a" "96fbb547b2af715cf5ac772306d973dd544b4fecd59822bedf7d20df49ffe046", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling utp-socket v0.1.1 (/opt/rustwide/workdir/utp-socket)
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_bencoded v0.3.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling vortex-dht v0.1.1 (/opt/rustwide/workdir/dht)
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling vortex-bittorrent v0.2.0 (/opt/rustwide/workdir/bittorrent)
[INFO] [stderr]    Compiling vortex-cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.62s
[INFO] running `Command { std: "docker" "inspect" "96fbb547b2af715cf5ac772306d973dd544b4fecd59822bedf7d20df49ffe046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96fbb547b2af715cf5ac772306d973dd544b4fecd59822bedf7d20df49ffe046", kill_on_drop: false }`
[INFO] [stdout] 96fbb547b2af715cf5ac772306d973dd544b4fecd59822bedf7d20df49ffe046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ee3ddaeaf82301b98041816e2bf23d0a634ab2cb7a8b1e275587ccff889f77e
[INFO] running `Command { std: "docker" "start" "-a" "9ee3ddaeaf82301b98041816e2bf23d0a634ab2cb7a8b1e275587ccff889f77e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/utp_socket-9429dc467fc1ce6f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test reorder_buffer::test::insertion_orderd ... ok
[INFO] [stdout] test reorder_buffer::test::insertion_orderd_large_gap ... ok
[INFO] [stdout] test reorder_buffer::test::insertion_unorderd ... ok
[INFO] [stdout] test reorder_buffer::test::removal ... ok
[INFO] [stdout] test reorder_buffer::test::insertion_unorderd_large_gap ... ok
[INFO] [stdout] test reorder_buffer::test::removal_of_last_with_wraparound ... ok
[INFO] [stdout] test reorder_buffer::test::index_collision ... ok
[INFO] [stdout] test reorder_buffer::test::removal_of_last_with_wraparound_v2 ... ok
[INFO] [stdout] test reorder_buffer::test::resizing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-bd4ef5a8abdd2dfc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test end_to_end ... ignored, Flakey on ci
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_bittorrent-f846c4f743bbafbc)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test peer_comm::peer_protocol::tests::bitfield ... ok
[INFO] [stdout] test peer_comm::peer_protocol::tests::bitfield_roundtrip ... ok
[INFO] [stdout] test peer_comm::peer_protocol::tests::empty_bitfield ... ok
[INFO] [stdout] test peer_comm::peer_protocol::tests::fuzz_encoded_length_bug ... ok
[INFO] [stdout] test file_store::tests::errors_on_invalid_piece_index ... ok
[INFO] [stdout] test file_store::tests::single_file_misaligned_v2 ... ok
[INFO] [stdout] test file_store::tests::small_multifile_misalinged_files_and_subpiece ... ok
[INFO] [stdout] test file_store::tests::basic_single_file_aligned_unaligned_subpiece ... ok
[INFO] [stdout] test file_store::tests::basic_single_file_aligned ... ok
[INFO] [stdout] test file_store::tests::single_file_misaligned ... ok
[INFO] [stdout] test file_store::tests::multifile_misalinged_v3 ... ok
[INFO] [stdout] test file_store::tests::multifile_misalinged_v2 ... ok
[INFO] [stdout] test file_store::tests::small_multifile_misalinged ... ok
[INFO] [stdout] test file_store::tests::multifile_not_multiple_of_piece_size ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x730x2b0xcb0xc70x1d0x570x350x600xd20xcf0x880xa7] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x730x2b0xcb0xc70x1d0x570x350x600xd20xcf0x880xa7] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x730x2b0xcb0xc70x1d0x570x350x600xd20xcf0x880xa7] Recived a piece index: 5, begin: 16384, length: 16384
[INFO] [stdout] test peer_comm::tests::bitfield_recv ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x60x9f0x850x840x750x720xec0xf80xac0xda0x800xa8] Received invalid bitfield, expected 9, got: 8
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x880x550x4d0x530x7f0x110x490x3a0x8d0xc80x2d0x8a] Bifield received
[INFO] [stdout] test peer_comm::tests::assume_intrest_when_request_recv ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x8a0x740xe70xa40x240x7f0x10x370x960x970xd20xcf] Bifield received
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x720xa70x580xd10x430x2e0x930xaa0xda0xe70x270xfd] Bifield received
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 5 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 0
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x900xe0xcf0xd30x7e0x250xe30x930xc10x370x600xe9] Have all received
[INFO] [stdout] test peer_comm::tests::extension_handshake_missing_m_field ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2d0x5b0x90x600x520x960xe80x80x4b0x430x680xc0] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x650xf70x920x700x2d0xbd0x600x660x8d0x5f0x1e0x50] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2d0x5b0x90x600x520x960xe80x80x4b0x430x680xc0] Recived a piece index: 1, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 1, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2d0x5b0x90x600x520x960xe80x80x4b0x430x680xc0] Recived a piece index: 1, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 1, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 1 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stdout] test peer_comm::tests::desired_queue_size ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2d0x5b0x90x600x520x960xe80x80x4b0x430x680xc0] Recived a piece index: 3, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 3, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2d0x5b0x90x600x520x960xe80x80x4b0x430x680xc0] Recived a piece index: 3, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 3, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 3 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0xa00x4c0x940x60x930x560x240x530x390xed0xe0xd1] Have all received
[INFO] [stdout] test peer_comm::tests::fast_ext_have_all ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x7e0xb40x3c0x8e0x280xfd0x700xd00xca0xaa0xec0x9] Have all received
[INFO] [stdout] test file_store::tests::basic_multifile_alinged ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x100x90x3e0xe0xea0xd00x500x580xa00xf90xf60xef] Peer have piece with index: 8
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x8f0x5f0x540x6e0x90x40x5f0xb20x550x410xf10x75] Have None received
[INFO] [stdout] test peer_comm::tests::extension_handshake_with_reqq ... ok
[INFO] [stdout] test peer_comm::tests::have_without_interest ... ok
[INFO] [stdout] test peer_comm::tests::extension_handshake_generates_correct_message ... ok
[INFO] [stdout] test file_store::tests::multifile_misalinged ... ok
[INFO] [stdout] test peer_comm::tests::extension_protocol_handshake ... ok
[INFO] [stdout] test peer_comm::tests::have_invalid_indicies ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stdout] test peer_comm::tests::extension_handshake_malformed ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] Unexpected extended msg
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x910xb90x440x2f0x430x90x10x280x250x4c0x3d0x49] Bifield received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x910xb90x440x2f0x430x90x10x280x250x4c0x3d0x49] Recived a piece index: 2, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 2, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x910xb90x440x2f0x430x90x10x280x250x4c0x3d0x49] Recived a piece index: 2, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 2, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 2 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 2
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::peer_comm::extended_protocol] Got reject request
[INFO] [stdout] test peer_comm::tests::fast_ext_have_none ... ok
[INFO] [stdout] test peer_comm::tests::extension_message_unknown_id ... ok
[INFO] [stdout] test event_loop::tests::handshake_timeout ... FAILED
[INFO] [stdout] test peer_comm::tests::metadata_extension_reject_message ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 1 completed!
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 3 completed!
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 7
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::piece_selector] Peer ConnectionId(1v1) is entering endgame mode
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::piece_selector] Peer ConnectionId(1v1) is entering endgame mode
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::piece_selector] Peer ConnectionId(1v1) is entering endgame mode
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 7
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 1
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 1
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 1
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x20x850xfa0x4a0x960x250xcc0x1a0x4a0xc50x760xf9] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x20x850xfa0x4a0x960x250xcc0x1a0x4a0xc50x760xf9] Piece Reject request was invalid, index=-2 begin=0 length=16384
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x20x850xfa0x4a0x960x250xcc0x1a0x4a0xc50x760xf9] Piece Reject request was invalid, index=2 begin=16385 length=16384
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x20x850xfa0x4a0x960x250xcc0x1a0x4a0xc50x760xf9] Piece Reject request was invalid, index=2 begin=0 length=16385
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 99
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension unknown type: 99
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer have piece with index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer have piece with index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer have piece with index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer have piece with index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer have piece with index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer have piece with index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Unchoked and start downloading
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::piece_selector] Random piece selection failed
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Recived a piece index: 5, begin: 16384, length: 16384
[INFO] [stdout] test peer_comm::tests::endgame_mode ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 16384
[INFO] [stdout] test peer_comm::tests::metadata_extension_data_message ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 5 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 0.65
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x760xcd0xa80x200xd60xec0x100x9e0x500x660xdc0x29] Peer is choking us!
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 1
[INFO] [stdout] test peer_comm::tests::invalid_reject_request ... ok
[INFO] [stdout] test peer_comm::tests::metadata_extension_invalid_message_type ... ok
[INFO] [stdout] test peer_comm::tests::metadata_extension_piece_bounds_validation ... ok
[INFO] [stdout] test peer_comm::tests::metadata_download_multiple_pieces ... ok
[INFO] [stdout] test peer_comm::tests::peer_choke_recv_does_not_support_fast ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x60x6f0x7f0xb80xc0xf20xb20xe10xf10x4f0xbf0x3d] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x60x6f0x7f0xb80xc0xf20xb20xe10xf10x4f0xbf0x3d] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x60x6f0x7f0xb80xc0xf20xb20xe10xf10x4f0xbf0x3d] Recived a piece index: 5, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 5 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer have piece with index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer have piece with index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer have piece with index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer have piece with index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0xb00x850xcc0xcd0xce0x00xa30xb80x830x4a0x330x65] Bifield received
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x00xff0x190x470x340x8d0x150x3e0xdd0x350x7a0xcc] Bifield received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0xb00x850xcc0xcd0xce0x00xa30xb80x830x4a0x330x65] Recived a piece index: 2, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 2, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0xb00x850xcc0xcd0xce0x00xa30xb80x830x4a0x330x65] Recived a piece index: 2, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 2, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 2 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer have piece with index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer have piece with index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Unchoked and start downloading
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 4
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::piece_selector] Random piece selection failed
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Recived a piece index: 5, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 5 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 0.65
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 0
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x840x540xb70x3f0xe30x230xe60x7f0x10x790x180xea] Peer is choking us!
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 6
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 6
[INFO] [stdout] test peer_comm::tests::metadata_extension_request_message ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Peer have piece with index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::piece_selector] Random piece selection failed
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 1
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Recived a piece index: 1, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 1, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Recived a piece index: 1, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 1, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 1 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1.5
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Peer have piece with index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::piece_selector] Random piece selection failed
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Recived a piece index: 2, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 2, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Recived a piece index: 2, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 2, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 2 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 2 completed!
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x910xb90x440x2f0x430x90x10x280x250x4c0x3d0x49] Recived a piece index: 4, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 4, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x910xb90x440x2f0x430x90x10x280x250x4c0x3d0x49] Recived a piece index: 4, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 4, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 4 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Peer have piece with index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::piece_selector] Random piece selection failed
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Recived a piece index: 3, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 3, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Recived a piece index: 3, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 3, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 3 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::event_loop] [Peer -VT0020-0x1f0x880xb20xc50xec0x330x900x550x7f0x420xd70xf0] Exiting slow start
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Extended message handshake
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::extended_protocol] Got metadata extension message of type: 1
[INFO] [stdout] test peer_comm::tests::peer_choke_recv_supports_fast ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x5a0xa50x170x740x610x440xb00x710xca0x60xd00xff] Have all received
[INFO] [stdout] test peer_comm::tests::reject_request_requests_new ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::peer_comm::peer_connection] [PeerId -VT0020-0x5a0xa50x170x740x610x440xb00x710xca0x60xd00xff]: Subpiece request rejected: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stdout] test peer_comm::tests::slow_start ... ok
[INFO] [stdout] test peer_comm::tests::metadata_download_single_piece ... ok
[INFO] [stdout] test peer_comm::tests::snubbed_peer ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2a0x9f0xe0xef0xb40x610x890xcb0x90xee0x1f0xe9] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2a0x9f0xe0xef0xb40x610x890xcb0x90xee0x1f0xe9] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::event_loop] TIMEOUT: -VT0020-0x2a0x9f0xe0xef0xb40x610x890xcb0x90xee0x1f0xe9
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::peer_comm::peer_connection] [PeerId -VT0020-0x2a0x9f0xe0xef0xb40x610x890xcb0x90xee0x1f0xe9]: Subpiece timed out: 5, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Deallocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] marked as not allocated: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 3
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x2a0x9f0xe0xef0xb40x610x890xcb0x90xee0x1f0xe9] Recived a piece index: 3, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 3, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::event_loop] Tick!: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x390xe10x80x1f0xf90xe50xc60x430xd90xcd0x680xd4] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x390xe10x80x1f0xf90xe50xc60x430xd90xcd0x680xd4] Unchoked and start downloading
[INFO] [stdout] test peer_comm::tests::unchoke_recv ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x470xcb0x330xee0x680x990xbb0x470x3c0x780x160x13] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x470xcb0x330xee0x680x990xbb0x470x3c0x780x160x13] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x4f0x960x390x360x260x720x330x7e0x6d0xd70xdb0x94] Peer have piece with index: 7
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x4f0x960x390x360x260x720x330x7e0x6d0xd70xdb0x94] Peer have piece with index: 7
[INFO] [stderr] [2025-09-24T21:53:21Z WARN  vortex_bittorrent::piece_selector] Random piece selection failed
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 7
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x260xaf0xff0x80x5b0x650x1a0x730x1b0xcb0x6a0x45] Peer have piece with index: 7
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x4f0x960x390x360x260x720x330x7e0x6d0xd70xdb0x94] Recived a piece index: 7, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 7, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x4f0x960x390x360x260x720x330x7e0x6d0xd70xdb0x94] Recived a piece index: 7, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 7, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 7 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x1f0xaf0x00xaa0x720xde0x30xb20xe20xdf0x3c0x6b] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(1v1), index: 2
[INFO] [stdout] test peer_comm::tests::invalid_piece ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0xe50xbe0xf50x1d0xc0xf90xe70xbd0x9a0x720xce0x85] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(2v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x380x980xe40xc40xc70xe80x3e0x250x6c0x1c0xc50x21] Have all received
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Allocating piece: conn_id: ConnectionId(3v1), index: 2
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 5 completed!
[INFO] [stdout] test peer_comm::tests::piece_recv ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x470xcb0x330xee0x680x990xbb0x470x3c0x780x160x13] Recived a piece index: 5, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] Received unexpected piece message, index: 5
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x470xcb0x330xee0x680x990xbb0x470x3c0x780x160x13] Recived a piece index: 5, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 5, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 5 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 7 completed!
[INFO] [stderr] [2025-09-24T21:53:21Z INFO  vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x580x4b0x820x8a0xed0x6d0xf30x810x9e0xbb0x850x4c] Peer have piece with index: 7
[INFO] [stdout] test peer_comm::tests::have ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 2 completed!
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x00xff0x190x470x340x8d0x150x3e0xdd0x350x7a0xcc] Recived a piece index: 4, begin: 0, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 4, 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 0
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x00xff0x190x470x340x8d0x150x3e0xdd0x350x7a0xcc] Recived a piece index: 4, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] Subpiece completed: 4, 16384
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::piece_selector] Subpiece index received: 1
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent::peer_comm::peer_connection] Piece 4 download completed, sending to hash thread
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 4 completed!
[INFO] [stdout] test peer_comm::tests::interest_is_updated_when_recv_piece ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 5 completed!
[INFO] [stderr] [2025-09-24T21:53:21Z TRACE vortex_bittorrent::peer_comm::peer_connection] [Peer: -VT0020-0x470xcb0x330xee0x680x990xbb0x470x3c0x780x160x13] Recived a piece index: 5, begin: 16384, length: 16384
[INFO] [stderr] [2025-09-24T21:53:21Z ERROR vortex_bittorrent::peer_comm::peer_connection] Received unexpected piece message, index: 5
[INFO] [stdout] test peer_comm::tests::handles_duplicate_piece_recv ... ok
[INFO] [stderr] [2025-09-24T21:53:21Z DEBUG vortex_bittorrent] Piece 4 completed!
[INFO] [stdout] test peer_comm::tests::send_have_to_peers_when_piece_completes ... ok
[INFO] [stdout] test event_loop::tests::peer_can_connect_to_listener has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9ee3ddaeaf82301b98041816e2bf23d0a634ab2cb7a8b1e275587ccff889f77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ee3ddaeaf82301b98041816e2bf23d0a634ab2cb7a8b1e275587ccff889f77e", kill_on_drop: false }`
[INFO] [stdout] 9ee3ddaeaf82301b98041816e2bf23d0a634ab2cb7a8b1e275587ccff889f77e
