[INFO] crate tmq 0.2.1 is already in cache [INFO] testing tmq-0.2.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate tmq 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tmq 0.2.1 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 crates.io crate tmq 0.2.1 [INFO] finished tweaking crates.io crate tmq 0.2.1 [INFO] tweaked toml for crates.io crate tmq 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tmq 0.2.1 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 6bdfc4d1d693fa4e56fdafeb1238b71f51a0cbe121ea0754c0c8b19420ca330c [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" "6bdfc4d1d693fa4e56fdafeb1238b71f51a0cbe121ea0754c0c8b19420ca330c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bdfc4d1d693fa4e56fdafeb1238b71f51a0cbe121ea0754c0c8b19420ca330c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bdfc4d1d693fa4e56fdafeb1238b71f51a0cbe121ea0754c0c8b19420ca330c", kill_on_drop: false }` [INFO] [stdout] 6bdfc4d1d693fa4e56fdafeb1238b71f51a0cbe121ea0754c0c8b19420ca330c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 4077495ffc259d23248e5ebbced5e31758f269b8c504bbb55e3e6cb8c978b907 [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" "4077495ffc259d23248e5ebbced5e31758f269b8c504bbb55e3e6cb8c978b907", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.17 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tmq v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.48s [INFO] running `Command { std: "docker" "inspect" "4077495ffc259d23248e5ebbced5e31758f269b8c504bbb55e3e6cb8c978b907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4077495ffc259d23248e5ebbced5e31758f269b8c504bbb55e3e6cb8c978b907", kill_on_drop: false }` [INFO] [stdout] 4077495ffc259d23248e5ebbced5e31758f269b8c504bbb55e3e6cb8c978b907 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1707dfef78cb78c7975011339f816b93599827a26239baeba0419036240f1864 [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" "1707dfef78cb78c7975011339f816b93599827a26239baeba0419036240f1864", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling tmq v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tmq`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name router --edition=2018 tests/router.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=7f289c6cbdc50b8f -C extra-filename=-7f289c6cbdc50b8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cc7fad414ab8a457.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-619e276f40b054fb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-9631a3a14df8f816.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-c9d669d63187ac29.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-61bee40ebf222d38.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1fc4584734fd146f.rlib --extern tmq=/opt/rustwide/target/debug/deps/libtmq-6157987f45564bbc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cbb8d363b5b4d433.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-2d5259677b472a9a.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [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/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.subscribe.cth5emqk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3" "/opt/rustwide/target/debug/deps/subscribe-1eb70730860da4a3.35cvulh0cqeqglu0.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/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.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_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/librand-61bee40ebf222d38.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d55f8861a2045619.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-f22cd51e487f999b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b65b2913e2d67f66.rlib" "/opt/rustwide/target/debug/deps/libtmq-6157987f45564bbc.rlib" "/opt/rustwide/target/debug/deps/libtokio-cbb8d363b5b4d433.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-45b6e0e50794b4c6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3891838b5fa1d75c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8a2d21ce68c2e400.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ae5fe6275c185c3f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libbytes-f43c921aa515af8a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0f9a07ee35368120.rlib" "/opt/rustwide/target/debug/deps/libmio-9631a3a14df8f816.rlib" "/opt/rustwide/target/debug/deps/libiovec-7ac3f4ce94c41d73.rlib" "/opt/rustwide/target/debug/deps/libnet2-7c27f4612546d9f9.rlib" "/opt/rustwide/target/debug/deps/libfutures-619e276f40b054fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-27946f0d873a1736.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ed46f10a904bb296.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-328ad80e5c614c0f.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-f3a5591fec00e3ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d3d420d110df82d1.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-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1fc4584734fd146f.rlib" "/opt/rustwide/target/debug/deps/libzmq-2d5259677b472a9a.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-5cdd5a7cb4574b7b.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7503308e9be3f609.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.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" "-lzmq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1707dfef78cb78c7975011339f816b93599827a26239baeba0419036240f1864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1707dfef78cb78c7975011339f816b93599827a26239baeba0419036240f1864", kill_on_drop: false }` [INFO] [stdout] 1707dfef78cb78c7975011339f816b93599827a26239baeba0419036240f1864