[INFO] fetching crate async-proxy 0.2.5... [INFO] testing async-proxy-0.2.5 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate async-proxy 0.2.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate async-proxy 0.2.5 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-proxy 0.2.5 [INFO] finished tweaking crates.io crate async-proxy 0.2.5 [INFO] tweaked toml for crates.io crate async-proxy 0.2.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate async-proxy 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 7aa498146299c7814b6619a1b0e3313d01c2a7a5f6363022cb4e754a962f22c2 [INFO] running `Command { std: "docker" "start" "-a" "7aa498146299c7814b6619a1b0e3313d01c2a7a5f6363022cb4e754a962f22c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa498146299c7814b6619a1b0e3313d01c2a7a5f6363022cb4e754a962f22c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa498146299c7814b6619a1b0e3313d01c2a7a5f6363022cb4e754a962f22c2", kill_on_drop: false }` [INFO] [stdout] 7aa498146299c7814b6619a1b0e3313d01c2a7a5f6363022cb4e754a962f22c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9339cec2e580edb8ce27dc28947082c424189ce2ce9967d98fc0b411c8f6f3f [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" "a9339cec2e580edb8ce27dc28947082c424189ce2ce9967d98fc0b411c8f6f3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling async-proxy v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.49s [INFO] running `Command { std: "docker" "inspect" "a9339cec2e580edb8ce27dc28947082c424189ce2ce9967d98fc0b411c8f6f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9339cec2e580edb8ce27dc28947082c424189ce2ce9967d98fc0b411c8f6f3f", kill_on_drop: false }` [INFO] [stdout] a9339cec2e580edb8ce27dc28947082c424189ce2ce9967d98fc0b411c8f6f3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--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] 609ef18cbaf8c077cca0610d8641d818b74686f0920bd20e5bd17962bc922a0d [INFO] running `Command { std: "docker" "start" "-a" "609ef18cbaf8c077cca0610d8641d818b74686f0920bd20e5bd17962bc922a0d", kill_on_drop: false }` [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling async-proxy v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.52s [INFO] running `Command { std: "docker" "inspect" "609ef18cbaf8c077cca0610d8641d818b74686f0920bd20e5bd17962bc922a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609ef18cbaf8c077cca0610d8641d818b74686f0920bd20e5bd17962bc922a0d", kill_on_drop: false }` [INFO] [stdout] 609ef18cbaf8c077cca0610d8641d818b74686f0920bd20e5bd17962bc922a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acea56ebf3f5ad00aebce07d598c6c7ae2ca16abdff209a72b69b5a2de8b875d [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" "acea56ebf3f5ad00aebce07d598c6c7ae2ca16abdff209a72b69b5a2de8b875d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_proxy-4a9fbee3b68ab48a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests async-proxy [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 9) ... FAILED [INFO] [stdout] test src/clients.rs - clients::socks4 (line 7) ... FAILED [INFO] [stdout] test src/clients.rs - clients::socks5 (line 71) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 9) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `socks4_proxy` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/lib.rs:53:24 [INFO] [stdout] | [INFO] [stdout] 36 | let socks4_proxy = Socks4NoIdent::new(dest_addr, timeouts); [INFO] [stdout] | ------------ help: consider changing this to be mutable: `mut socks4_proxy` [INFO] [stdout] ... [INFO] [stdout] 46 | let stream = match socks4_proxy.connect(stream).await { [INFO] [stdout] | ^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clients.rs - clients::socks4 (line 7) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `socks4_proxy` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/clients.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 36 | let socks4_proxy = Socks4NoIdent::new(dest_addr, timeouts); [INFO] [stdout] | ------------ help: consider changing this to be mutable: `mut socks4_proxy` [INFO] [stdout] ... [INFO] [stdout] 46 | let stream = match socks4_proxy.connect(stream).await { [INFO] [stdout] | ^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/clients.rs - clients::socks5 (line 71) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Unable to connect to the proxy server: Os { code: 101, kind: Other, message: "Network is unreachable" }', src/clients.rs:51:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559809468ab0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559809468ab0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559809468ab0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559809468ab0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5598094828bc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x559809465bb5 - ::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x55980946a9ab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55980946a9ab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55980946a9ab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55980946a481 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55980946b051 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55980946ab57 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559809468fac - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55980946aab9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559809403eb1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559809403f43 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559809408b13 - >::expect [INFO] [stdout] 17: 0x55980940aad5 - rust_out[17891616a171812d]::main::{closure#0} [INFO] [stdout] 18: 0x559809409f7c - as core[ee1ca6415511a9c4]::future::future::Future>::poll [INFO] [stdout] 19: 0x55980940627c - ::block_on::>::{closure#0} [INFO] [stdout] 20: 0x559809406c23 - tokio[175c3132c4553df6]::coop::with_budget::, ::block_on>::{closure#0}>::{closure#0} [INFO] [stdout] 21: 0x5598094051e6 - >>::try_with::, ::block_on>::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] 22: 0x5598094050e8 - >>::with::, ::block_on>::{closure#0}>::{closure#0}, core[ee1ca6415511a9c4]::task::poll::Poll<()>> [INFO] [stdout] 23: 0x559809404e83 - ::block_on::> [INFO] [stdout] 24: 0x559809406245 - ::block_on::>::{closure#0} [INFO] [stdout] 25: 0x5598094060a0 - tokio[175c3132c4553df6]::runtime::context::enter::<::block_on>::{closure#0}, ()> [INFO] [stdout] 26: 0x559809404fec - ::enter::<::block_on>::{closure#0}, ()> [INFO] [stdout] 27: 0x559809404712 - ::block_on::> [INFO] [stdout] 28: 0x55980940a5d5 - rust_out[17891616a171812d]::main [INFO] [stdout] 29: 0x55980940a3b3 - >::call_once [INFO] [stdout] 30: 0x559809406129 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 31: 0x559809406c79 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stdout] 32: 0x55980946b549 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 33: 0x55980946b549 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55980946b549 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55980946b549 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x55980946b549 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stdout] 37: 0x559809405551 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stdout] 38: 0x55980940ada3 - main [INFO] [stdout] 39: 0x7fb23bdd10b3 - __libc_start_main [INFO] [stdout] 40: 0x55980940460e - _start [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/clients.rs - clients::socks4 (line 7) [INFO] [stdout] src/clients.rs - clients::socks5 (line 71) [INFO] [stdout] src/lib.rs - (line 9) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "acea56ebf3f5ad00aebce07d598c6c7ae2ca16abdff209a72b69b5a2de8b875d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acea56ebf3f5ad00aebce07d598c6c7ae2ca16abdff209a72b69b5a2de8b875d", kill_on_drop: false }` [INFO] [stdout] acea56ebf3f5ad00aebce07d598c6c7ae2ca16abdff209a72b69b5a2de8b875d