[INFO] fetching crate sctp-proto 0.1.6... [INFO] checking sctp-proto-0.1.6 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate sctp-proto 0.1.6 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate sctp-proto 0.1.6 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sctp-proto 0.1.6 [INFO] finished tweaking crates.io crate sctp-proto 0.1.6 [INFO] tweaked toml for crates.io crate sctp-proto 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1046b772f60f36117f1496311cff550d3782deafac739005f16067e53fe52e2 [INFO] running `Command { std: "docker" "start" "-a" "a1046b772f60f36117f1496311cff550d3782deafac739005f16067e53fe52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1046b772f60f36117f1496311cff550d3782deafac739005f16067e53fe52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1046b772f60f36117f1496311cff550d3782deafac739005f16067e53fe52e2", kill_on_drop: false }` [INFO] [stdout] a1046b772f60f36117f1496311cff550d3782deafac739005f16067e53fe52e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcea238985a6fd82ccdb4cfaa5f17041954a4ab7d6f059c805053bfc0b7419c [INFO] running `Command { std: "docker" "start" "-a" "4fcea238985a6fd82ccdb4cfaa5f17041954a4ab7d6f059c805053bfc0b7419c", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sctp-proto v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> src/chunk/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_test.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `BufMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 107 | use bytes::BufMut; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> src/chunk/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_test.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 171 | use bytes::Buf; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "4fcea238985a6fd82ccdb4cfaa5f17041954a4ab7d6f059c805053bfc0b7419c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcea238985a6fd82ccdb4cfaa5f17041954a4ab7d6f059c805053bfc0b7419c", kill_on_drop: false }` [INFO] [stdout] 4fcea238985a6fd82ccdb4cfaa5f17041954a4ab7d6f059c805053bfc0b7419c [INFO] checking sctp-proto-0.1.6 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate sctp-proto 0.1.6 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate sctp-proto 0.1.6 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sctp-proto 0.1.6 [INFO] finished tweaking crates.io crate sctp-proto 0.1.6 [INFO] tweaked toml for crates.io crate sctp-proto 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d08d0be3381a3fa95f6e385f85487df3519ed89308abaee77e134d79cd9553f1 [INFO] running `Command { std: "docker" "start" "-a" "d08d0be3381a3fa95f6e385f85487df3519ed89308abaee77e134d79cd9553f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d08d0be3381a3fa95f6e385f85487df3519ed89308abaee77e134d79cd9553f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08d0be3381a3fa95f6e385f85487df3519ed89308abaee77e134d79cd9553f1", kill_on_drop: false }` [INFO] [stdout] d08d0be3381a3fa95f6e385f85487df3519ed89308abaee77e134d79cd9553f1 [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d317dcb676ca13304be4b3c939434a338bc93ad5ff1cbc5f87e20e7fef34122 [INFO] running `Command { std: "docker" "start" "-a" "2d317dcb676ca13304be4b3c939434a338bc93ad5ff1cbc5f87e20e7fef34122", kill_on_drop: false }` [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sctp-proto v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> src/chunk/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_test.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `BufMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 107 | use bytes::BufMut; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_abort.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_cookie_echo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_forward_tsn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_heartbeat_ack.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_init.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_payload_data.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_reconfig.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_selective_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BufMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_ack.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/chunk/chunk_shutdown_complete.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{chunk_header::*, chunk_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Sized` is imported redundantly [INFO] [stdout] --> src/chunk/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::marker::Sized; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Sized` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_test.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 171 | use bytes::Buf; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_chunk_list.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_forward_tsn_supported.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_header.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_heartbeat_info.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_outgoing_reset_request.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_random.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_reconfig_response.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_requested_hmac_algorithm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/param/param_state_cookie.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `fmt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Buf` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Buf` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `Bytes` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/param/param_supported_extensions.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{param_header::*, param_type::*, *}; [INFO] [stdout] | - the item `BytesMut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 4 | use bytes::{Buf, BufMut, Bytes, BytesMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 90 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s [INFO] running `Command { std: "docker" "inspect" "2d317dcb676ca13304be4b3c939434a338bc93ad5ff1cbc5f87e20e7fef34122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d317dcb676ca13304be4b3c939434a338bc93ad5ff1cbc5f87e20e7fef34122", kill_on_drop: false }` [INFO] [stdout] 2d317dcb676ca13304be4b3c939434a338bc93ad5ff1cbc5f87e20e7fef34122