[INFO] fetching crate tokio-modbus 0.9.0... [INFO] checking tokio-modbus-0.9.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate tokio-modbus 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate tokio-modbus 0.9.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-modbus 0.9.0 [INFO] removed 10 missing examples [INFO] finished tweaking crates.io crate tokio-modbus 0.9.0 [INFO] tweaked toml for crates.io crate tokio-modbus 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate tokio-modbus 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded serde v1.0.177 [INFO] [stderr] Downloaded pem v3.0.1 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.2 [INFO] [stderr] Downloaded serialport v4.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d77b3b054d314d872e1cfd6f534a2cda2c31e8db44758b2a45379a1dbcd91c0c [INFO] running `Command { std: "docker" "start" "-a" "d77b3b054d314d872e1cfd6f534a2cda2c31e8db44758b2a45379a1dbcd91c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d77b3b054d314d872e1cfd6f534a2cda2c31e8db44758b2a45379a1dbcd91c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77b3b054d314d872e1cfd6f534a2cda2c31e8db44758b2a45379a1dbcd91c0c", kill_on_drop: false }` [INFO] [stdout] d77b3b054d314d872e1cfd6f534a2cda2c31e8db44758b2a45379a1dbcd91c0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ae4e237b5a2b9337d5b10aa71f80f3cfc4258e395d814fc157e9c1076ddf09f [INFO] running `Command { std: "docker" "start" "-a" "2ae4e237b5a2b9337d5b10aa71f80f3cfc4258e395d814fc157e9c1076ddf09f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking bitflags v2.0.2 [INFO] [stderr] Checking const-oid v0.9.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking der v0.7.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pem v3.0.1 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking serialport v4.2.1 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-serial v5.4.4 [INFO] [stderr] Checking tokio-modbus v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/client/tcp.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{fmt, io::Error, net::SocketAddr}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/codec/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Cursor, Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `Cursor` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Cursor, Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ErrorKind` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Cursor, Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `ErrorKind` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigEndian` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use byteorder::BigEndian; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `BigEndian` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | bytes::{Buf, BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `BufMut` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | bytes::{Buf, BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `Bytes` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | bytes::{Buf, BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `BytesMut` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ErrorKind` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `ErrorKind` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigEndian` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use byteorder::{BigEndian, ByteOrder}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `BigEndian` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | bytes::{BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `BufMut` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | bytes::{BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `Bytes` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BytesMut` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | bytes::{BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `BytesMut` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `futures` is imported redundantly [INFO] [stdout] --> src/server/tcp.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{self, Future}; [INFO] [stdout] | ^^^^ the item `futures` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/client/tcp.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{fmt, io::Error, net::SocketAddr}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/codec/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | convert::TryFrom, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Cursor` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Cursor, Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `Cursor` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Cursor, Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ErrorKind` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Cursor, Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `ErrorKind` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigEndian` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use byteorder::BigEndian; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `BigEndian` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | bytes::{Buf, BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `BufMut` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/codec/rtu.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | bytes::{Buf, BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `Bytes` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Error, ErrorKind, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BigEndian` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use byteorder::{BigEndian, ByteOrder}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `BigEndian` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BufMut` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | bytes::{BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `BufMut` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Bytes` is imported redundantly [INFO] [stdout] --> src/codec/tcp.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | bytes::{BufMut, Bytes, BytesMut}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | use super::*; [INFO] [stdout] | -------- the item `Bytes` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Service` is imported redundantly [INFO] [stdout] --> src/server/tcp.rs:211:29 [INFO] [stdout] | [INFO] [stdout] 209 | use super::*; [INFO] [stdout] | -------- the item `Service` is already imported here [INFO] [stdout] 210 | [INFO] [stdout] 211 | use crate::{prelude::*, server::Service}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s [INFO] running `Command { std: "docker" "inspect" "2ae4e237b5a2b9337d5b10aa71f80f3cfc4258e395d814fc157e9c1076ddf09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae4e237b5a2b9337d5b10aa71f80f3cfc4258e395d814fc157e9c1076ddf09f", kill_on_drop: false }` [INFO] [stdout] 2ae4e237b5a2b9337d5b10aa71f80f3cfc4258e395d814fc157e9c1076ddf09f