[INFO] cloning repository https://github.com/bfops/rust-pitch-detect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfops/rust-pitch-detect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11d5796059d174a6e4fcd3efb2c5229a4b9afb67 [INFO] checking bfops/rust-pitch-detect against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfops/rust-pitch-detect on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bfops/rust-pitch-detect [INFO] finished tweaking git repo https://github.com/bfops/rust-pitch-detect [INFO] tweaked toml for git repo https://github.com/bfops/rust-pitch-detect written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/bfops/rust-pitch-detect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-1/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Updating git repository `https://github.com/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-1/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c19e0749fb2821de6b326173c2abe97b3fb7264854793d4ed4a599cb30f13628 [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" "c19e0749fb2821de6b326173c2abe97b3fb7264854793d4ed4a599cb30f13628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c19e0749fb2821de6b326173c2abe97b3fb7264854793d4ed4a599cb30f13628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19e0749fb2821de6b326173c2abe97b3fb7264854793d4ed4a599cb30f13628", kill_on_drop: false }` [INFO] [stdout] c19e0749fb2821de6b326173c2abe97b3fb7264854793d4ed4a599cb30f13628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--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] cd0ff56e9396438a5c5778d964eb33351267e0002d66c1ddf4799e9956b9eeb9 [INFO] running `Command { std: "docker" "start" "-a" "cd0ff56e9396438a5c5778d964eb33351267e0002d66c1ddf4799e9956b9eeb9", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Compiling portaudio_sys v0.1.0 (https://github.com/jeremyletang/rust-portaudio#9b7dfad9) [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] error: failed to run custom build command for `portaudio_sys v0.1.0 (https://github.com/jeremyletang/rust-portaudio#9b7dfad9)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio_sys-043ece79da62a860/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_ONLY_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_2.0_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] --2021-03-16 01:55:04-- http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz [INFO] [stderr] Resolving www.portaudio.com (www.portaudio.com)... failed: Temporary failure in name resolution. [INFO] [stderr] wget: unable to resolve host address 'www.portaudio.com' [INFO] [stderr] thread 'main' panicked at '`"wget" "http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz"` did not execute successfully', /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/9b7dfad/rust-portaudio-sys/build.rs:73:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dcfb904d70 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55dcfb904d70 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dcfb904d70 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55dcfb904d70 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55dcfb9206fc - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55dcfb901bd2 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55dcfb906c55 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55dcfb906c55 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55dcfb906c55 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55dcfb906703 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55dcfb9073f1 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55dcfb906f37 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55dcfb90522c - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55dcfb906e99 - rust_begin_unwind [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55dcfb906e4b - std::panicking::begin_panic_fmt::h0262e6b4d4041adf [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x55dcfb8bd9ae - build_script_build::run::h7d979e9db475b388 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/9b7dfad/rust-portaudio-sys/build.rs:73:9 [INFO] [stderr] 16: 0x55dcfb8be44b - build_script_build::platform::download::he5d38915076cf0fa [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/9b7dfad/rust-portaudio-sys/build.rs:137:9 [INFO] [stderr] 17: 0x55dcfb8bd442 - build_script_build::build::hda2f8bd7ee45ad4b [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/9b7dfad/rust-portaudio-sys/build.rs:53:9 [INFO] [stderr] 18: 0x55dcfb8bd2cf - build_script_build::main::h9b22d983b9cd16e7 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/9b7dfad/rust-portaudio-sys/build.rs:43:5 [INFO] [stderr] 19: 0x55dcfb8be0cb - core::ops::function::FnOnce::call_once::hd1734b72ce2b85c3 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55dcfb8bdf7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbdb22288b7643020 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55dcfb8beb81 - std::rt::lang_start::{{closure}}::h70e20c8c600f28e8 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55dcfb90780a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55dcfb90780a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55dcfb90780a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55dcfb90780a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55dcfb90780a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55dcfb8beb57 - std::rt::lang_start::hb081b688c50fff68 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55dcfb8bda1a - main [INFO] [stderr] 29: 0x7f31b9d9c0b3 - __libc_start_main [INFO] [stderr] 30: 0x55dcfb8bd0be - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd0ff56e9396438a5c5778d964eb33351267e0002d66c1ddf4799e9956b9eeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0ff56e9396438a5c5778d964eb33351267e0002d66c1ddf4799e9956b9eeb9", kill_on_drop: false }` [INFO] [stdout] cd0ff56e9396438a5c5778d964eb33351267e0002d66c1ddf4799e9956b9eeb9