[INFO] fetching crate cnsprcy 0.3.2... [INFO] testing cnsprcy-0.3.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cnsprcy 0.3.2 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate cnsprcy 0.3.2 [INFO] finished tweaking crates.io crate cnsprcy 0.3.2 [INFO] tweaked toml for crates.io crate cnsprcy 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cnsprcy 0.3.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cnsprcy 0.3.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f63ac4885c23ca8b69a0ce9da7c90dd2dd95ace2eb41bb7fbd85eb27c4bd90e [INFO] running `Command { std: "docker" "start" "-a" "0f63ac4885c23ca8b69a0ce9da7c90dd2dd95ace2eb41bb7fbd85eb27c4bd90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f63ac4885c23ca8b69a0ce9da7c90dd2dd95ace2eb41bb7fbd85eb27c4bd90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f63ac4885c23ca8b69a0ce9da7c90dd2dd95ace2eb41bb7fbd85eb27c4bd90e", kill_on_drop: false }` [INFO] [stdout] 0f63ac4885c23ca8b69a0ce9da7c90dd2dd95ace2eb41bb7fbd85eb27c4bd90e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539eeaf02a14cca20d14a9fbc16aa96f6492622ff5b90b803016317fa1e74caa [INFO] running `Command { std: "docker" "start" "-a" "539eeaf02a14cca20d14a9fbc16aa96f6492622ff5b90b803016317fa1e74caa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ansi-escapes v0.1.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling construe v0.0.3 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling liter_derive v0.0.6 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling liter v0.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling netlink-packet-route v0.22.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.16.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prefix-trie v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling conciliator v0.3.10 [INFO] [stderr] Compiling cnsprcy v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/address.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_routes(&self) -> InterfaceRoute { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_routes(&self) -> InterfaceRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.25s [INFO] running `Command { std: "docker" "inspect" "539eeaf02a14cca20d14a9fbc16aa96f6492622ff5b90b803016317fa1e74caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539eeaf02a14cca20d14a9fbc16aa96f6492622ff5b90b803016317fa1e74caa", kill_on_drop: false }` [INFO] [stdout] 539eeaf02a14cca20d14a9fbc16aa96f6492622ff5b90b803016317fa1e74caa [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4994b2163d5596cc2211e4ce31b7a32722d291f7f71ab99822610f1d93b0c543 [INFO] running `Command { std: "docker" "start" "-a" "4994b2163d5596cc2211e4ce31b7a32722d291f7f71ab99822610f1d93b0c543", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling conciliator v0.3.10 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling rtnetlink v0.16.0 [INFO] [stderr] Compiling cnsprcy v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/address.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_routes(&self) -> InterfaceRoute { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_routes(&self) -> InterfaceRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net/address.rs:58:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_routes(&self) -> InterfaceRoute { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_routes(&self) -> InterfaceRoute<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.16s [INFO] running `Command { std: "docker" "inspect" "4994b2163d5596cc2211e4ce31b7a32722d291f7f71ab99822610f1d93b0c543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4994b2163d5596cc2211e4ce31b7a32722d291f7f71ab99822610f1d93b0c543", kill_on_drop: false }` [INFO] [stdout] 4994b2163d5596cc2211e4ce31b7a32722d291f7f71ab99822610f1d93b0c543 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] edfeb7ce06f8eb009ad0c0b3ca7d052c9053e9a559f6f5dba9dcd15d47475047 [INFO] running `Command { std: "docker" "start" "-a" "edfeb7ce06f8eb009ad0c0b3ca7d052c9053e9a559f6f5dba9dcd15d47475047", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/net/address.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn get_routes(&self) -> InterfaceRoute { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 58 | pub fn get_routes(&self) -> InterfaceRoute<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cnsprcy` (lib) generated 1 warning (run `cargo fix --lib -p cnsprcy` to apply 1 suggestion) [INFO] [stderr] warning: `cnsprcy` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cnsprcy-380a6bac72b606f2) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test peer::status::atomic_clock ... ok [INFO] [stdout] test tests::event::peer_filter ... ok [INFO] [stdout] test tests::event::daemon_filter ... ok [INFO] [stdout] test tests::daemon::request_fn ... ok [INFO] [stdout] test tests::event::dispatch ... ok [INFO] [stdout] test tests::event::dyn_filter ... ok [INFO] [stdout] test tests::event::empty ... ok [INFO] [stdout] test tests::link::remaining ... ok [INFO] [stdout] test tests::link::tick ... ok [INFO] [stdout] test tests::link::tick_flaky ... ok [INFO] [stdout] test tests::parse::config_file ... ok [INFO] [stdout] test tests::parse::encryption_key ... ok [INFO] [stdout] test tests::parse::interface_address ... ok [INFO] [stdout] test tests::parse::node_id ... ok [INFO] [stdout] test tests::parse::address ... ok [INFO] [stdout] test tests::router::chacha_setup_and_loopback ... ok [INFO] [stdout] test tests::router::dummy_servers_loopback ... ok [INFO] [stdout] test util::sleep::sleep ... ok [INFO] [stdout] test tests::daemon::daemon_queries ... ok [INFO] [stdout] test tests::node::joining_other ... ok [INFO] [stdout] test control::command::serialize ... ok [INFO] [stdout] test tests::node::corrupt_db ... ok [INFO] [stdout] test store::consistency ... ok [INFO] [stdout] test tests::ops::sync ... ok [INFO] [stdout] test tests::node::persist ... ok [INFO] [stdout] test tests::ops::hold ... ok [INFO] [stdout] test peer::induct::round_trip ... ok [INFO] [stdout] test tests::daemon::run_empty ... ok [INFO] [stdout] test peer::induct::human_readable ... ok [INFO] [stdout] test tests::node::op_sync ... ok [INFO] [stdout] test tests::daemon::daemons_join ... ok [INFO] [stdout] test tests::ops::converge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Doc-tests cnsprcy [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/peer/status.rs - peer::status::AtomicClock (line 164) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "edfeb7ce06f8eb009ad0c0b3ca7d052c9053e9a559f6f5dba9dcd15d47475047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfeb7ce06f8eb009ad0c0b3ca7d052c9053e9a559f6f5dba9dcd15d47475047", kill_on_drop: false }` [INFO] [stdout] edfeb7ce06f8eb009ad0c0b3ca7d052c9053e9a559f6f5dba9dcd15d47475047