[INFO] fetching crate necromancer_protocol 0.0.0...
[INFO] checking necromancer_protocol-0.0.0 against 1.95.0 for pr-155915
[INFO] extracting crate necromancer_protocol 0.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate necromancer_protocol 0.0.0
[INFO] finished tweaking crates.io crate necromancer_protocol 0.0.0
[INFO] tweaked toml for crates.io crate necromancer_protocol 0.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate necromancer_protocol 0.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate necromancer_protocol 0.0.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.12.0
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded modular-bitfield v0.12.0
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2be1b91755f248eadd293c52a007c235d9ef36eae33f205a741ae06bcd135d13
[INFO] running `Command { std: "docker" "start" "-a" "2be1b91755f248eadd293c52a007c235d9ef36eae33f205a741ae06bcd135d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2be1b91755f248eadd293c52a007c235d9ef36eae33f205a741ae06bcd135d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be1b91755f248eadd293c52a007c235d9ef36eae33f205a741ae06bcd135d13", kill_on_drop: false }`
[INFO] [stdout] 2be1b91755f248eadd293c52a007c235d9ef36eae33f205a741ae06bcd135d13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a186d61377473ea2f606c5309b44fad2c6e941306f6590685548690a9c8a7a0b
[INFO] running `Command { std: "docker" "start" "-a" "a186d61377473ea2f606c5309b44fad2c6e941306f6590685548690a9c8a7a0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking modular-bitfield v0.12.0
[INFO] [stderr]     Checking necromancer_protocol v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub recording: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -     pub recording: bool,
[INFO] [stdout] 55 +     u recording: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub has_media: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -     pub has_media: bool,
[INFO] [stdout] 56 +     u has_media: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub media_full: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     pub media_full: bool,
[INFO] [stdout] 57 +     u media_full: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub media_error: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub media_error: bool,
[INFO] [stdout] 58 +     u media_error: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub media_unformatted: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -     pub media_unformatted: bool,
[INFO] [stdout] 59 +     u media_unformatted: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub dropping_frames: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -     pub dropping_frames: bool,
[INFO] [stdout] 60 +     u dropping_frames: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub stopping: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -     pub stopping: bool,
[INFO] [stdout] 64 +     u stopping: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub unknown_error: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -     pub unknown_error: bool,
[INFO] [stdout] 68 +     u unknown_error: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     /// Serial digital interface (SDI)
[INFO] [stdout]     |     ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 -     /// Serial digital interface (SDI)
[INFO] [stdout] 139 +     // Serial digital interface (SDI
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// High-definition multimedia interface (HDMI)
[INFO] [stdout]     |     ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 -     /// High-definition multimedia interface (HDMI)
[INFO] [stdout] 142 +     // High-definition multimedia interface (HDMI
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     /// Component video
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 -     /// Component video
[INFO] [stdout] 145 +     // Component vide
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// Composite video
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -     /// Composite video
[INFO] [stdout] 148 +     // Composite vide
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     /// S-Video
[INFO] [stdout]     |     ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 -     /// S-Video
[INFO] [stdout] 151 +     // S-Vide
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     /// XLR audio connection
[INFO] [stdout]     |     ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 -     /// XLR audio connection
[INFO] [stdout] 154 +     // XLR audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// AES EBU audio connection
[INFO] [stdout]     |     ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 -     /// AES EBU audio connection
[INFO] [stdout] 157 +     // AES EBU audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     /// RCA audio connection
[INFO] [stdout]     |     ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 160 -     /// RCA audio connection
[INFO] [stdout] 160 +     // RCA audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// Internal port
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     /// Internal port
[INFO] [stdout] 163 +     // Internal por
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     /// TS audio connection
[INFO] [stdout]     |     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 -     /// TS audio connection
[INFO] [stdout] 166 +     // TS audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     /// MADI audio connection
[INFO] [stdout]     |     ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 -     /// MADI audio connection
[INFO] [stdout] 169 +     // MADI audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     /// TRS audio connection
[INFO] [stdout]     |     ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 -     /// TRS audio connection
[INFO] [stdout] 172 +     // TRS audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     /// The source is currently in use as a program output.
[INFO] [stdout]     |     ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 219 -     /// The source is currently in use as a program output.
[INFO] [stdout] 219 +     // The source is currently in use as a program output
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// The source is currently in use as a preview output.
[INFO] [stdout]     |     ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 221 -     /// The source is currently in use as a preview output.
[INFO] [stdout] 221 +     // The source is currently in use as a preview output
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout]    |     ^                                                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     /// The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout] 24 +     // The packet's sender requests an acknowledgement of this packet from th
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// Control payload.
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     /// Control payload.
[INFO] [stdout] 28 +     // Control payload
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout]    |     ^                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     /// The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout] 34 +     // The packet is a retransmission of a prior packet (probably because ther
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub hello: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub hello: bool,
[INFO] [stdout] 38 +     u hello: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout]    |     ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     /// The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout] 40 +     // The packet is acknowledging a prior `ack = true` packet
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// The total length of the packet including headers, in bytes.
[INFO] [stdout]    |     ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     /// The total length of the packet including headers, in bytes.
[INFO] [stdout] 63 +     // The total length of the packet including headers, in bytes
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     flags: AtemPacketFlags,
[INFO] [stdout]    |     ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -     flags: AtemPacketFlags,
[INFO] [stdout] 68 +     lag: AtemPacketFlags,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub recording: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -     pub recording: bool,
[INFO] [stdout] 55 +     u recording: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub has_media: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -     pub has_media: bool,
[INFO] [stdout] 56 +     u has_media: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub media_full: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     pub media_full: bool,
[INFO] [stdout] 57 +     u media_full: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub media_error: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub media_error: bool,
[INFO] [stdout] 58 +     u media_error: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub media_unformatted: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -     pub media_unformatted: bool,
[INFO] [stdout] 59 +     u media_unformatted: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub dropping_frames: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -     pub dropping_frames: bool,
[INFO] [stdout] 60 +     u dropping_frames: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub stopping: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -     pub stopping: bool,
[INFO] [stdout] 64 +     u stopping: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/atom/recording.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub unknown_error: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -     pub unknown_error: bool,
[INFO] [stdout] 68 +     u unknown_error: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     /// Serial digital interface (SDI)
[INFO] [stdout]     |     ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 -     /// Serial digital interface (SDI)
[INFO] [stdout] 139 +     // Serial digital interface (SDI
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     /// High-definition multimedia interface (HDMI)
[INFO] [stdout]     |     ^                                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 -     /// High-definition multimedia interface (HDMI)
[INFO] [stdout] 142 +     // High-definition multimedia interface (HDMI
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     /// Component video
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 -     /// Component video
[INFO] [stdout] 145 +     // Component vide
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// Composite video
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -     /// Composite video
[INFO] [stdout] 148 +     // Composite vide
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     /// S-Video
[INFO] [stdout]     |     ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 -     /// S-Video
[INFO] [stdout] 151 +     // S-Vide
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     /// XLR audio connection
[INFO] [stdout]     |     ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 -     /// XLR audio connection
[INFO] [stdout] 154 +     // XLR audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// AES EBU audio connection
[INFO] [stdout]     |     ^                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 -     /// AES EBU audio connection
[INFO] [stdout] 157 +     // AES EBU audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     /// RCA audio connection
[INFO] [stdout]     |     ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 160 -     /// RCA audio connection
[INFO] [stdout] 160 +     // RCA audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /// Internal port
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     /// Internal port
[INFO] [stdout] 163 +     // Internal por
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     /// TS audio connection
[INFO] [stdout]     |     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 -     /// TS audio connection
[INFO] [stdout] 166 +     // TS audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     /// MADI audio connection
[INFO] [stdout]     |     ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 -     /// MADI audio connection
[INFO] [stdout] 169 +     // MADI audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     /// TRS audio connection
[INFO] [stdout]     |     ^                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 -     /// TRS audio connection
[INFO] [stdout] 172 +     // TRS audio connectio
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     /// The source is currently in use as a program output.
[INFO] [stdout]     |     ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 219 -     /// The source is currently in use as a program output.
[INFO] [stdout] 219 +     // The source is currently in use as a program output
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/atom/video.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// The source is currently in use as a preview output.
[INFO] [stdout]     |     ^                                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 221 -     /// The source is currently in use as a preview output.
[INFO] [stdout] 221 +     // The source is currently in use as a preview output
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout]    |     ^                                                                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     /// The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout] 24 +     // The packet's sender requests an acknowledgement of this packet from th
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// Control payload.
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     /// Control payload.
[INFO] [stdout] 28 +     // Control payload
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout]    |     ^                                                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     /// The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout] 34 +     // The packet is a retransmission of a prior packet (probably because ther
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub hello: bool,
[INFO] [stdout]    |     ^ ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub hello: bool,
[INFO] [stdout] 38 +     u hello: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout]    |     ^                                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     /// The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout] 40 +     // The packet is acknowledging a prior `ack = true` packet
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// The total length of the packet including headers, in bytes.
[INFO] [stdout]    |     ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     /// The total length of the packet including headers, in bytes.
[INFO] [stdout] 63 +     // The total length of the packet including headers, in bytes
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/packet.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     flags: AtemPacketFlags,
[INFO] [stdout]    |     ^   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 68 -     flags: AtemPacketFlags,
[INFO] [stdout] 68 +     lag: AtemPacketFlags,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used
[INFO] [stdout]    --> src/atom/colour.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[repr(u8)]
[INFO] [stdout]     | ^ associated items in this implementation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `into_bytes` and `from_bytes` are never used
[INFO] [stdout]    --> src/atom/colour.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[repr(u8)]
[INFO] [stdout]     | ^ associated items in this implementation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s
[INFO] running `Command { std: "docker" "inspect" "a186d61377473ea2f606c5309b44fad2c6e941306f6590685548690a9c8a7a0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a186d61377473ea2f606c5309b44fad2c6e941306f6590685548690a9c8a7a0b", kill_on_drop: false }`
[INFO] [stdout] a186d61377473ea2f606c5309b44fad2c6e941306f6590685548690a9c8a7a0b
