[INFO] cloning repository https://github.com/yaymukund/lucrecia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaymukund/lucrecia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51415fef4ffd0d876ee224861c19b4408c6f8d75 [INFO] testing yaymukund/lucrecia against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaymukund%2Flucrecia" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yaymukund/lucrecia on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yaymukund/lucrecia [INFO] finished tweaking git repo https://github.com/yaymukund/lucrecia [INFO] tweaked toml for git repo https://github.com/yaymukund/lucrecia written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/yaymukund/lucrecia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e05f290f6a549ab1fb3b2173d04067303c5ae71b5b98e0629b02f3d870145d34 [INFO] running `Command { std: "docker" "start" "-a" "e05f290f6a549ab1fb3b2173d04067303c5ae71b5b98e0629b02f3d870145d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e05f290f6a549ab1fb3b2173d04067303c5ae71b5b98e0629b02f3d870145d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05f290f6a549ab1fb3b2173d04067303c5ae71b5b98e0629b02f3d870145d34", kill_on_drop: false }` [INFO] [stdout] e05f290f6a549ab1fb3b2173d04067303c5ae71b5b98e0629b02f3d870145d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f09eeee5cf366e0fba2b1632d9f5e506618e6e2d63a1352273a0c4e59fede3f3 [INFO] running `Command { std: "docker" "start" "-a" "f09eeee5cf366e0fba2b1632d9f5e506618e6e2d63a1352273a0c4e59fede3f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libmpv-sys v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling libmpv v2.0.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling alphanumeric-sort v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling id3 v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling mp3-duration v0.1.10 [INFO] [stderr] Compiling roja-build-database v0.1.0 (/opt/rustwide/workdir/roja-build-database) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling roja v0.1.0 (/opt/rustwide/workdir/roja) [INFO] [stdout] warning: variant is never constructed: `Percent` [INFO] [stdout] --> roja/src/listener/list.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | Percent(u16), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `percent_complete` [INFO] [stdout] --> roja/src/player/mod.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn percent_complete(&self) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roja` due to 2 previous errors; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.roja.42ecdd22-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870.5du4ydg4u4tfbhwo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b4679b7b50960172.rlib" "/opt/rustwide/target/debug/deps/libatty-e60638efebe11934.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libhumantime-7055b4dd0633d11a.rlib" "/opt/rustwide/target/debug/deps/libregex-af7d9262be39cd5e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8d02b7dede2cb981.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libalphanumeric_sort-99c0a177eb2a11bf.rlib" "/opt/rustwide/target/debug/deps/libtoml-7587a3ea9921e567.rlib" "/opt/rustwide/target/debug/deps/librusqlite-498008313350eed2.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-c914efb9628878c7.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-313401c930e15855.rlib" "/opt/rustwide/target/debug/deps/libhashlink-9b70a8bf76bc8463.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-81c8473debc6be87.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9a9ae47549b6c53b.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libserde-32ad8f4175e720d2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-31edf08107cc4f68.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libmemmap-db4c40b767912b64.rlib" "/opt/rustwide/target/debug/deps/libfst-ebf8ad00e6f3d32f.rlib" "/opt/rustwide/target/debug/deps/liblibmpv-d07d345a7cb3ded0.rlib" "/opt/rustwide/target/debug/deps/liblibmpv_sys-9b248c3d79cc39ba.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-93f3a57063ffb48f.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-f49d5e2b98034f6a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7232994841fde58d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1bd48dda25f3819a.rlib" "/opt/rustwide/target/debug/deps/libmio-a5a748c83076d128.rlib" "/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5106d40e84104f38.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-835e1d1dacb85a76.rlib" "/opt/rustwide/target/debug/deps/liblibc-b530e2790e88961f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e754c56e8034f238.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c362ae26b899b772.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4d16bed4285fb341.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cc695b219a9f77cb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-lmpv" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/roja-f5672b692ebfe870" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmpv [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f09eeee5cf366e0fba2b1632d9f5e506618e6e2d63a1352273a0c4e59fede3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09eeee5cf366e0fba2b1632d9f5e506618e6e2d63a1352273a0c4e59fede3f3", kill_on_drop: false }` [INFO] [stdout] f09eeee5cf366e0fba2b1632d9f5e506618e6e2d63a1352273a0c4e59fede3f3