[INFO] cloning repository https://github.com/lavignes/dth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lavignes/dth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavignes%2Fdth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavignes%2Fdth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 950c41e31af93ff9f34a8a93dfb100e490f57737 [INFO] testing lavignes/dth against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavignes%2Fdth" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lavignes/dth on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lavignes/dth [INFO] finished tweaking git repo https://github.com/lavignes/dth [INFO] tweaked toml for git repo https://github.com/lavignes/dth written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lavignes/dth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38e935e242317c4f68eadbf1c620cd2e9a08393a7b94e0fec52372c03ee5a3bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "38e935e242317c4f68eadbf1c620cd2e9a08393a7b94e0fec52372c03ee5a3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e935e242317c4f68eadbf1c620cd2e9a08393a7b94e0fec52372c03ee5a3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e935e242317c4f68eadbf1c620cd2e9a08393a7b94e0fec52372c03ee5a3bf", kill_on_drop: false }` [INFO] [stdout] 38e935e242317c4f68eadbf1c620cd2e9a08393a7b94e0fec52372c03ee5a3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63bac84b9acc13bbdcb4535d9657361fdb3010251655f06e618d6206f0c15939 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63bac84b9acc13bbdcb4535d9657361fdb3010251655f06e618d6206f0c15939", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu?rev=8057acf120f9944056a6b5de6cf326f18ae7671d#8057acf1) [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling gfx-memory v0.1.3 (https://github.com/gfx-rs/gfx-extras?rev=473a4cdc63463e7986707507c4a7f6a3a767e329#473a4cdc) [INFO] [stderr] Compiling gfx-descriptor v0.1.0 (https://github.com/gfx-rs/gfx-extras?rev=473a4cdc63463e7986707507c4a7f6a3a767e329#473a4cdc) [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling naga v0.1.0 (https://github.com/gfx-rs/naga?rev=1eb637038dd15fc1dad770eca8e6943424dbc122#1eb63703) [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wgpu-core v0.5.0 (https://github.com/gfx-rs/wgpu?rev=8057acf120f9944056a6b5de6cf326f18ae7671d#8057acf1) [INFO] [stderr] Compiling wgpu v0.5.0 (https://github.com/gfx-rs/wgpu-rs#3069da10) [INFO] [stderr] Compiling dth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bitmap_cacher` [INFO] [stdout] --> src/engine/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | bitmap_cacher: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `render_mesh_cacher` [INFO] [stdout] --> src/engine/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | render_mesh_cacher: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.dth.c2j6l3w7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e" "/opt/rustwide/target/debug/deps/dth-1b62c4046df0f10e.53okytpm7842vboj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-61ac5940bfce3af7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libatty-ec605c38cac3edca.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libdth-de1390d568385d35.rlib" "/opt/rustwide/target/debug/deps/libwgpu-063bdcb073614a2c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-96fd975dcb8dd9a8.rlib" "/opt/rustwide/target/debug/deps/libtracing-dafb7b3261cf8a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libnaga-8c9ba239b840aa61.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-17b31101a79578ce.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dab92e4a7c3b6ca2.rlib" "/opt/rustwide/target/debug/deps/libgfx_memory-15e083f44e534937.rlib" "/opt/rustwide/target/debug/deps/libhibitset-af8269f48468f02c.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1038cbb92e2ed875.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-cdcb3580c3356d54.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ad2d27762ffc674.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-44038c9cea726dd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d817a4b69936f709.rlib" "/opt/rustwide/target/debug/deps/libgfx_descriptor-39bab3cf71f4e3e7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-c6772c5e1deeb684.rlib" "/opt/rustwide/target/debug/deps/libash-d4c2c67e934eaaa3.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0503ebb889a1491c.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-30684957f4bac736.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-a71faab25030272e.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-f50137d41ed710f2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb9d0a06a85a61af.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21b894be3580eaa7.rlib" "/opt/rustwide/target/debug/deps/libsdl2-cddc07a1792c194d.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c021abf8f2211240.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8f4951583fd40957.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/librand-4cf512b29e26b073.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5be1b310f5b00f71.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-41b225b616f69aef.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4e7bb72fc0d9ab11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-708ef239692945bc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5f458cd5381313ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f6b1199728dd561d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4914a33d5797fa3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-09021a1f8305968d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-lSDL2" "-lSDL2_mixer" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [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 `dth`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "63bac84b9acc13bbdcb4535d9657361fdb3010251655f06e618d6206f0c15939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63bac84b9acc13bbdcb4535d9657361fdb3010251655f06e618d6206f0c15939", kill_on_drop: false }` [INFO] [stdout] 63bac84b9acc13bbdcb4535d9657361fdb3010251655f06e618d6206f0c15939