[INFO] cloning repository https://github.com/omkar-mohanty/torrus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omkar-mohanty/torrus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomkar-mohanty%2Ftorrus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomkar-mohanty%2Ftorrus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d325a3fd011eb77ff04a74c6ad49cce63a3130df
[INFO] testing omkar-mohanty/torrus against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomkar-mohanty%2Ftorrus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omkar-mohanty/torrus
[INFO] finished tweaking git repo https://github.com/omkar-mohanty/torrus
[INFO] tweaked toml for git repo https://github.com/omkar-mohanty/torrus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omkar-mohanty/torrus on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omkar-mohanty/torrus 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0569baf4f45186c748a51553a82777a718f263581a664271d05dae0e7cb365ec
[INFO] running `Command { std: "docker" "start" "-a" "0569baf4f45186c748a51553a82777a718f263581a664271d05dae0e7cb365ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0569baf4f45186c748a51553a82777a718f263581a664271d05dae0e7cb365ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0569baf4f45186c748a51553a82777a718f263581a664271d05dae0e7cb365ec", kill_on_drop: false }`
[INFO] [stdout] 0569baf4f45186c748a51553a82777a718f263581a664271d05dae0e7cb365ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fc9d038584ea9aeb966ffcd5fbdecef982f5fd8a2ae47c99fea14edc308755b
[INFO] running `Command { std: "docker" "start" "-a" "1fc9d038584ea9aeb966ffcd5fbdecef982f5fd8a2ae47c99fea14edc308755b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling torrus_core v0.1.0 (/opt/rustwide/workdir/torrus_core)
[INFO] [stdout] warning: unused import: `Sha1Hash`
[INFO] [stdout]  --> torrus_core/src/peer.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::{Sha1Hash, ID};
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> torrus_core/src/metainfo.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node(String, i64);
[INFO] [stdout]    |            ---- ^^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrus_storage v0.1.0 (/opt/rustwide/workdir/torrus_storage)
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling torrus_tracker v0.1.0 (/opt/rustwide/workdir/torrus_tracker)
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]  --> torrus_tracker/src/tracker/udp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UdpTracker {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     url: Url,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrus_engine v0.1.0 (/opt/rustwide/workdir/torrus_engine)
[INFO] [stdout] warning: unused imports: `ChokeStatus` and `IntrestStatus`
[INFO] [stdout]  --> torrus_engine/src/peer.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use torrus_core::prelude::{ChokeStatus, IntrestStatus, PeerInfo, PeerState, Sha1Hash, ID};
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commands`, `torrents`, and `engine_thread` are never read
[INFO] [stdout]   --> torrus_engine/src/engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Engine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 14 |     commands: Vec<Box<dyn Command<(), (), Output = ()>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     torrents: HashSet<ID, TorrentEntry>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     engine_thread: Option<JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metainfo`, `info_hash`, `peers`, and `trackers` are never read
[INFO] [stdout]   --> torrus_engine/src/engine.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TorrentEntry {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     metainfo: Metainfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     info_hash: ID,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 22 |     peers: HashSet<ID, Peer>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     trackers: Vec<Tracker>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]  --> torrus_engine/src/peer.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Peer {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     pub(crate) peer_info: PeerInfo,
[INFO] [stdout] 5 |     pub(crate) state: PeerState,
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> torrus_engine/src/peer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Peer {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(peer_info: PeerInfo) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrus_app v0.1.0 (/opt/rustwide/workdir/torrus_app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "1fc9d038584ea9aeb966ffcd5fbdecef982f5fd8a2ae47c99fea14edc308755b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fc9d038584ea9aeb966ffcd5fbdecef982f5fd8a2ae47c99fea14edc308755b", kill_on_drop: false }`
[INFO] [stdout] 1fc9d038584ea9aeb966ffcd5fbdecef982f5fd8a2ae47c99fea14edc308755b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9871d05a34c8e6abeb8e10fe8a2a79c459057c817c0d3bfdb6e6e2c7adb584fd
[INFO] running `Command { std: "docker" "start" "-a" "9871d05a34c8e6abeb8e10fe8a2a79c459057c817c0d3bfdb6e6e2c7adb584fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stdout] warning: unused import: `Sha1Hash`
[INFO] [stdout]  --> torrus_core/src/peer.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::{Sha1Hash, ID};
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> torrus_core/src/metainfo.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node(String, i64);
[INFO] [stdout]    |            ---- ^^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrus_storage v0.1.0 (/opt/rustwide/workdir/torrus_storage)
[INFO] [stderr]    Compiling torrus_core v0.1.0 (/opt/rustwide/workdir/torrus_core)
[INFO] [stdout] warning: unused import: `Sha1Hash`
[INFO] [stdout]  --> torrus_core/src/peer.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::{Sha1Hash, ID};
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> torrus_core/src/metainfo.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Node(String, i64);
[INFO] [stdout]    |            ---- ^^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling torrus_tracker v0.1.0 (/opt/rustwide/workdir/torrus_tracker)
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]  --> torrus_tracker/src/tracker/udp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UdpTracker {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     url: Url,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrus_engine v0.1.0 (/opt/rustwide/workdir/torrus_engine)
[INFO] [stdout] warning: unused imports: `ChokeStatus` and `IntrestStatus`
[INFO] [stdout]  --> torrus_engine/src/peer.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use torrus_core::prelude::{ChokeStatus, IntrestStatus, PeerInfo, PeerState, Sha1Hash, ID};
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commands`, `torrents`, and `engine_thread` are never read
[INFO] [stdout]   --> torrus_engine/src/engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Engine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 14 |     commands: Vec<Box<dyn Command<(), (), Output = ()>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     torrents: HashSet<ID, TorrentEntry>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     engine_thread: Option<JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metainfo`, `info_hash`, `peers`, and `trackers` are never read
[INFO] [stdout]   --> torrus_engine/src/engine.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TorrentEntry {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     metainfo: Metainfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     info_hash: ID,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 22 |     peers: HashSet<ID, Peer>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     trackers: Vec<Tracker>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]  --> torrus_engine/src/peer.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Peer {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     pub(crate) peer_info: PeerInfo,
[INFO] [stdout] 5 |     pub(crate) state: PeerState,
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> torrus_engine/src/peer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Peer {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(peer_info: PeerInfo) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrus_app v0.1.0 (/opt/rustwide/workdir/torrus_app)
[INFO] [stdout] warning: unused imports: `ChokeStatus` and `IntrestStatus`
[INFO] [stdout]  --> torrus_engine/src/peer.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use torrus_core::prelude::{ChokeStatus, IntrestStatus, PeerInfo, PeerState, Sha1Hash, ID};
[INFO] [stdout]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `commands`, `torrents`, and `engine_thread` are never read
[INFO] [stdout]   --> torrus_engine/src/engine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Engine {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 14 |     commands: Vec<Box<dyn Command<(), (), Output = ()>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     torrents: HashSet<ID, TorrentEntry>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |     engine_thread: Option<JoinHandle<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `metainfo`, `info_hash`, `peers`, and `trackers` are never read
[INFO] [stdout]   --> torrus_engine/src/engine.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TorrentEntry {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     metainfo: Metainfo,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     info_hash: ID,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 22 |     peers: HashSet<ID, Peer>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 23 |     trackers: Vec<Tracker>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]  --> torrus_engine/src/peer.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Peer {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 4 |     pub(crate) peer_info: PeerInfo,
[INFO] [stdout] 5 |     pub(crate) state: PeerState,
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> torrus_engine/src/peer.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Peer {
[INFO] [stdout]   | --------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(peer_info: PeerInfo) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]  --> torrus_tracker/src/tracker/udp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UdpTracker {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     url: Url,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "9871d05a34c8e6abeb8e10fe8a2a79c459057c817c0d3bfdb6e6e2c7adb584fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9871d05a34c8e6abeb8e10fe8a2a79c459057c817c0d3bfdb6e6e2c7adb584fd", kill_on_drop: false }`
[INFO] [stdout] 9871d05a34c8e6abeb8e10fe8a2a79c459057c817c0d3bfdb6e6e2c7adb584fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c28d4284186c14254bff44dd1c443bc2634e094639c31354233ee9d528ec1b94
[INFO] running `Command { std: "docker" "start" "-a" "c28d4284186c14254bff44dd1c443bc2634e094639c31354233ee9d528ec1b94", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Sha1Hash`
[INFO] [stderr]  --> torrus_core/src/peer.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::prelude::{Sha1Hash, ID};
[INFO] [stderr]   |                      ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> torrus_core/src/metainfo.rs:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Node(String, i64);
[INFO] [stderr]    |            ---- ^^^^^^  ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            fields in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing these fields
[INFO] [stderr]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `torrus_core` (lib) generated 2 warnings (run `cargo fix --lib -p torrus_core` to apply 1 suggestion)
[INFO] [stderr] warning: `torrus_core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: field `url` is never read
[INFO] [stderr]  --> torrus_tracker/src/tracker/udp.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct UdpTracker {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 6 |     url: Url,
[INFO] [stderr]   |     ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `torrus_tracker` (lib) generated 1 warning
[INFO] [stderr] warning: `torrus_tracker` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused imports: `ChokeStatus` and `IntrestStatus`
[INFO] [stderr]  --> torrus_engine/src/peer.rs:1:28
[INFO] [stderr]   |
[INFO] [stderr] 1 | use torrus_core::prelude::{ChokeStatus, IntrestStatus, PeerInfo, PeerState, Sha1Hash, ID};
[INFO] [stderr]   |                            ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `commands`, `torrents`, and `engine_thread` are never read
[INFO] [stderr]   --> torrus_engine/src/engine.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Engine {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 14 |     commands: Vec<Box<dyn Command<(), (), Output = ()>>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 15 |     torrents: HashSet<ID, TorrentEntry>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 16 |     engine_thread: Option<JoinHandle<()>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `metainfo`, `info_hash`, `peers`, and `trackers` are never read
[INFO] [stderr]   --> torrus_engine/src/engine.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct TorrentEntry {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 20 |     metainfo: Metainfo,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 21 |     info_hash: ID,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 22 |     peers: HashSet<ID, Peer>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 23 |     trackers: Vec<Tracker>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `state` is never read
[INFO] [stderr]  --> torrus_engine/src/peer.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Peer {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 4 |     pub(crate) peer_info: PeerInfo,
[INFO] [stderr] 5 |     pub(crate) state: PeerState,
[INFO] [stderr]   |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]  --> torrus_engine/src/peer.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | impl Peer {
[INFO] [stderr]   | --------- associated function in this implementation
[INFO] [stderr] 9 |     pub fn new(peer_info: PeerInfo) -> Self {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `torrus_engine` (lib) generated 5 warnings (run `cargo fix --lib -p torrus_engine` to apply 1 suggestion)
[INFO] [stderr] warning: `torrus_engine` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torrus_app-dc5ea0dd83de34b8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torrus_core-5b6e79941a3af2d9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test metainfo::tests::test_encode ... ok
[INFO] [stdout] test metainfo::tests::test_decode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torrus_engine-cb4c3dfbcb48fbb2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torrus_storage-d8d6ffdd455a5061)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test piece::tests::test_piece_write ... ok
[INFO] [stdout] test piece::tests::test_piece_overwrite - should panic ... ok
[INFO] [stdout] test piece::tests::test_next_block_request_less_than_block_size ... FAILED
[INFO] [stdout] test piece::tests::test_wrong_offset_piece_write - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- piece::tests::test_next_block_request_less_than_block_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'piece::tests::test_next_block_request_less_than_block_size' panicked at torrus_storage/src/piece.rs:47:9:
[INFO] [stdout] assertion failed: self.byte_index + block.block_info.length <= self.piece_info.length
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c509f9f5b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c509f9f5b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c509f9f5b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63c509f9f5b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63c509fc4673 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63c509fc4673 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x63c509f9c543 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c509f9c543 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63c509f9f402 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63c509fa0b1c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63c509fa0972 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63c509f689f4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63c509f689f4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c509fa14fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63c509fa14fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63c509fa1296 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x63c509f9faa9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63c509fa0f5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63c509fc31f0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63c509fc325c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x63c509f2f12f - torrus_storage::piece::Piece::write::h4a02da53bb14776e
[INFO] [stdout]                                at /opt/rustwide/workdir/torrus_storage/src/piece.rs:47:9
[INFO] [stdout]   21:     0x63c509f2ea0b - torrus_storage::piece::tests::test_next_block_request_less_than_block_size::h09c7e0c5ac7df05f
[INFO] [stdout]                                at /opt/rustwide/workdir/torrus_storage/src/piece.rs:179:19
[INFO] [stdout]   22:     0x63c509f2ea0b - torrus_storage::piece::tests::test_next_block_request_less_than_block_size::{{closure}}::h026be8df0a3aa19f
[INFO] [stdout]                                at /opt/rustwide/workdir/torrus_storage/src/piece.rs:169:58
[INFO] [stdout]   23:     0x63c509f2ea0b - core::ops::function::FnOnce::call_once::h348d198aa5cef8d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63c509f6e12b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63c509f6e12b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x63c509f6d36e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x63c509f6d36e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x63c509f6d36e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x63c509f6d36e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x63c509f6d36e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63c509f6d36e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x63c509f6d36e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x63c509f30f14 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x63c509f30f14 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x63c509f348ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x63c509f348ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x63c509f348ba - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x63c509f348ba - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x63c509f348ba - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63c509f348ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x63c509f348ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c509fa4457 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x63c509fa4457 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x63c509fa4457 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x785c22f79aa4 - <unknown>
[INFO] [stdout]   46:     0x785c23006a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     piece::tests::test_next_block_request_less_than_block_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p torrus_storage --lib`
[INFO] running `Command { std: "docker" "inspect" "c28d4284186c14254bff44dd1c443bc2634e094639c31354233ee9d528ec1b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c28d4284186c14254bff44dd1c443bc2634e094639c31354233ee9d528ec1b94", kill_on_drop: false }`
[INFO] [stdout] c28d4284186c14254bff44dd1c443bc2634e094639c31354233ee9d528ec1b94
