[INFO] cloning repository https://github.com/augustuswm/masque [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/augustuswm/masque" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustuswm%2Fmasque", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustuswm%2Fmasque'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d7a8ba16b11038e82c45ae2cd474acccc25d9ba [INFO] testing augustuswm/masque against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugustuswm%2Fmasque" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/augustuswm/masque on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/augustuswm/masque [INFO] finished tweaking git repo https://github.com/augustuswm/masque [INFO] tweaked toml for git repo https://github.com/augustuswm/masque written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/augustuswm/masque already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] caed0b97dd0d3757e26fa46f9245d123a09d0e610d283183b21708b0becdeffb [INFO] running `Command { std: "docker" "start" "-a" "caed0b97dd0d3757e26fa46f9245d123a09d0e610d283183b21708b0becdeffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caed0b97dd0d3757e26fa46f9245d123a09d0e610d283183b21708b0becdeffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caed0b97dd0d3757e26fa46f9245d123a09d0e610d283183b21708b0becdeffb", kill_on_drop: false }` [INFO] [stdout] caed0b97dd0d3757e26fa46f9245d123a09d0e610d283183b21708b0becdeffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c1a2df946b4286033bc5f4f356ef7ee51915c27eb164a8643af1206793fcabc [INFO] running `Command { std: "docker" "start" "-a" "0c1a2df946b4286033bc5f4f356ef7ee51915c27eb164a8643af1206793fcabc", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling hyper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling masque v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/event.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/event.rs:78:46 [INFO] [stdout] | [INFO] [stdout] 78 | data: value[1..].trim_left().trim_right_matches("\n").into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/event.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn id(&self) -> &Option { [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: `event` [INFO] [stdout] --> src/event.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn event(&self) -> &Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `data` [INFO] [stdout] --> src/event.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn data(mut self, data: T) -> EventBuilder [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.masque.4eb69cc5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553.4c4yvjup5d74w9st.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhyper_tls-98efe74a4703b05e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3d77156f4229cac4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-75656116a8e27589.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c01339a5c9650c76.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55840e120ae1dee7.rlib" "/opt/rustwide/target/debug/deps/libhyper-06a3404cf5cdd2a6.rlib" "/opt/rustwide/target/debug/deps/libwant-576da3e71d0c125a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-579e3620c72a6b7e.rlib" "/opt/rustwide/target/debug/deps/libtokio-8884d2e9d7501c55.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-beabb565aa9f2641.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e0ac7480e35c2c04.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d4bc70cd44db204d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5c5cd1fe58cf3de0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f131928fb64d3707.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6ceab255be33f958.rlib" "/opt/rustwide/target/debug/deps/librand-e649bfd5c85b96ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f5f174815416d58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-26de2987e5979367.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8415b2ab78f35129.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4dea70891fe5bb09.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2ecba471333d88ad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fed1e752780dc802.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c387003cb5953f1b.rlib" "/opt/rustwide/target/debug/deps/libmio-c5406f3ef06e71ae.rlib" "/opt/rustwide/target/debug/deps/liblazycell-beac2bf392f5fa23.rlib" "/opt/rustwide/target/debug/deps/libtime-14d705292ceabf7c.rlib" "/opt/rustwide/target/debug/deps/libnet2-43737b53b26b295f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4fd2e38342864e0d.rlib" "/opt/rustwide/target/debug/deps/libh2-ea26fc0879bdde86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ed903e5782ec8112.rlib" "/opt/rustwide/target/debug/deps/libstring-61dda971e1b8a6a6.rlib" "/opt/rustwide/target/debug/deps/libslab-9dd679d722560937.rlib" "/opt/rustwide/target/debug/deps/libhttp-174bc3b493a0d7db.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5e28ea9d3c8ab932.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4fe7d05ab7435cd5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b6bebefc59ac7632.rlib" "/opt/rustwide/target/debug/deps/libbytes-0d7ec6e78d381f52.rlib" "/opt/rustwide/target/debug/deps/libiovec-f691568422bc3d7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ec3f7015ca8e227.rlib" "/opt/rustwide/target/debug/deps/libfutures-259e763b07ab9e9e.rlib" "/opt/rustwide/target/debug/deps/liblog-29232aaeb82bcd2e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-998ad3ee3e554282.rlib" "/opt/rustwide/target/debug/deps/libbase64-6fd4d3979fb191e5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff4924f254b7d456.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd276519e0d77f3f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/masque-39e03024ec605553" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-75656116a8e27589.rlib(openssl-75656116a8e27589.openssl.f8eda750-cgu.6.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `masque` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0c1a2df946b4286033bc5f4f356ef7ee51915c27eb164a8643af1206793fcabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1a2df946b4286033bc5f4f356ef7ee51915c27eb164a8643af1206793fcabc", kill_on_drop: false }` [INFO] [stdout] 0c1a2df946b4286033bc5f4f356ef7ee51915c27eb164a8643af1206793fcabc