[INFO] cloning repository https://github.com/micolous/necromancer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micolous/necromancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicolous%2Fnecromancer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicolous%2Fnecromancer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 262f75d1605d846f61f6c5564c4dab802ffc76e1
[INFO] checking micolous/necromancer against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicolous%2Fnecromancer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/micolous/necromancer
[INFO] finished tweaking git repo https://github.com/micolous/necromancer
[INFO] tweaked toml for git repo https://github.com/micolous/necromancer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/micolous/necromancer on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/micolous/necromancer 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2216fac1fc3c80380cc7541fdf47d2128aa734ff2f34e5829bd6e9a4aa4355ba
[INFO] running `Command { std: "docker" "start" "-a" "2216fac1fc3c80380cc7541fdf47d2128aa734ff2f34e5829bd6e9a4aa4355ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2216fac1fc3c80380cc7541fdf47d2128aa734ff2f34e5829bd6e9a4aa4355ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2216fac1fc3c80380cc7541fdf47d2128aa734ff2f34e5829bd6e9a4aa4355ba", kill_on_drop: false }`
[INFO] [stdout] 2216fac1fc3c80380cc7541fdf47d2128aa734ff2f34e5829bd6e9a4aa4355ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98577981676cd574fa815c25410ac6d4138ef50100a666ac487180223b03c86d
[INFO] running `Command { std: "docker" "start" "-a" "98577981676cd574fa815c25410ac6d4138ef50100a666ac487180223b03c86d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking modular-bitfield v0.12.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking concread v0.5.7
[INFO] [stderr]     Checking nusb v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tomu_usb_simple_client v0.1.1
[INFO] [stderr]     Checking necromancer_protocol v0.0.0 (/opt/rustwide/workdir/necromancer_protocol)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Specifier, BinRead, BinWrite, Debug, Default, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 9
[INFO] [stdout]             right: 43
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Specifier, BinRead, BinWrite, Debug, Default, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 9
[INFO] [stdout]             right: 43
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub has_solo_output: 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] 86 -     pub has_solo_output: bool,
[INFO] [stdout] 86 +     ub has_solo_output: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub has_talkback: bool,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     pub has_talkback: bool,
[INFO] [stdout] 87 +     ub has_talkback: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub has_sidetone: bool,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -     pub has_sidetone: bool,
[INFO] [stdout] 88 +     ub has_sidetone: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub has_mute: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -     pub has_mute: bool,
[INFO] [stdout] 89 +     ub has_mute: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub recording: bool,
[INFO] [stdout]    |     ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub recording: bool,
[INFO] [stdout] 54 +     ub recording: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub has_media: bool,
[INFO] [stdout]    |     ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -     pub has_media: bool,
[INFO] [stdout] 55 +     ub has_media: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub media_full: bool,
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -     pub media_full: bool,
[INFO] [stdout] 56 +     ub media_full: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub media_error: bool,
[INFO] [stdout]    |     ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     pub media_error: bool,
[INFO] [stdout] 57 +     ub media_error: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub media_unformatted: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub media_unformatted: bool,
[INFO] [stdout] 58 +     ub media_unformatted: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub dropping_frames: bool,
[INFO] [stdout]    |     ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -     pub dropping_frames: bool,
[INFO] [stdout] 59 +     ub dropping_frames: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub stopping: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     pub stopping: bool,
[INFO] [stdout] 63 +     ub stopping: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub unknown_error: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 67 -     pub unknown_error: bool,
[INFO] [stdout] 67 +     ub unknown_error: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout]    |     ^
[INFO] [stdout] 26 |     /// recipient (using `response = true`).
[INFO] [stdout] 27 |     pub ack: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 ~     // The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout] 26 |     /// recipient (using `response = true`).
[INFO] [stdout] 27 ~     pub ack: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// Control payload.
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub control: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 ~     // Control payload.
[INFO] [stdout] 30 |     ///
[INFO] [stdout] 31 |     /// When `true`, the payload is [`AtemPacketPayload::Control`], otherwise
[INFO] [stdout] 32 |     /// it is [`AtemPacketPayload::Atom`].
[INFO] [stdout] 33 ~     pub control: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout]    |     ^
[INFO] [stdout] 36 |     /// was no response to an `ack`).
[INFO] [stdout] 37 |     pub retransmission: bool,
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 ~     // The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout] 36 |     /// was no response to an `ack`).
[INFO] [stdout] 37 ~     pub retransmission: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hello: bool,
[INFO] [stdout]    |     ^             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub hello: bool,
[INFO] [stdout] 39 +     ub hello: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout]    |     ^
[INFO] [stdout] 42 |     pub response: bool,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 ~     // The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout] 42 ~     pub response: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// The total length of the packet including headers, in bytes.
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     length: B11,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 ~     // The total length of the packet including headers, in bytes.
[INFO] [stdout] 61 |     ///
[INFO] [stdout] 62 |     /// When set to exactly `12`, the packet has no payload
[INFO] [stdout] 63 |     /// ([`AtemPacketPayload::None`]).
[INFO] [stdout] 64 ~     length: B1,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     flags: AtemPacketFlags,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -     flags: AtemPacketFlags,
[INFO] [stdout] 65 +     lags: AtemPacketFlag,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Supports [the low frequency range][EqualiserRange::Low].
[INFO] [stdout]    |     ^
[INFO] [stdout] 49 |     pub low: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 ~     // Supports [the low frequency range][EqualiserRange::Low].
[INFO] [stdout] 49 ~     pub low: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Supports [the mid-low frequency range][EqualiserRange::MidLow].
[INFO] [stdout]    |     ^
[INFO] [stdout] 52 |     pub mid_low: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 ~     // Supports [the mid-low frequency range][EqualiserRange::MidLow].
[INFO] [stdout] 52 ~     pub mid_low: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Supports [the mid-high frequency range][EqualiserRange::MidHigh].
[INFO] [stdout]    |     ^
[INFO] [stdout] 55 |     pub mid_high: bool,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 ~     // Supports [the mid-high frequency range][EqualiserRange::MidHigh].
[INFO] [stdout] 55 ~     pub mid_high: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// Supports [the high frequency range][EqualiserRange::High].
[INFO] [stdout]    |     ^
[INFO] [stdout] 58 |     pub high: bool,
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 ~     // Supports [the high frequency range][EqualiserRange::High].
[INFO] [stdout] 58 ~     pub high: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// Supports [low shelf filter][EqualiserShape::LowShelf].
[INFO] [stdout]     |     ^
[INFO] [stdout] 110 |     pub low_shelf: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 ~     // Supports [low shelf filter][EqualiserShape::LowShelf].
[INFO] [stdout] 110 ~     pub low_shelf: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// Supports [low pass filter][EqualiserShape::LowPass].
[INFO] [stdout]     |     ^
[INFO] [stdout] 113 |     pub low_pass: bool,
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 ~     // Supports [low pass filter][EqualiserShape::LowPass].
[INFO] [stdout] 113 ~     pub low_pass: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     /// Supports [band pass filter][EqualiserShape::BandPass].
[INFO] [stdout]     |     ^
[INFO] [stdout] 116 |     pub band_pass: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 115 ~     // Supports [band pass filter][EqualiserShape::BandPass].
[INFO] [stdout] 116 ~     pub band_pass: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// Supports [notch filter][EqualiserShape::Notch].
[INFO] [stdout]     |     ^
[INFO] [stdout] 119 |     pub notch: bool,
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 ~     // Supports [notch filter][EqualiserShape::Notch].
[INFO] [stdout] 119 ~     pub notch: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// Supports [high pass filter][EqualiserShape::HighPass].
[INFO] [stdout]     |     ^
[INFO] [stdout] 122 |     pub high_pass: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 ~     // Supports [high pass filter][EqualiserShape::HighPass].
[INFO] [stdout] 122 ~     pub high_pass: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// Supports [high shelf filter][EqualiserShape::HighShelf].
[INFO] [stdout]     |     ^
[INFO] [stdout] 125 |     pub high_shelf: bool,
[INFO] [stdout]     |                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 ~     // Supports [high shelf filter][EqualiserShape::HighShelf].
[INFO] [stdout] 125 ~     pub high_shelf: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Serial digital interface (SDI)
[INFO] [stdout]    |     ^
[INFO] [stdout] 26 |     pub sdi: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 ~     // Serial digital interface (SDI)
[INFO] [stdout] 26 ~     pub sdi: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// High-definition multimedia interface (HDMI)
[INFO] [stdout]    |     ^
[INFO] [stdout] 29 |     pub hdmi: bool,
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 ~     // High-definition multimedia interface (HDMI)
[INFO] [stdout] 29 ~     pub hdmi: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Component video
[INFO] [stdout]    |     ^
[INFO] [stdout] 32 |     pub component: bool,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 ~     // Component video
[INFO] [stdout] 32 ~     pub component: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Composite video
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     pub composite: bool,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 ~     // Composite video
[INFO] [stdout] 35 ~     pub composite: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// S-Video
[INFO] [stdout]    |     ^
[INFO] [stdout] 38 |     pub svideo: bool,
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 ~     // S-Video
[INFO] [stdout] 38 ~     pub svideo: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// XLR audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 41 |     pub xlr: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 ~     // XLR audio connection
[INFO] [stdout] 41 ~     pub xlr: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// AES EBU audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 44 |     pub aes_ebu: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 ~     // AES EBU audio connection
[INFO] [stdout] 44 ~     pub aes_ebu: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// RCA audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |     pub rca: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 ~     // RCA audio connection
[INFO] [stdout] 47 ~     pub rca: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Internal port
[INFO] [stdout]    |     ^
[INFO] [stdout] 50 |     pub internal: bool,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 ~     // Internal port
[INFO] [stdout] 50 ~     pub internal: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// TS audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 53 |     pub ts_jack: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 ~     // TS audio connection
[INFO] [stdout] 53 ~     pub ts_jack: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// MADI audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 56 |     pub madi: bool,
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 ~     // MADI audio connection
[INFO] [stdout] 56 ~     pub madi: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// TRS audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 59 |     pub trs: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 ~     // TRS audio connection
[INFO] [stdout] 59 ~     pub trs: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/tally.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     /// The source is currently in use as a program output.
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     pub program: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~     // The source is currently in use as a program output.
[INFO] [stdout] 12 ~     pub program: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/tally.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// The source is currently in use as a preview output.
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     pub preview: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 ~     // The source is currently in use as a preview output.
[INFO] [stdout] 14 ~     pub preview: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub has_solo_output: 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] 86 -     pub has_solo_output: bool,
[INFO] [stdout] 86 +     ub has_solo_output: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub has_talkback: bool,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     pub has_talkback: bool,
[INFO] [stdout] 87 +     ub has_talkback: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub has_sidetone: bool,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 88 -     pub has_sidetone: bool,
[INFO] [stdout] 88 +     ub has_sidetone: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/fairlight.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub has_mute: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 89 -     pub has_mute: bool,
[INFO] [stdout] 89 +     ub has_mute: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub recording: bool,
[INFO] [stdout]    |     ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub recording: bool,
[INFO] [stdout] 54 +     ub recording: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub has_media: bool,
[INFO] [stdout]    |     ^                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -     pub has_media: bool,
[INFO] [stdout] 55 +     ub has_media: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub media_full: bool,
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -     pub media_full: bool,
[INFO] [stdout] 56 +     ub media_full: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub media_error: bool,
[INFO] [stdout]    |     ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -     pub media_error: bool,
[INFO] [stdout] 57 +     ub media_error: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub media_unformatted: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub media_unformatted: bool,
[INFO] [stdout] 58 +     ub media_unformatted: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub dropping_frames: bool,
[INFO] [stdout]    |     ^                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 59 -     pub dropping_frames: bool,
[INFO] [stdout] 59 +     ub dropping_frames: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub stopping: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     pub stopping: bool,
[INFO] [stdout] 63 +     ub stopping: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/atom/recording.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub unknown_error: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 67 -     pub unknown_error: bool,
[INFO] [stdout] 67 +     ub unknown_error: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout]    |     ^
[INFO] [stdout] 26 |     /// recipient (using `response = true`).
[INFO] [stdout] 27 |     pub ack: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 ~     // The packet's sender requests an acknowledgement of this packet from the
[INFO] [stdout] 26 |     /// recipient (using `response = true`).
[INFO] [stdout] 27 ~     pub ack: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// Control payload.
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub control: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 ~     // Control payload.
[INFO] [stdout] 30 |     ///
[INFO] [stdout] 31 |     /// When `true`, the payload is [`AtemPacketPayload::Control`], otherwise
[INFO] [stdout] 32 |     /// it is [`AtemPacketPayload::Atom`].
[INFO] [stdout] 33 ~     pub control: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout]    |     ^
[INFO] [stdout] 36 |     /// was no response to an `ack`).
[INFO] [stdout] 37 |     pub retransmission: bool,
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 ~     // The packet is a retransmission of a prior packet (probably because there
[INFO] [stdout] 36 |     /// was no response to an `ack`).
[INFO] [stdout] 37 ~     pub retransmission: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub hello: bool,
[INFO] [stdout]    |     ^             ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub hello: bool,
[INFO] [stdout] 39 +     ub hello: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout]    |     ^
[INFO] [stdout] 42 |     pub response: bool,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 ~     // The packet is acknowledging a prior `ack = true` packet.
[INFO] [stdout] 42 ~     pub response: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// The total length of the packet including headers, in bytes.
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     length: B11,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 ~     // The total length of the packet including headers, in bytes.
[INFO] [stdout] 61 |     ///
[INFO] [stdout] 62 |     /// When set to exactly `12`, the packet has no payload
[INFO] [stdout] 63 |     /// ([`AtemPacketPayload::None`]).
[INFO] [stdout] 64 ~     length: B1,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/packet.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     flags: AtemPacketFlags,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 65 -     flags: AtemPacketFlags,
[INFO] [stdout] 65 +     lags: AtemPacketFlag,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Supports [the low frequency range][EqualiserRange::Low].
[INFO] [stdout]    |     ^
[INFO] [stdout] 49 |     pub low: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 ~     // Supports [the low frequency range][EqualiserRange::Low].
[INFO] [stdout] 49 ~     pub low: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Supports [the mid-low frequency range][EqualiserRange::MidLow].
[INFO] [stdout]    |     ^
[INFO] [stdout] 52 |     pub mid_low: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 ~     // Supports [the mid-low frequency range][EqualiserRange::MidLow].
[INFO] [stdout] 52 ~     pub mid_low: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Supports [the mid-high frequency range][EqualiserRange::MidHigh].
[INFO] [stdout]    |     ^
[INFO] [stdout] 55 |     pub mid_high: bool,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 ~     // Supports [the mid-high frequency range][EqualiserRange::MidHigh].
[INFO] [stdout] 55 ~     pub mid_high: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/equaliser.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// Supports [the high frequency range][EqualiserRange::High].
[INFO] [stdout]    |     ^
[INFO] [stdout] 58 |     pub high: bool,
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 ~     // Supports [the high frequency range][EqualiserRange::High].
[INFO] [stdout] 58 ~     pub high: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     /// Supports [low shelf filter][EqualiserShape::LowShelf].
[INFO] [stdout]     |     ^
[INFO] [stdout] 110 |     pub low_shelf: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 109 ~     // Supports [low shelf filter][EqualiserShape::LowShelf].
[INFO] [stdout] 110 ~     pub low_shelf: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// Supports [low pass filter][EqualiserShape::LowPass].
[INFO] [stdout]     |     ^
[INFO] [stdout] 113 |     pub low_pass: bool,
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 112 ~     // Supports [low pass filter][EqualiserShape::LowPass].
[INFO] [stdout] 113 ~     pub low_pass: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     /// Supports [band pass filter][EqualiserShape::BandPass].
[INFO] [stdout]     |     ^
[INFO] [stdout] 116 |     pub band_pass: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 115 ~     // Supports [band pass filter][EqualiserShape::BandPass].
[INFO] [stdout] 116 ~     pub band_pass: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     /// Supports [notch filter][EqualiserShape::Notch].
[INFO] [stdout]     |     ^
[INFO] [stdout] 119 |     pub notch: bool,
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 ~     // Supports [notch filter][EqualiserShape::Notch].
[INFO] [stdout] 119 ~     pub notch: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// Supports [high pass filter][EqualiserShape::HighPass].
[INFO] [stdout]     |     ^
[INFO] [stdout] 122 |     pub high_pass: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 ~     // Supports [high pass filter][EqualiserShape::HighPass].
[INFO] [stdout] 122 ~     pub high_pass: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> necromancer_protocol/src/structs/equaliser.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// Supports [high shelf filter][EqualiserShape::HighShelf].
[INFO] [stdout]     |     ^
[INFO] [stdout] 125 |     pub high_shelf: bool,
[INFO] [stdout]     |                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 ~     // Supports [high shelf filter][EqualiserShape::HighShelf].
[INFO] [stdout] 125 ~     pub high_shelf: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     /// Serial digital interface (SDI)
[INFO] [stdout]    |     ^
[INFO] [stdout] 26 |     pub sdi: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 ~     // Serial digital interface (SDI)
[INFO] [stdout] 26 ~     pub sdi: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// High-definition multimedia interface (HDMI)
[INFO] [stdout]    |     ^
[INFO] [stdout] 29 |     pub hdmi: bool,
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 ~     // High-definition multimedia interface (HDMI)
[INFO] [stdout] 29 ~     pub hdmi: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Component video
[INFO] [stdout]    |     ^
[INFO] [stdout] 32 |     pub component: bool,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 ~     // Component video
[INFO] [stdout] 32 ~     pub component: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Composite video
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     pub composite: bool,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 ~     // Composite video
[INFO] [stdout] 35 ~     pub composite: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     /// S-Video
[INFO] [stdout]    |     ^
[INFO] [stdout] 38 |     pub svideo: bool,
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 ~     // S-Video
[INFO] [stdout] 38 ~     pub svideo: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// XLR audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 41 |     pub xlr: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 ~     // XLR audio connection
[INFO] [stdout] 41 ~     pub xlr: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// AES EBU audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 44 |     pub aes_ebu: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 ~     // AES EBU audio connection
[INFO] [stdout] 44 ~     pub aes_ebu: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// RCA audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 47 |     pub rca: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 ~     // RCA audio connection
[INFO] [stdout] 47 ~     pub rca: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Internal port
[INFO] [stdout]    |     ^
[INFO] [stdout] 50 |     pub internal: bool,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 ~     // Internal port
[INFO] [stdout] 50 ~     pub internal: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// TS audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 53 |     pub ts_jack: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 ~     // TS audio connection
[INFO] [stdout] 53 ~     pub ts_jack: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     /// MADI audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 56 |     pub madi: bool,
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 ~     // MADI audio connection
[INFO] [stdout] 56 ~     pub madi: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/external_port_type.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// TRS audio connection
[INFO] [stdout]    |     ^
[INFO] [stdout] 59 |     pub trs: bool,
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 ~     // TRS audio connection
[INFO] [stdout] 59 ~     pub trs: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/tally.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     /// The source is currently in use as a program output.
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     pub program: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 ~     // The source is currently in use as a program output.
[INFO] [stdout] 12 ~     pub program: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> necromancer_protocol/src/structs/tally.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// The source is currently in use as a preview output.
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     pub preview: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 13 ~     // The source is currently in use as a preview output.
[INFO] [stdout] 14 ~     pub preview: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `necromancer_protocol` (lib) due to 1 previous error; 43 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `necromancer_protocol` (lib test) due to 1 previous error; 43 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "98577981676cd574fa815c25410ac6d4138ef50100a666ac487180223b03c86d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98577981676cd574fa815c25410ac6d4138ef50100a666ac487180223b03c86d", kill_on_drop: false }`
[INFO] [stdout] 98577981676cd574fa815c25410ac6d4138ef50100a666ac487180223b03c86d
