[INFO] fetching crate liboj 0.3.0-alpha.1...
[INFO] checking liboj-0.3.0-alpha.1 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate liboj 0.3.0-alpha.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate liboj 0.3.0-alpha.1
[INFO] finished tweaking crates.io crate liboj 0.3.0-alpha.1
[INFO] tweaked toml for crates.io crate liboj 0.3.0-alpha.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate liboj 0.3.0-alpha.1 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to highest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding bindgen v0.51.1 (available: v0.73.2)
[INFO] [stderr]       Adding nix v0.15.0 (available: v0.31.3)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `liboj` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.51.1
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18
[INFO] running `Command { std: "docker" "start" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:57:1
[INFO] [stderr]    |
[INFO] [stderr] 57 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `liboj` (manifest) generated 1 warning
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling liboj v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(language: &str) -> Option<Compiler> {
[INFO] [stdout]    |                          ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(language: &str) -> Option<Compiler<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn cpu_controller(&self) -> Option<CpuController<PathBuf>> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn cpu_controller(&self) -> Option<CpuController<'_, PathBuf>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cpuacct_controller(&self) -> Option<CpuAcctController<PathBuf>> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cpuacct_controller(&self) -> Option<CpuAcctController<'_, PathBuf>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn memory_controller(&self) -> Option<MemoryController<PathBuf>> {
[INFO] [stdout]    |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn memory_controller(&self) -> Option<MemoryController<'_, PathBuf>> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:88:45
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hierarchies<'a>(&'a self) -> Vec<Box<dyn 'a + Hierarchy>> {
[INFO] [stdout]    |                         --                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hierarchies<'a>(&'a self) -> Vec<Box<dyn 'a + Hierarchy<'a>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/controller/cpu.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn from_ctx(context: &Context) -> CpuController<PathBuf> {
[INFO] [stdout]    |                          ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn from_ctx(context: &Context) -> CpuController<'_, PathBuf> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/controller/cpuacct.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn from_ctx(context: &Context) -> CpuAcctController<PathBuf> {
[INFO] [stdout]    |                          ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn from_ctx(context: &Context) -> CpuAcctController<'_, PathBuf> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/controller/memory.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn from_ctx(context: &Context) -> MemoryController<PathBuf> {
[INFO] [stdout]    |                          ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn from_ctx(context: &Context) -> MemoryController<'_, PathBuf> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/executor/tests.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |         .chroot("/")
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `executor::CommandExt::chroot(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(process_chroot)]` to the crate attributes to enable `std::os::unix::process::CommandExt::chroot`
[INFO] [stdout]    --> src/lib.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 + #![feature(process_chroot)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/compiler/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(language: &str) -> Option<Compiler> {
[INFO] [stdout]    |                          ^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn new(language: &str) -> Option<Compiler<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn cpu_controller(&self) -> Option<CpuController<PathBuf>> {
[INFO] [stdout]    |                           ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn cpu_controller(&self) -> Option<CpuController<'_, PathBuf>> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cpuacct_controller(&self) -> Option<CpuAcctController<PathBuf>> {
[INFO] [stdout]    |                               ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn cpuacct_controller(&self) -> Option<CpuAcctController<'_, PathBuf>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn memory_controller(&self) -> Option<MemoryController<PathBuf>> {
[INFO] [stdout]    |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn memory_controller(&self) -> Option<MemoryController<'_, PathBuf>> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/mod.rs:88:45
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hierarchies<'a>(&'a self) -> Vec<Box<dyn 'a + Hierarchy>> {
[INFO] [stdout]    |                         --                  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hierarchies<'a>(&'a self) -> Vec<Box<dyn 'a + Hierarchy<'a>>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/controller/cpu.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn from_ctx(context: &Context) -> CpuController<PathBuf> {
[INFO] [stdout]    |                          ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn from_ctx(context: &Context) -> CpuController<'_, PathBuf> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/controller/cpuacct.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn from_ctx(context: &Context) -> CpuAcctController<PathBuf> {
[INFO] [stdout]    |                          ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn from_ctx(context: &Context) -> CpuAcctController<'_, PathBuf> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/executor/cgroup/controller/memory.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn from_ctx(context: &Context) -> MemoryController<PathBuf> {
[INFO] [stdout]    |                          ^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn from_ctx(context: &Context) -> MemoryController<'_, PathBuf> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
[INFO] running `Command { std: "docker" "inspect" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18", kill_on_drop: false }`
[INFO] [stdout] fe6cc7e4637e139bde95db0d2bff302dbf380399cf20bb6d83285737cf81cc18
