[INFO] fetching crate necromancer_protocol 0.0.0...
[INFO] checking necromancer_protocol-0.0.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate necromancer_protocol 0.0.0 into /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate necromancer_protocol 0.0.0 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 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc026c55e50a344c34733c67681d0210d5fc7724e8bd513bcfe36f7e0df721ed
[INFO] running `Command { std: "docker" "start" "-a" "fc026c55e50a344c34733c67681d0210d5fc7724e8bd513bcfe36f7e0df721ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc026c55e50a344c34733c67681d0210d5fc7724e8bd513bcfe36f7e0df721ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc026c55e50a344c34733c67681d0210d5fc7724e8bd513bcfe36f7e0df721ed", kill_on_drop: false }`
[INFO] [stdout] fc026c55e50a344c34733c67681d0210d5fc7724e8bd513bcfe36f7e0df721ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df6807fb3a1eab8b171a782a02404ec1623221b824e3ef5f9222c899e9322260
[INFO] running `Command { std: "docker" "start" "-a" "df6807fb3a1eab8b171a782a02404ec1623221b824e3ef5f9222c899e9322260", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking bytemuck v1.23.2
[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 fast-srgb8 v1.0.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking matchers v0.2.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 modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking modular-bitfield v0.12.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking necromancer_protocol v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/packet.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[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: 8
[INFO] [stdout]             right: 42
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/packet.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[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: 8
[INFO] [stdout]             right: 42
[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 +     ub recording: boo,
[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 +     ub has_media: boo,
[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 +     ub media_full: boo,
[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 +     ub media_error: boo,
[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 +     ub media_unformatted: boo,
[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 +     ub dropping_frames: boo,
[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 +     ub stopping: boo,
[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 +     ub unknown_error: boo,
[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] 140 |     pub sdi: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 ~     // Serial digital interface (SDI)
[INFO] [stdout] 140 ~     pub sdi: boo,
[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] 143 |     pub hdmi: bool,
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 ~     // High-definition multimedia interface (HDMI)
[INFO] [stdout] 143 ~     pub hdmi: boo,
[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] 146 |     pub component: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 ~     // Component video
[INFO] [stdout] 146 ~     pub component: boo,
[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] 149 |     pub composite: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 ~     // Composite video
[INFO] [stdout] 149 ~     pub composite: boo,
[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] 152 |     pub svideo: bool,
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 ~     // S-Video
[INFO] [stdout] 152 ~     pub svideo: boo,
[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] 155 |     pub xlr: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 ~     // XLR audio connection
[INFO] [stdout] 155 ~     pub xlr: boo,
[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] 158 |     pub aes_ebu: bool,
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 ~     // AES EBU audio connection
[INFO] [stdout] 158 ~     pub aes_ebu: boo,
[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] 161 |     pub rca: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 160 ~     // RCA audio connection
[INFO] [stdout] 161 ~     pub rca: boo,
[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] 164 |     pub internal: bool,
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 ~     // Internal port
[INFO] [stdout] 164 ~     pub internal: boo,
[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] 167 |     pub ts_jack: bool,
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 ~     // TS audio connection
[INFO] [stdout] 167 ~     pub ts_jack: boo,
[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] 170 |     pub madi: bool,
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 ~     // MADI audio connection
[INFO] [stdout] 170 ~     pub madi: boo,
[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] 173 |     pub trs: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     // TRS audio connection
[INFO] [stdout] 173 ~     pub trs: boo,
[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] 220 |     pub program: bool,
[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] 220 ~     pub program: boo,
[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] 222 |     pub preview: bool,
[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] 222 ~     pub preview: boo,
[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] 25 |     /// recipient (using `response = true`).
[INFO] [stdout] 26 |     pub ack: bool,
[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] 25 |     /// recipient (using `response = true`).
[INFO] [stdout] 26 ~     pub ack: boo,
[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] 32 |     pub control: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 ~     // Control payload.
[INFO] [stdout] 29 |     ///
[INFO] [stdout] 30 |     /// When `true`, the payload is [`AtemPacketPayload::Control`], otherwise
[INFO] [stdout] 31 |     /// it is [`AtemPacketPayload::Atom`].
[INFO] [stdout] 32 ~     pub control: boo,
[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] 35 |     /// was no response to an `ack`).
[INFO] [stdout] 36 |     pub retransmission: bool,
[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] 35 |     /// was no response to an `ack`).
[INFO] [stdout] 36 ~     pub retransmission: boo,
[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 +     ub hello: boo,
[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] 41 |     pub response: bool,
[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] 41 ~     pub response: boo,
[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] 67 |     length: B11,
[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] 64 |     ///
[INFO] [stdout] 65 |     /// When set to exactly `12`, the packet has no payload
[INFO] [stdout] 66 |     /// ([`AtemPacketPayload::None`]).
[INFO] [stdout] 67 ~     length: B1,
[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 +     lags: AtemPacketFlag,
[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 +     ub recording: boo,
[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 +     ub has_media: boo,
[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 +     ub media_full: boo,
[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 +     ub media_error: boo,
[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 +     ub media_unformatted: boo,
[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 +     ub dropping_frames: boo,
[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 +     ub stopping: boo,
[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 +     ub unknown_error: boo,
[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] 140 |     pub sdi: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 139 ~     // Serial digital interface (SDI)
[INFO] [stdout] 140 ~     pub sdi: boo,
[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] 143 |     pub hdmi: bool,
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 ~     // High-definition multimedia interface (HDMI)
[INFO] [stdout] 143 ~     pub hdmi: boo,
[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] 146 |     pub component: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 145 ~     // Component video
[INFO] [stdout] 146 ~     pub component: boo,
[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] 149 |     pub composite: bool,
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 ~     // Composite video
[INFO] [stdout] 149 ~     pub composite: boo,
[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] 152 |     pub svideo: bool,
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 ~     // S-Video
[INFO] [stdout] 152 ~     pub svideo: boo,
[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] 155 |     pub xlr: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 154 ~     // XLR audio connection
[INFO] [stdout] 155 ~     pub xlr: boo,
[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] 158 |     pub aes_ebu: bool,
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 ~     // AES EBU audio connection
[INFO] [stdout] 158 ~     pub aes_ebu: boo,
[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] 161 |     pub rca: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 160 ~     // RCA audio connection
[INFO] [stdout] 161 ~     pub rca: boo,
[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] 164 |     pub internal: bool,
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 ~     // Internal port
[INFO] [stdout] 164 ~     pub internal: boo,
[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] 167 |     pub ts_jack: bool,
[INFO] [stdout]     |                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 ~     // TS audio connection
[INFO] [stdout] 167 ~     pub ts_jack: boo,
[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] 170 |     pub madi: bool,
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 ~     // MADI audio connection
[INFO] [stdout] 170 ~     pub madi: boo,
[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] 173 |     pub trs: bool,
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 ~     // TRS audio connection
[INFO] [stdout] 173 ~     pub trs: boo,
[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] 220 |     pub program: bool,
[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] 220 ~     pub program: boo,
[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] 222 |     pub preview: bool,
[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] 222 ~     pub preview: boo,
[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] 25 |     /// recipient (using `response = true`).
[INFO] [stdout] 26 |     pub ack: bool,
[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] 25 |     /// recipient (using `response = true`).
[INFO] [stdout] 26 ~     pub ack: boo,
[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] 32 |     pub control: bool,
[INFO] [stdout]    |                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 ~     // Control payload.
[INFO] [stdout] 29 |     ///
[INFO] [stdout] 30 |     /// When `true`, the payload is [`AtemPacketPayload::Control`], otherwise
[INFO] [stdout] 31 |     /// it is [`AtemPacketPayload::Atom`].
[INFO] [stdout] 32 ~     pub control: boo,
[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] 35 |     /// was no response to an `ack`).
[INFO] [stdout] 36 |     pub retransmission: bool,
[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] 35 |     /// was no response to an `ack`).
[INFO] [stdout] 36 ~     pub retransmission: boo,
[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 +     ub hello: boo,
[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] 41 |     pub response: bool,
[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] 41 ~     pub response: boo,
[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] 67 |     length: B11,
[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] 64 |     ///
[INFO] [stdout] 65 |     /// When set to exactly `12`, the packet has no payload
[INFO] [stdout] 66 |     /// ([`AtemPacketPayload::None`]).
[INFO] [stdout] 67 ~     length: B1,
[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 +     lags: AtemPacketFlag,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `necromancer_protocol` (lib) due to 1 previous error; 29 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; 29 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "df6807fb3a1eab8b171a782a02404ec1623221b824e3ef5f9222c899e9322260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6807fb3a1eab8b171a782a02404ec1623221b824e3ef5f9222c899e9322260", kill_on_drop: false }`
[INFO] [stdout] df6807fb3a1eab8b171a782a02404ec1623221b824e3ef5f9222c899e9322260
