[INFO] cloning repository https://github.com/bbqsrc/sleepproxyd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbqsrc/sleepproxyd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Fsleepproxyd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Fsleepproxyd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 633d20f1d2c030dc2b1df14f0a81a86ee7bd2e8b
[INFO] checking bbqsrc/sleepproxyd against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Fsleepproxyd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bbqsrc/sleepproxyd
[INFO] finished tweaking git repo https://github.com/bbqsrc/sleepproxyd
[INFO] tweaked toml for git repo https://github.com/bbqsrc/sleepproxyd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bbqsrc/sleepproxyd on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bbqsrc/sleepproxyd 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3757b69946c16f8cebdc844c36342ed8205fdbafa8836d21416634617c39603
[INFO] running `Command { std: "docker" "start" "-a" "e3757b69946c16f8cebdc844c36342ed8205fdbafa8836d21416634617c39603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3757b69946c16f8cebdc844c36342ed8205fdbafa8836d21416634617c39603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3757b69946c16f8cebdc844c36342ed8205fdbafa8836d21416634617c39603", kill_on_drop: false }`
[INFO] [stdout] e3757b69946c16f8cebdc844c36342ed8205fdbafa8836d21416634617c39603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 673e3b3878f4f8b3620884acb1e497adc4f0d0ebb7fe74cbbaf17553158e36ae
[INFO] running `Command { std: "docker" "start" "-a" "673e3b3878f4f8b3620884acb1e497adc4f0d0ebb7fe74cbbaf17553158e36ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking prefix-trie v0.7.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking if-addrs v0.14.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking hickory-server v0.25.2
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking sleepproxyd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `EDNS_UL` is never used
[INFO] [stdout]  --> src/dns/edns.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const EDNS_UL: u16 = 2; // Update Lease
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EDNS_OWNER` is never used
[INFO] [stdout]  --> src/dns/edns.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const EDNS_OWNER: u16 = 4; // Owner (Sleep Proxy Client MAC)
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_wire` are never used
[INFO] [stdout]   --> src/dns/edns.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl UpdateLeaseOption {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(lease: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn to_wire(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wmac` and `passwd` are never read
[INFO] [stdout]   --> src/dns/edns.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct OwnerOption {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub wmac: Option<[u8; 6]>,   // Wake MAC (if different)
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 49 |     pub passwd: Option<Vec<u8>>, // Optional password
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OwnerOption` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_wire` are never used
[INFO] [stdout]    --> src/dns/edns.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl OwnerOption {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  53 |     pub fn new(ver: u8, seq: u8, pmac: [u8; 6]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn to_wire(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_edns_options` is never used
[INFO] [stdout]    --> src/dns/edns.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_edns_options(rdata: &[u8]) -> Result<Vec<EdnsOption>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EdnsOption` is never used
[INFO] [stdout]    --> src/dns/edns.rs:188:10
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub enum EdnsOption {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `to_wire` are never used
[INFO] [stdout]    --> src/dns/edns.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl EdnsOption {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 195 |     pub fn code(&self) -> u16 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn to_wire(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_text` is never used
[INFO] [stdout]    --> src/mdns/avahi.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 196 | impl ServiceRecord {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn with_text(mut self, text: Vec<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EDNS_UL` is never used
[INFO] [stdout]  --> src/dns/edns.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const EDNS_UL: u16 = 2; // Update Lease
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EDNS_OWNER` is never used
[INFO] [stdout]  --> src/dns/edns.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const EDNS_OWNER: u16 = 4; // Owner (Sleep Proxy Client MAC)
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_edns_options` is never used
[INFO] [stdout]    --> src/dns/edns.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn parse_edns_options(rdata: &[u8]) -> Result<Vec<EdnsOption>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EdnsOption` is never used
[INFO] [stdout]    --> src/dns/edns.rs:188:10
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub enum EdnsOption {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `to_wire` are never used
[INFO] [stdout]    --> src/dns/edns.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl EdnsOption {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 195 |     pub fn code(&self) -> u16 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn to_wire(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "673e3b3878f4f8b3620884acb1e497adc4f0d0ebb7fe74cbbaf17553158e36ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "673e3b3878f4f8b3620884acb1e497adc4f0d0ebb7fe74cbbaf17553158e36ae", kill_on_drop: false }`
[INFO] [stdout] 673e3b3878f4f8b3620884acb1e497adc4f0d0ebb7fe74cbbaf17553158e36ae
