[INFO] cloning repository https://github.com/gm3k4g/rGfxTablet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gm3k4g/rGfxTablet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgm3k4g%2FrGfxTablet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgm3k4g%2FrGfxTablet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcc7407927b1f0816e9e0d76315796b4408741f3 [INFO] testing gm3k4g/rGfxTablet against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgm3k4g%2FrGfxTablet" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gm3k4g/rGfxTablet on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gm3k4g/rGfxTablet [INFO] finished tweaking git repo https://github.com/gm3k4g/rGfxTablet [INFO] tweaked toml for git repo https://github.com/gm3k4g/rGfxTablet written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/gm3k4g/rGfxTablet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0acbddc19a0b901fcb80f714f7ae7858f7038af5b4ae4ccf153765100d528f22 [INFO] running `Command { std: "docker" "start" "-a" "0acbddc19a0b901fcb80f714f7ae7858f7038af5b4ae4ccf153765100d528f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0acbddc19a0b901fcb80f714f7ae7858f7038af5b4ae4ccf153765100d528f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acbddc19a0b901fcb80f714f7ae7858f7038af5b4ae4ccf153765100d528f22", kill_on_drop: false }` [INFO] [stdout] 0acbddc19a0b901fcb80f714f7ae7858f7038af5b4ae4ccf153765100d528f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28023ca52e8263aec3592b238bc3b1c7216365897d34a21d37828936102185d4 [INFO] running `Command { std: "docker" "start" "-a" "28023ca52e8263aec3592b238bc3b1c7216365897d34a21d37828936102185d4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling gfx_tablet_r v0.1.0 (/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/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.gfx_tablet_r.b8ee2f4f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f.30niva6pc2mvjjq7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-5c5ed89e42602039.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-4c7e286f8a2fdb44.rlib" "/opt/rustwide/target/debug/deps/libmio-654f3fddfe39266f.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-981f9d29392eeb2c.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd1ac502b71686bc.rlib" "/opt/rustwide/target/debug/deps/liblazycell-16d834afa391e717.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dae20ce6d727ef0c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-279aeeaa7d64d0fa.rlib" "/opt/rustwide/target/debug/deps/libandrew-ed1ee955195ed52c.rlib" "/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib" "/opt/rustwide/target/debug/deps/libxdg-f6369ec0280d942c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1c63563fd104183e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/librusttype-e6d2c89f51d4f25c.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-5fff65e4f3698bdb.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-07227973ca23ee6e.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e6fa5a0b9a9ec86b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-3f21a7908a34416a.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9d6c1194117405cd.rlib" "/opt/rustwide/target/debug/deps/libnom-01598e81351bc719.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-de213462d91e6214.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-023f979d2e63ea51.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-825fe5375c0b5257.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3cab1eb55b0dfe42.rlib" "/opt/rustwide/target/debug/deps/libnix-32c9761ff86f145f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e4a8811f4c08881b.rlib" "/opt/rustwide/target/debug/deps/libdlib-469f52edfb0a1c8e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c98e31a28bc7d3ae.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1f061d294b6c60a3.rlib" "/opt/rustwide/target/debug/deps/libnix-c461ed470c6dca4d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libdlib-b8d1fbb7125a38e8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3173d3dfe4fa6324.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e372aa72ca7af63d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libenigo-4463ea700e176bee.rlib" "/opt/rustwide/target/debug/deps/libtokio-914fac74801cc443.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-efecc90713bbf0cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-053bae6e098abad1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5ac451b74616ea92.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-0d126c0ba3c30cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f681942251466895.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-02bcea32ce4f6951.rlib" "/opt/rustwide/target/debug/deps/liblibc-9119a261e9d04a20.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-lxdo" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gfx_tablet_r-0f5f5ed5d1a39c7f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_tablet_r` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "28023ca52e8263aec3592b238bc3b1c7216365897d34a21d37828936102185d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28023ca52e8263aec3592b238bc3b1c7216365897d34a21d37828936102185d4", kill_on_drop: false }` [INFO] [stdout] 28023ca52e8263aec3592b238bc3b1c7216365897d34a21d37828936102185d4