[INFO] fetching crate rust-raknet 0.12.0...
[INFO] building rust-raknet-0.12.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rust-raknet 0.12.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rust-raknet 0.12.0
[INFO] finished tweaking crates.io crate rust-raknet 0.12.0
[INFO] tweaked toml for crates.io crate rust-raknet 0.12.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-raknet 0.12.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13b8730f7e026084442d35530b7ddaf3c488e70aaecea824408e97e3ad5bd2f4
[INFO] running `Command { std: "docker" "start" "-a" "13b8730f7e026084442d35530b7ddaf3c488e70aaecea824408e97e3ad5bd2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13b8730f7e026084442d35530b7ddaf3c488e70aaecea824408e97e3ad5bd2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b8730f7e026084442d35530b7ddaf3c488e70aaecea824408e97e3ad5bd2f4", kill_on_drop: false }`
[INFO] [stdout] 13b8730f7e026084442d35530b7ddaf3c488e70aaecea824408e97e3ad5bd2f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06c8ebb6e79740f5b8e35143e38405684a3b1f760b858f3959db5932eed9197f
[INFO] running `Command { std: "docker" "start" "-a" "06c8ebb6e79740f5b8e35143e38405684a3b1f760b858f3959db5932eed9197f", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rust-raknet v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct PacketUnconnectedPing {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 107 |     pub time: i64,
[INFO] [stdout] 108 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketUnconnectedPing` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct PacketUnconnectedPong {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketUnconnectedPong` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct OpenConnectionRequest1 {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 128 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionRequest1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct OpenConnectionRequest2 {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 135 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionRequest2` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct OpenConnectionReply1 {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 143 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionReply1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct OpenConnectionReply2 {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 151 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionReply2` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct IncompatibleProtocolVersion {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout] 182 |     pub server_protocol: u8,
[INFO] [stdout] 183 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncompatibleProtocolVersion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct AlreadyConnected {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 189 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AlreadyConnected` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/arq.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct FrameSetPacket {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 56 |     pub id: u8,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameSetPacket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.31s
[INFO] running `Command { std: "docker" "inspect" "06c8ebb6e79740f5b8e35143e38405684a3b1f760b858f3959db5932eed9197f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c8ebb6e79740f5b8e35143e38405684a3b1f760b858f3959db5932eed9197f", kill_on_drop: false }`
[INFO] [stdout] 06c8ebb6e79740f5b8e35143e38405684a3b1f760b858f3959db5932eed9197f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 482059d01401c0779de4aa63be5b33aafcc592838ae4a475cfa9aa9531ab35d3
[INFO] running `Command { std: "docker" "start" "-a" "482059d01401c0779de4aa63be5b33aafcc592838ae4a475cfa9aa9531ab35d3", kill_on_drop: false }`
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct PacketUnconnectedPing {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 107 |     pub time: i64,
[INFO] [stdout] 108 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketUnconnectedPing` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct PacketUnconnectedPong {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketUnconnectedPong` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-raknet v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct OpenConnectionRequest1 {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 128 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionRequest1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct OpenConnectionRequest2 {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 135 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionRequest2` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct OpenConnectionReply1 {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 143 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionReply1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct OpenConnectionReply2 {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 151 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionReply2` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct IncompatibleProtocolVersion {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout] 182 |     pub server_protocol: u8,
[INFO] [stdout] 183 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncompatibleProtocolVersion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct AlreadyConnected {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 189 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AlreadyConnected` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/arq.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct FrameSetPacket {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 56 |     pub id: u8,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameSetPacket` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct PacketUnconnectedPing {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 107 |     pub time: i64,
[INFO] [stdout] 108 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketUnconnectedPing` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct PacketUnconnectedPong {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PacketUnconnectedPong` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct OpenConnectionRequest1 {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 128 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionRequest1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct OpenConnectionRequest2 {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 135 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionRequest2` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct OpenConnectionReply1 {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 143 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionReply1` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct OpenConnectionReply2 {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 151 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpenConnectionReply2` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct IncompatibleProtocolVersion {
[INFO] [stdout]     |            --------------------------- field in this struct
[INFO] [stdout] 182 |     pub server_protocol: u8,
[INFO] [stdout] 183 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IncompatibleProtocolVersion` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `magic` is never read
[INFO] [stdout]    --> src/packet.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct AlreadyConnected {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 189 |     pub magic: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AlreadyConnected` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.04s
[INFO] running `Command { std: "docker" "inspect" "482059d01401c0779de4aa63be5b33aafcc592838ae4a475cfa9aa9531ab35d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482059d01401c0779de4aa63be5b33aafcc592838ae4a475cfa9aa9531ab35d3", kill_on_drop: false }`
[INFO] [stdout] 482059d01401c0779de4aa63be5b33aafcc592838ae4a475cfa9aa9531ab35d3
