[INFO] fetching crate LinuxAppUninstaller 0.2.0... [INFO] testing LinuxAppUninstaller-0.2.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate LinuxAppUninstaller 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate LinuxAppUninstaller 0.2.0 [INFO] finished tweaking crates.io crate LinuxAppUninstaller 0.2.0 [INFO] tweaked toml for crates.io crate LinuxAppUninstaller 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate LinuxAppUninstaller 0.2.0 on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate LinuxAppUninstaller 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406 [INFO] running `Command { std: "docker" "start" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling temp-dir v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling glib-sys v0.20.7 [INFO] [stderr] Compiling gobject-sys v0.20.7 [INFO] [stderr] Compiling gio-sys v0.20.8 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gsk4-sys v0.9.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling gtk4-sys v0.9.5 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling gettext-rs v0.7.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling glib v0.20.7 [INFO] [stderr] Compiling textdistance v1.1.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.7.7 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling cairo-rs v0.20.7 [INFO] [stderr] Compiling graphene-rs v0.20.7 [INFO] [stderr] Compiling pango v0.20.7 [INFO] [stderr] Compiling gdk-pixbuf v0.20.7 [INFO] [stderr] Compiling gdk4 v0.9.5 [INFO] [stderr] Compiling gsk4 v0.9.5 [INFO] [stderr] Compiling gtk4 v0.9.5 [INFO] [stderr] Compiling LinuxAppUninstaller v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AppPurgeProcess` [INFO] [stdout] --> src/desktop.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::purge::{AppPurgeProcess, AppPurger}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/desktop.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | let name = self.name.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling glib-sys v0.20.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling gobject-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gio-sys v0.20.8 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling gettext-sys v0.22.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling glib v0.20.7 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling gsk4-sys v0.9.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling gtk4-sys v0.9.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textdistance v1.1.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling gettext-rs v0.7.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling freedesktop-desktop-entry v0.7.7 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling cairo-rs v0.20.7 [INFO] [stderr] Compiling graphene-rs v0.20.7 [INFO] [stderr] Compiling pango v0.20.7 [INFO] [stderr] Compiling gdk-pixbuf v0.20.7 [INFO] [stderr] Compiling gdk4 v0.9.5 [INFO] [stderr] Compiling gsk4 v0.9.5 [INFO] [stderr] Compiling gtk4 v0.9.5 [INFO] [stderr] Compiling LinuxAppUninstaller v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AppPurgeProcess` [INFO] [stdout] --> src/desktop.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::purge::{AppPurgeProcess, AppPurger}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/desktop.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | let name = self.name.clone(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `AppPurgeProcess` [INFO] [stderr] --> src/desktop.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | use crate::purge::{AppPurgeProcess, AppPurger}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/desktop.rs:171:13 [INFO] [stderr] | [INFO] [stderr] 171 | let name = self.name.clone(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `LinuxAppUninstaller` (bin "LinuxAppUninstaller" test) generated 2 warnings (run `cargo fix --bin "LinuxAppUninstaller" -p LinuxAppUninstaller --tests` to apply 2 suggestions) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/LinuxAppUninstaller-b9c240744fba3dff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406", kill_on_drop: false }` [INFO] [stdout] 8287a2fff088c7c33f3334784f02de90d7c292f29a304ce677056b062a33e406