[INFO] cloning repository https://github.com/RasmusRendal/bep-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RasmusRendal/bep-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fbep-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fbep-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 793132b5dc1f03c910eafd8a7299e9c5ce3a2a7d
[INFO] building RasmusRendal/bep-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fbep-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RasmusRendal/bep-rs
[INFO] finished tweaking git repo https://github.com/RasmusRendal/bep-rs
[INFO] tweaked toml for git repo https://github.com/RasmusRendal/bep-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RasmusRendal/bep-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RasmusRendal/bep-rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inotify v0.10.2
[INFO] [stderr]   Downloaded thiserror-impl v2.0.6
[INFO] [stderr]   Downloaded console-api v0.5.0
[INFO] [stderr]   Downloaded rcgen v0.10.0
[INFO] [stderr]   Downloaded notify-types v1.0.1
[INFO] [stderr]   Downloaded console-subscriber v0.1.10
[INFO] [stderr]   Downloaded notify v7.0.0
[INFO] [stderr]   Downloaded thiserror v2.0.6
[INFO] [stderr]   Downloaded hdrhistogram v7.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a382a394ce36335de07d84dd3ad06561da12e070bfb3168b9000be921a8f9f4c
[INFO] running `Command { std: "docker" "start" "-a" "a382a394ce36335de07d84dd3ad06561da12e070bfb3168b9000be921a8f9f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a382a394ce36335de07d84dd3ad06561da12e070bfb3168b9000be921a8f9f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a382a394ce36335de07d84dd3ad06561da12e070bfb3168b9000be921a8f9f4c", kill_on_drop: false }`
[INFO] [stdout] a382a394ce36335de07d84dd3ad06561da12e070bfb3168b9000be921a8f9f4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02ebc8200d05660541b40dc4f55d23b461f1847b4eab77d4d7397f1e9291afc4
[INFO] running `Command { std: "docker" "start" "-a" "02ebc8200d05660541b40dc4f55d23b461f1847b4eab77d4d7397f1e9291afc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling bep-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling diesel v2.2.6
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling console-api v0.5.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling console-subscriber v0.1.10
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/peer_connection/handlers.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout]     |             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 555 -     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout] 555 +     stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/peer_connection/verifier.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout]    |             ^                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout] 96 +     stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/peer_connection/mod.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static),
[INFO] [stdout]    |                 ^                                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -         socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static),
[INFO] [stdout] 82 +         socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DownloadProgress` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bep-rs-bb8ecc84a7c1246c/out/bep.items.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct DownloadProgress {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "02ebc8200d05660541b40dc4f55d23b461f1847b4eab77d4d7397f1e9291afc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ebc8200d05660541b40dc4f55d23b461f1847b4eab77d4d7397f1e9291afc4", kill_on_drop: false }`
[INFO] [stdout] 02ebc8200d05660541b40dc4f55d23b461f1847b4eab77d4d7397f1e9291afc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9cfdff7681679039d65a6dd7b99b478b7fb5e013060d9a772891e1c3cc71ae
[INFO] running `Command { std: "docker" "start" "-a" "2c9cfdff7681679039d65a6dd7b99b478b7fb5e013060d9a772891e1c3cc71ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling bep-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/peer_connection/handlers.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout]     |             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 555 -     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout] 555 +     stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/peer_connection/verifier.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout]    |             ^                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout] 96 +     stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/peer_connection/mod.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static),
[INFO] [stdout]    |                 ^                                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -         socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static),
[INFO] [stdout] 82 +         socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DownloadProgress` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bep-rs-bb8ecc84a7c1246c/out/bep.items.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct DownloadProgress {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/peer_connection/handlers.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout]     |             ^                                                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 555 -     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout] 555 +     stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/peer_connection/verifier.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout]    |             ^                                                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 96 -     stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static),
[INFO] [stdout] 96 +     stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/peer_connection/mod.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 |         socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static),
[INFO] [stdout]    |                 ^                                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 82 -         socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static),
[INFO] [stdout] 82 +         socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DownloadProgress` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/bep-rs-bb8ecc84a7c1246c/out/bep.items.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct DownloadProgress {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.38s
[INFO] running `Command { std: "docker" "inspect" "2c9cfdff7681679039d65a6dd7b99b478b7fb5e013060d9a772891e1c3cc71ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9cfdff7681679039d65a6dd7b99b478b7fb5e013060d9a772891e1c3cc71ae", kill_on_drop: false }`
[INFO] [stdout] 2c9cfdff7681679039d65a6dd7b99b478b7fb5e013060d9a772891e1c3cc71ae
