[INFO] cloning repository https://github.com/hardliner66/monitor_sleep_toggle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/monitor_sleep_toggle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmonitor_sleep_toggle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmonitor_sleep_toggle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13a7c4648bf5515e0763532adb4c9f92046dd77d
[INFO] testing hardliner66/monitor_sleep_toggle against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fmonitor_sleep_toggle" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardliner66/monitor_sleep_toggle
[INFO] finished tweaking git repo https://github.com/hardliner66/monitor_sleep_toggle
[INFO] tweaked toml for git repo https://github.com/hardliner66/monitor_sleep_toggle written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardliner66/monitor_sleep_toggle on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardliner66/monitor_sleep_toggle 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db00a86fe6b952f26e3cf11e43cb578e2dcdd0c422db5edab45b4b28ba597930
[INFO] running `Command { std: "docker" "start" "-a" "db00a86fe6b952f26e3cf11e43cb578e2dcdd0c422db5edab45b4b28ba597930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db00a86fe6b952f26e3cf11e43cb578e2dcdd0c422db5edab45b4b28ba597930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db00a86fe6b952f26e3cf11e43cb578e2dcdd0c422db5edab45b4b28ba597930", kill_on_drop: false }`
[INFO] [stdout] db00a86fe6b952f26e3cf11e43cb578e2dcdd0c422db5edab45b4b28ba597930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75eb733b30311ed3c5232202e14a712f1f36aab6effd8b73034d97def44c5840
[INFO] running `Command { std: "docker" "start" "-a" "75eb733b30311ed3c5232202e14a712f1f36aab6effd8b73034d97def44c5840", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling libappindicator-sys v0.9.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling libappindicator v0.9.0
[INFO] [stderr]    Compiling muda v0.16.1
[INFO] [stderr]    Compiling tao v0.32.8
[INFO] [stderr]    Compiling tray-icon v0.20.0
[INFO] [stderr]    Compiling monitor_sleep_toggle v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc6pKW0Q/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-e2b0e80daddc60e3,libimage_webp-febc6f763b0a0b15,libqoi-8edc782c35f1df28,libexr-c28a643fe0a274a3,libzune_inflate-d0e08ac118b50232,libbit_field-e0ba7226faa1dc4d,liblebe-8271615584b4e00d,libhalf-f7f51ad856e5fca0,libzune_jpeg-686cc8964c51d410,libzune_core-e21589263af94ec3,libgif-8a1a230c9857bde6,libcolor_quant-7f431187b872c1d2,libbyteorder_lite-682fdcb88593f666,libravif-a273afe3e13cedf2,libloop9-b6976061a8a87f89,libavif_serialize-16386ade1b791b22,libquick_error-c243840ec25f8cdc,librgb-0b47bef6f20423c3,librav1e-0265f0b8a1613887,libprofiling-c989be67862ac032,libav1_grain-e59df51fb1c029b1,libnom-67e32ffc7eca2c39,libnum_rational-cea8391c8f655959,libnum_bigint-d1d56423495bd6fb,libnum_integer-636316eef22c858c,libdebug_unreachable-bd060a78c3a566c1,libmaybe_rayon-29f21110a554eb89,librayon-0c639443f6382505,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libv_frame-7d0a955aa841156f,libaligned_vec-2a31b8927486a58e,libarrayvec-ff2a04082732a9b8,libbitstream_io-51837e50599998f2,libitertools-ef0c4cec09ff5f58,libeither-415b250dd7beb7ac,libimgref-92160997bd8d8abc,libbytemuck-99d22c097a6301f0,libnum_traits-a6045bc8b1610245,libtiff-c1c8e12edea40860,libweezl-00aa8e3c58f2311e,libjpeg_decoder-65640030514e4d97,libanyhow-7a8ab5ff28706a5b,libtray_icon-0004ec6d58197c86,libdirs-09c09fc56b71283b,libdirs_sys-194d4c11c125736a,liboption_ext-fd15afac2aba4923,libpng-f750d8af1b4a4ced,libbitflags-a9851ebd0ab18f47,libflate2-6ff7a0b2f2833441,libminiz_oxide-3fe9302e5ef712d3,libfdeflate-af95e624ba514c42,libsimd_adler32-9299ae48bc4af941,libcrc32fast-79ff3ad96335057f,libmuda-992d1fc291f32470,liblibxdo-bc1ed01d1dfa419d,liblibxdo_sys-ada1d77c28d013b0,libkeyboard_types-4c638e4f0d6b9df3,libunicode_segmentation-199dfca739cb0090,liblibappindicator-42ed19e161f793c3,liblibappindicator_sys-0bc9291e3c9505f3,liblibloading-e23cc84f73eaa547,libthiserror-7c2f5a05081b929a,libtao-36a1576f35978b6b,libgdk_x11_sys-6738bf12ef879649,libx11-17c54ab19025a4c3,libgdk_wayland_sys-0ea4ec6664d96307,liburl-429d3b203ee5ff5c,libidna-c8b895bf26c4ca82,libidna_adapter-1d27a368a4e39722,libicu_normalizer-b604fc72ce386e57,libicu_normalizer_data-817b948434b390d4,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-101049c365368ef2,libicu_properties_data-7a2992e71211a737,libicu_locid_transform-ac3aef44461cfb55,libicu_locid_transform_data-b54e66ed8cddf3c6,libicu_collections-48f2f9232ebc2c47,libicu_provider-f42111a604394b5b,libicu_locid-ffb9f6d76eec6746,liblitemap-30dabd8a98ce02e1,libtinystr-9680b3d6a2efa488,libzerovec-2e334ab807a770e8,libwriteable-30e32ee335eba874,libyoke-5d491af332946569,libzerofrom-9d425c8d3c2e4d9a,libstable_deref_trait-6144d876008295f7,libform_urlencoded-f8b6367c0c90c44d,libpercent_encoding-25191db943c715ea,libparking_lot-2d56f6434e7add3a,libparking_lot_core-9c87524e0a918e9e,libcfg_if-d9b80cb51cda7b5b,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libdlopen2-4b9fe734273e1d4c,libcrossbeam_channel-06ba4a4997f0ddea,libcrossbeam_utils-d120373eaebf0872,libx11_dl-23536a9c7b2a1cf6,libgtk-c31dc9f57273b377,libfield_offset-5caa04d1c787f480,libmemoffset-3726e13dc730cb4d,libgdk-606437d6c9bd31f3,libpango-c6d564c114f1f630,libgdk_pixbuf-afcc840a494f3f51,libgio-66613404e5e69af3,libfutures_io-258036931af483fb,libcairo-b84596fb81e3b091,libatk-97af163c7e24afbf,libglib-1ea73e94a459896f,libfutures_executor-f13b8c0729d6f57e,libmemchr-b178a40a7718f9bf,libsmallvec-f34a57877d076d8f,libthiserror-7de92a50589fb868,libfutures_util-1cde267d21e0a16b,libslab-2e4cb246cb0324b8,libpin_project_lite-63e0d9d6cb6ec6cf,libpin_utils-e0a199353c6bf870,libfutures_task-95d34631e5fd30be,libfutures_channel-bb46e32545ab01b0,libfutures_core-ed9953354a04f58c,libonce_cell-e683f8e24170cb18,libgtk_sys-7c10e34e3443b5a5,libatk_sys-462de2f6eaad2aae,libgdk_sys-7445a3731233db57,libpango_sys-54a0a5faa6b133d2,libgdk_pixbuf_sys-eb5b00465f389ba6,libgio_sys-1c13611ca5f8ce83,libcairo_sys-0dabe648889ca3db,libgobject_sys-bd4372c3ca3c8565,libglib_sys-0427bf9e5808d207,liblibc-4dfdbb1331ff404f,libdpi-6943c827a98ec96a,libraw_window_handle-ecaf0dfc6994bc7f,libbitflags-c9503ba97d3e33e3,libserde-6b25281d5812762b,liblog-bc70923a2535f10b,liblazy_static-58edaf41543212f3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-lgobject-2.0" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc6pKW0Q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monitor_sleep_toggle-6b264eb7aa4e062e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monitor_sleep_toggle` (bin "monitor_sleep_toggle") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "75eb733b30311ed3c5232202e14a712f1f36aab6effd8b73034d97def44c5840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75eb733b30311ed3c5232202e14a712f1f36aab6effd8b73034d97def44c5840", kill_on_drop: false }`
[INFO] [stdout] 75eb733b30311ed3c5232202e14a712f1f36aab6effd8b73034d97def44c5840
