[INFO] cloning repository https://github.com/josusanmartin/rustorrent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josusanmartin/rustorrent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosusanmartin%2Frustorrent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosusanmartin%2Frustorrent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97e6d16f7d3bd04c73d94ffae44ef28a917705b9
[INFO] testing josusanmartin/rustorrent against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosusanmartin%2Frustorrent" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/josusanmartin/rustorrent
[INFO] finished tweaking git repo https://github.com/josusanmartin/rustorrent
[INFO] tweaked toml for git repo https://github.com/josusanmartin/rustorrent written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josusanmartin/rustorrent on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josusanmartin/rustorrent 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bb1d8b63f3e3fee972a381e108ca4651968a9b3bad0128e9e68eedc83bea0f6
[INFO] running `Command { std: "docker" "start" "-a" "7bb1d8b63f3e3fee972a381e108ca4651968a9b3bad0128e9e68eedc83bea0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bb1d8b63f3e3fee972a381e108ca4651968a9b3bad0128e9e68eedc83bea0f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb1d8b63f3e3fee972a381e108ca4651968a9b3bad0128e9e68eedc83bea0f6", kill_on_drop: false }`
[INFO] [stdout] 7bb1d8b63f3e3fee972a381e108ca4651968a9b3bad0128e9e68eedc83bea0f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed3c7a4d8c911ce127a49fadc596bfb7b24760aef3d30d3bb14f4158dab16d2
[INFO] running `Command { std: "docker" "start" "-a" "fed3c7a4d8c911ce127a49fadc596bfb7b24760aef3d30d3bb14f4158dab16d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustorrent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `info_hash_v2` is never read
[INFO] [stdout]     --> src/main.rs:2684:5
[INFO] [stdout]      |
[INFO] [stdout] 2682 | struct MagnetMeta {
[INFO] [stdout]      |        ---------- field in this struct
[INFO] [stdout] 2683 |     info_hash: [u8; 20],
[INFO] [stdout] 2684 |     info_hash_v2: Option<[u8; 32]>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mse.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl CipherState {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(enc_key: &[u8], dec_key: &[u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info_hash_v2` is never read
[INFO] [stdout]   --> src/torrent.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TorrentMeta {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub info_hash_v2: Option<[u8; 32]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TorrentMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `completed` is never read
[INFO] [stdout]    --> src/tracker.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub struct ScrapeResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 624 |     pub completed: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `completed` is never read
[INFO] [stdout]    --> src/udp_tracker.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ScrapeResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub completed: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s
[INFO] running `Command { std: "docker" "inspect" "fed3c7a4d8c911ce127a49fadc596bfb7b24760aef3d30d3bb14f4158dab16d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed3c7a4d8c911ce127a49fadc596bfb7b24760aef3d30d3bb14f4158dab16d2", kill_on_drop: false }`
[INFO] [stdout] fed3c7a4d8c911ce127a49fadc596bfb7b24760aef3d30d3bb14f4158dab16d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41d2e2eae5ce9cce1e87a7e5d8548a1b1cc28eeefb11e4a8c7c5d3c56cd25fef
[INFO] running `Command { std: "docker" "start" "-a" "41d2e2eae5ce9cce1e87a7e5d8548a1b1cc28eeefb11e4a8c7c5d3c56cd25fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustorrent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `info_hash_v2` is never read
[INFO] [stdout]     --> src/main.rs:2684:5
[INFO] [stdout]      |
[INFO] [stdout] 2682 | struct MagnetMeta {
[INFO] [stdout]      |        ---------- field in this struct
[INFO] [stdout] 2683 |     info_hash: [u8; 20],
[INFO] [stdout] 2684 |     info_hash_v2: Option<[u8; 32]>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mse.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl CipherState {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(enc_key: &[u8], dec_key: &[u8]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info_hash_v2` is never read
[INFO] [stdout]   --> src/torrent.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TorrentMeta {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub info_hash_v2: Option<[u8; 32]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TorrentMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `completed` is never read
[INFO] [stdout]    --> src/tracker.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub struct ScrapeResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 624 |     pub completed: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `completed` is never read
[INFO] [stdout]    --> src/udp_tracker.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ScrapeResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub completed: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> tests/soak_swarm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `addr` is never read
[INFO] [stdout]   --> tests/../src/utp.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct UtpStream {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 78 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peer_addr` is never used
[INFO] [stdout]   --> tests/../src/utp.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl UtpStream {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 87 |     pub fn peer_addr(&self) -> SocketAddr {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info_hash_v2` is never read
[INFO] [stdout]     --> src/main.rs:2684:5
[INFO] [stdout]      |
[INFO] [stdout] 2682 | struct MagnetMeta {
[INFO] [stdout]      |        ---------- field in this struct
[INFO] [stdout] 2683 |     info_hash: [u8; 20],
[INFO] [stdout] 2684 |     info_hash_v2: Option<[u8; 32]>,
[INFO] [stdout]      |     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info_hash_v2` is never read
[INFO] [stdout]   --> src/torrent.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct TorrentMeta {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub info_hash_v2: Option<[u8; 32]>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TorrentMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `completed` is never read
[INFO] [stdout]    --> src/tracker.rs:624:9
[INFO] [stdout]     |
[INFO] [stdout] 621 | pub struct ScrapeResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 624 |     pub completed: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `completed` is never read
[INFO] [stdout]    --> src/udp_tracker.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct ScrapeResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub completed: u32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.43s
[INFO] running `Command { std: "docker" "inspect" "41d2e2eae5ce9cce1e87a7e5d8548a1b1cc28eeefb11e4a8c7c5d3c56cd25fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d2e2eae5ce9cce1e87a7e5d8548a1b1cc28eeefb11e4a8c7c5d3c56cd25fef", kill_on_drop: false }`
[INFO] [stdout] 41d2e2eae5ce9cce1e87a7e5d8548a1b1cc28eeefb11e4a8c7c5d3c56cd25fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77a49e9dea8d2b9d868c180984c99f7161dcaa2654ce6384733ed3f16433db43
[INFO] running `Command { std: "docker" "start" "-a" "77a49e9dea8d2b9d868c180984c99f7161dcaa2654ce6384733ed3f16433db43", kill_on_drop: false }`
[INFO] [stderr] warning: field `info_hash_v2` is never read
[INFO] [stderr]     --> src/main.rs:2684:5
[INFO] [stderr]      |
[INFO] [stderr] 2682 | struct MagnetMeta {
[INFO] [stderr]      |        ---------- field in this struct
[INFO] [stderr] 2683 |     info_hash: [u8; 20],
[INFO] [stderr] 2684 |     info_hash_v2: Option<[u8; 32]>,
[INFO] [stderr]      |     ^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `info_hash_v2` is never read
[INFO] [stderr]   --> src/torrent.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct TorrentMeta {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     pub info_hash_v2: Option<[u8; 32]>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TorrentMeta` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `completed` is never read
[INFO] [stderr]    --> src/tracker.rs:624:9
[INFO] [stderr]     |
[INFO] [stderr] 621 | pub struct ScrapeResult {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 624 |     pub completed: u32,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `completed` is never read
[INFO] [stderr]    --> src/udp_tracker.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 169 | pub struct ScrapeResult {
[INFO] [stderr]     |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pub completed: u32,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ScrapeResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rustorrent` (bin "rustorrent" test) generated 4 warnings
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/mse.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl CipherState {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 19 |     pub fn new(enc_key: &[u8], dec_key: &[u8]) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]  --> tests/soak_swarm.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::process::Command;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `addr` is never read
[INFO] [stderr]   --> tests/../src/utp.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct UtpStream {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 78 |     addr: SocketAddr,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `peer_addr` is never used
[INFO] [stderr]   --> tests/../src/utp.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 86 | impl UtpStream {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] 87 |     pub fn peer_addr(&self) -> SocketAddr {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustorrent` (bin "rustorrent") generated 5 warnings (4 duplicates)
[INFO] [stderr] warning: `rustorrent` (test "soak_swarm") generated 3 warnings (run `cargo fix --test "soak_swarm" -p rustorrent` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustorrent-101697afd2db7f6d)
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test bencode::tests::rejects_invalid_dict_key_type ... ok
[INFO] [stdout] test bencode::tests::rejects_trailing_data ... ok
[INFO] [stdout] test bencode::parse_tests::parse_integer ... ok
[INFO] [stdout] test bencode::tests::parse_value_reports_next_offset ... ok
[INFO] [stdout] test bencode::tests::rejects_invalid_lengths_and_integers ... ok
[INFO] [stdout] test core_helpers_tests::bitfield_helpers_set_bits_and_validate_bounds ... ok
[INFO] [stdout] test core_helpers_tests::collect_trackers_deduplicates_and_respects_private_flag ... ok
[INFO] [stdout] test core_helpers_tests::inbound_handler_slots_enforce_capacity ... ok
[INFO] [stdout] test core_helpers_tests::delete_torrent_data_removes_only_safe_relative_paths ... ok
[INFO] [stdout] test core_helpers_tests::parse_bool_value_handles_truthy_and_falsy_inputs ... ok
[INFO] [stdout] test core_helpers_tests::parse_rate_and_encryption_mode_cover_common_variants ... ok
[INFO] [stdout] test core_helpers_tests::parse_schedule_arg_rejects_zero_interval ... ok
[INFO] [stdout] test core_helpers_tests::load_config_overrides_parses_and_rejects_unknown_keys ... ok
[INFO] [stdout] test core_helpers_tests::path_helpers_place_state_under_rustorrent_dir ... ok
[INFO] [stdout] test core_helpers_tests::pex_payload_roundtrip_includes_v4_and_v6 ... ok
[INFO] [stdout] test core_helpers_tests::resume_data_roundtrip_preserves_fields ... ok
[INFO] [stdout] test core_helpers_tests::resume_load_recovers_from_backup_when_primary_is_corrupt ... ok
[INFO] [stdout] test core_helpers_tests::session_save_writes_bencode_file ... ok
[INFO] [stdout] test core_helpers_tests::session_load_recovers_from_backup_when_primary_is_corrupt ... ok
[INFO] [stdout] test core_helpers_tests::webseed_url_builder_encodes_paths_for_multi_file_mode ... ok
[INFO] [stdout] test dht::tests::decode_nodes_ignores_partial_tail ... ok
[INFO] [stdout] test dht::tests::distance_helpers_work_for_extremes ... ok
[INFO] [stdout] test dht::tests::legacy_data_starting_with_4_does_not_require_type_format ... ok
[INFO] [stdout] test dht::tests::peer_codec_roundtrip_skips_ipv6_and_trailing_bytes ... ok
[INFO] [stdout] test dht::tests::routing_table_returns_closest_nodes_and_encoded_limit ... ok
[INFO] [stdout] test dht::tests::token_verification_depends_on_address ... ok
[INFO] [stdout] test dht::tests::type_prefixed_decoder_rejects_partial_records ... ok
[INFO] [stdout] test geoip::tests::country_flag_generates_unicode_indicators ... ok
[INFO] [stdout] test geoip::tests::lookup_handles_ipv6_mapped_ipv4 ... ok
[INFO] [stdout] test geoip::tests::lookup_returns_country_code ... ok
[INFO] [stdout] test geoip::tests::lookup_returns_none_for_pure_ipv6 ... ok
[INFO] [stdout] test geoip::tests::lookup_supports_cidr_notation ... ok
[INFO] [stdout] test http::tests::decode_chunked_rejects_invalid_chunk_layout ... ok
[INFO] [stdout] test geoip::tests::rejects_invalid_entries ... ok
[INFO] [stdout] test http::tests::parse_http_response_rejects_truncated_body ... ok
[INFO] [stdout] test http::tests::parse_http_response_with_chunked_transfer ... ok
[INFO] [stdout] test http::tests::parse_http_response_with_content_length ... ok
[INFO] [stdout] test http::tests::parse_url_defaults_port_and_path ... ok
[INFO] [stdout] test http::tests::parse_url_rejects_invalid_inputs ... ok
[INFO] [stdout] test http::tests::resolve_location_handles_absolute_and_relative ... ok
[INFO] [stdout] test ip_filter::tests::cidr_prefix_bounds_are_validated ... ok
[INFO] [stdout] test core_helpers_tests::parse_rss_rule_arg_handles_feed_urls_and_pattern_only ... ok
[INFO] [stdout] test ip_filter::tests::from_file_ignores_comments_and_inline_comments ... ok
[INFO] [stdout] test ip_filter::tests::from_file_reports_line_numbers_for_errors ... ok
[INFO] [stdout] test local_harness_tests::local_http_tracker_fixture_serves_announce ... ok
[INFO] [stdout] test bencode::parse_tests::parse_bytes ... ok
[INFO] [stdout] test bencode::tests::roundtrip_dict ... ok
[INFO] [stdout] test core_helpers_tests::apply_overrides_updates_selected_fields ... ok
[INFO] [stdout] test lpd::tests::decode_hex_20_accepts_uppercase_and_rejects_bad_len ... ok
[INFO] [stdout] test lpd::tests::parse_search_message_requires_infohash_and_port ... ok
[INFO] [stdout] test lpd::tests::search_message_roundtrip ... ok
[INFO] [stdout] test mse::tests::cipher_state_roundtrip ... ok
[INFO] [stdout] test mse::tests::find_info_hash_matches_req2_digest ... ok
[INFO] [stdout] test mse::tests::to_fixed_bytes_pads_and_truncates ... ok
[INFO] [stdout] test mse::tests::xor_and_key_derivation_are_consistent ... ok
[INFO] [stdout] test local_harness_tests::local_udp_tracker_fixture_serves_announce ... ok
[INFO] [stdout] test natpmp::tests::map_port_proto_rejects_wrong_opcode ... ok
[INFO] [stdout] test natpmp::tests::map_port_proto_rejects_nonzero_result_code ... ok
[INFO] [stdout] test parsing_tests::extended_handshake_roundtrip ... ok
[INFO] [stdout] test parsing_tests::info_hash_parsing_supports_hex_and_base32 ... ok
[INFO] [stdout] test parsing_tests::magnet_parser_extracts_trackers_sources_and_peers ... ok
[INFO] [stdout] test parsing_tests::magnet_parser_requires_info_hash ... ok
[INFO] [stdout] test parsing_tests::metadata_message_parsing_validates_required_fields ... ok
[INFO] [stdout] test parsing_tests::query_pairs_decode_percent_and_plus ... ok
[INFO] [stdout] test parsing_tests::wrap_torrent_with_info_produces_parseable_torrent ... ok
[INFO] [stdout] test peer::tests::decode_message_rejects_unsupported_id ... ok
[INFO] [stdout] test peer::tests::handshake_roundtrip ... ok
[INFO] [stdout] test peer::tests::message_reader_parses_incremental_frames ... ok
[INFO] [stdout] test peer::tests::message_roundtrip ... ok
[INFO] [stdout] test peer::tests::parse_handshake_rejects_wrong_protocol ... ok
[INFO] [stdout] test natpmp::tests::map_port_proto_sends_expected_request_and_accepts_success ... ok
[INFO] [stdout] test peer_stream::tests::peer_stream_encryption_roundtrip ... ok
[INFO] [stdout] test peer_stream::tests::peer_stream_plaintext_roundtrip ... ok
[INFO] [stdout] test piece::priority_tests::prefers_high_priority_piece ... ok
[INFO] [stdout] test peer::tests::read_message_rejects_oversized_length ... ok
[INFO] [stdout] test piece::tests::last_piece_shorter ... ok
[INFO] [stdout] test piece::tests::mark_block_complete_validates_alignment_and_size ... ok
[INFO] [stdout] test piece::tests::next_request_for_piece_allows_duplicate_when_enabled ... ok
[INFO] [stdout] test piece::tests::piece_buffer_tracks_completion_across_blocks ... ok
[INFO] [stdout] test piece::tests::selects_rarest_piece ... ok
[INFO] [stdout] test piece::tests::sequential_mode_prefers_lowest_index_piece ... ok
[INFO] [stdout] test piece::tests::skipping_piece_clears_existing_reservation ... ok
[INFO] [stdout] test proxy::tests::connect_target_host_formats_ipv6_with_brackets ... ok
[INFO] [stdout] test proxy::tests::parse_http_default_port ... ok
[INFO] [stdout] test proxy::tests::parse_http_url ... ok
[INFO] [stdout] test proxy::tests::parse_invalid_bracketed_proxy_fails ... ok
[INFO] [stdout] test proxy::tests::parse_socks5_default_port ... ok
[INFO] [stdout] test proxy::tests::parse_socks5_url ... ok
[INFO] [stdout] test proxy::tests::parse_trailing_slash_stripped ... ok
[INFO] [stdout] test proxy::tests::parse_unsupported_scheme_fails ... ok
[INFO] [stdout] test rss::tests::glob_match_patterns ... ok
[INFO] [stdout] test rss::tests::match_rules_filters_seen_and_non_torrent ... ok
[INFO] [stdout] test rss::tests::parse_atom_feed ... ok
[INFO] [stdout] test rss::tests::parse_rss_feed ... ok
[INFO] [stdout] test rss::tests::rss_state_save_creates_parent_directory ... ok
[INFO] [stdout] test bencode::parse_tests::parse_list_and_dict ... ok
[INFO] [stdout] test rss::tests::rss_state_save_load_roundtrip ... ok
[INFO] [stdout] test sha1::tests::sha1_chunked_matches_single_update ... ok
[INFO] [stdout] test ip_filter::tests::supports_single_range_and_cidr_rules ... ok
[INFO] [stdout] test sha256::tests::sha256_448_bits ... ok
[INFO] [stdout] test sha1::tests::sha1_empty ... ok
[INFO] [stdout] test sha256::tests::sha256_abc ... ok
[INFO] [stdout] test sha256::tests::sha256_chunked_matches_single_update ... ok
[INFO] [stdout] test sha256::tests::sha256_empty ... ok
[INFO] [stdout] test storage::tests::builds_multi_file_layout ... ok
[INFO] [stdout] test storage::tests::builds_v2_file_tree_layout ... ok
[INFO] [stdout] test piece::tests::apply_peer_bitfield_rejects_extra_bits ... ok
[INFO] [stdout] test storage::tests::read_flushes_overlapping_write_cache ... ok
[INFO] [stdout] test storage::tests::rejects_invalid_path_segments ... ok
[INFO] [stdout] test storage::tests::rejects_zero_total_length ... ok
[INFO] [stdout] test storage::tests::storage_reads_and_writes_across_file_boundaries ... ok
[INFO] [stdout] test local_harness_tests::local_dht_fixture_node_returns_peers ... FAILED
[INFO] [stdout] test storage::tests::storage_rejects_out_of_bounds_io ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_invalid_announce_list_type ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_invalid_pieces_len ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_length_and_files_together ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_missing_info ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_rejects_trailing_data ... ok
[INFO] [stdout] test torrent::tests::parse_torrent_extracts_fields_and_info_hash ... ok
[INFO] [stdout] test tracker::tests::parse_compact_peer_list_v6 ... ok
[INFO] [stdout] test tracker::tests::parse_compact_peers_rejects_invalid_length ... ok
[INFO] [stdout] test tracker::tests::parse_http_response_supports_chunked_body ... ok
[INFO] [stdout] test tracker::tests::parse_tracker_body_accepts_dict_peer_entries ... ok
[INFO] [stdout] test tracker::tests::parse_tracker_body_handles_failure_reason ... ok
[INFO] [stdout] test tracker::tests::percent_encodes_bytes ... ok
[INFO] [stdout] test tracker::tests::resolve_location_supports_relative_redirects ... ok
[INFO] [stdout] test tracker::tests::parse_compact_peer_list ... ok
[INFO] [stdout] test tracker::tests::announce_url_maps_to_scrape_url ... ok
[INFO] [stdout] test local_harness_tests::local_peer_fixture_completes_plaintext_handshake ... ok
[INFO] [stdout] test udp_tracker::tests::event_code_maps_known_events ... ok
[INFO] [stdout] test ui::tests::authorize_mutating_request_allows_valid_token_and_origin ... ok
[INFO] [stdout] test ui::tests::formatting_helpers_are_stable ... ok
[INFO] [stdout] test ui::tests::parse_bool_and_origin_extraction ... ok
[INFO] [stdout] test udp_tracker::tests::parse_udp_url_accepts_tracker_path ... ok
[INFO] [stdout] test ui::tests::add_torrent_returns_torrent_id_in_json ... ok
[INFO] [stdout] test udp_tracker::tests::parse_udp_url_rejects_invalid_urls ... ok
[INFO] [stdout] test ui::tests::split_path_query_and_percent_decode_work ... ok
[INFO] [stdout] test ui::tests::status_for_error_maps_common_cases ... ok
[INFO] [stdout] test ui::tests::post_with_origin_mismatch_is_forbidden ... ok
[INFO] [stdout] test ui_progress_tests::piece_completion_does_not_mutate_root_for_non_current_torrent ... ok
[INFO] [stdout] test ui::tests::status_json_uses_null_for_missing_current_id ... ok
[INFO] [stdout] test ui_progress_tests::piece_completion_updates_only_matching_torrent_bytes ... ok
[INFO] [stdout] test upnp::tests::add_port_mapping_body_contains_requested_port ... ok
[INFO] [stdout] test upnp::tests::extract_tag_reads_inner_text ... ok
[INFO] [stdout] test ui::tests::post_without_token_is_forbidden ... ok
[INFO] [stdout] test upnp::tests::parse_control_url_returns_none_when_service_missing ... ok
[INFO] [stdout] test upnp::tests::parse_control_url_supports_relative_and_absolute_urls ... ok
[INFO] [stdout] test utp::tests::sequence_compare_handles_wraparound ... ok
[INFO] [stdout] test utp::tests::utp_stream_read_uses_channel_and_internal_buffer ... ok
[INFO] [stdout] test utp::tests::packet_roundtrip_preserves_fields ... ok
[INFO] [stdout] test xml::tests::child_and_children_by_tag ... ok
[INFO] [stdout] test xml::tests::decode_xml_entities ... ok
[INFO] [stdout] test xml::tests::parse_attributes ... ok
[INFO] [stdout] test utp::tests::utp_stream_write_splits_payload_into_packets ... ok
[INFO] [stdout] test xml::tests::parse_cdata_section ... ok
[INFO] [stdout] test xml::tests::parse_rss_fragment ... ok
[INFO] [stdout] test xml::tests::parse_simple_element ... ok
[INFO] [stdout] test xml::tests::parse_with_prolog_and_comments ... ok
[INFO] [stdout] test utp::tests::utp_stream_write_respects_timeout ... ok
[INFO] [stdout] test bencode::tests::rejects_negative_zero ... ok
[INFO] [stdout] test mse::tests::mse_initiate_accept_roundtrip_over_tcp ... ok
[INFO] [stdout] test sha1::tests::sha1_abc ... ok
[INFO] [stdout] test utp::tests::connector_and_listener_exchange_data ... ok
[INFO] [stdout] test sha256::tests::sha256_long_message ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- local_harness_tests::local_dht_fixture_node_returns_peers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_harness_tests::local_dht_fixture_node_returns_peers' (67) panicked at src/main.rs:8880:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56eecc838e9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56eecc838e9a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56eecc838e9a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56eecc838e9a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56eecc84f18a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56eecc84f18a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56eecc83df92 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56eecc83df92 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56eecc81379f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56eecc81379f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56eecc82ecb9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56eecc79122c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56eecc79122c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56eecc82ef32 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56eecc82ef32 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56eecc813858 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56eecc80aee9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56eecc8147ed - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56eecc84fa3c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56eecc84f7b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56eecc6420d3 - core::result::Result<T,E>::unwrap::h73332e662de12287
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56eecc6420d3 - rustorrent::local_harness_tests::local_dht_fixture_node_returns_peers::h7c4aad0108150317
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:8880:39
[INFO] [stdout]   22:     0x56eecc642927 - rustorrent::local_harness_tests::local_dht_fixture_node_returns_peers::{{closure}}::h6a056c1fe65016ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:8863:46
[INFO] [stdout]   23:     0x56eecc5e90b6 - core::ops::function::FnOnce::call_once::h8c918a8c7200db9a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56eecc78530b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56eecc78530b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56eecc791cfb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56eecc791cfb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56eecc791cfb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56eecc791cfb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56eecc791cfb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56eecc791cfb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56eecc791cfb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56eecc78d414 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56eecc78d414 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56eecc794902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x56eecc794902 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56eecc794902 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56eecc794902 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56eecc794902 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56eecc794902 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x56eecc794902 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56eecc8379df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x56eecc8379df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a6f73fbeaa4 - <unknown>
[INFO] [stdout]   45:     0x7a6f7404ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     local_harness_tests::local_dht_fixture_node_returns_peers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 163 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustorrent`
[INFO] running `Command { std: "docker" "inspect" "77a49e9dea8d2b9d868c180984c99f7161dcaa2654ce6384733ed3f16433db43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77a49e9dea8d2b9d868c180984c99f7161dcaa2654ce6384733ed3f16433db43", kill_on_drop: false }`
[INFO] [stdout] 77a49e9dea8d2b9d868c180984c99f7161dcaa2654ce6384733ed3f16433db43
