[INFO] fetching crate textual-rs 0.3.16...
[INFO] testing textual-rs-0.3.16 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate textual-rs 0.3.16 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate textual-rs 0.3.16
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate textual-rs 0.3.16
[INFO] tweaked toml for crates.io crate textual-rs 0.3.16 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate textual-rs 0.3.16 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate textual-rs 0.3.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b0d170104ed366930d6f9bcc5abac0d28e8a78ecc722a061b33afd9ff472b04
[INFO] running `Command { std: "docker" "start" "-a" "1b0d170104ed366930d6f9bcc5abac0d28e8a78ecc722a061b33afd9ff472b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b0d170104ed366930d6f9bcc5abac0d28e8a78ecc722a061b33afd9ff472b04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b0d170104ed366930d6f9bcc5abac0d28e8a78ecc722a061b33afd9ff472b04", kill_on_drop: false }`
[INFO] [stdout] 1b0d170104ed366930d6f9bcc5abac0d28e8a78ecc722a061b33afd9ff472b04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 155b6ea591f27452067c113812a1139eea4596ea6b8b78831d00f5aeec3b06a5
[INFO] running `Command { std: "docker" "start" "-a" "155b6ea591f27452067c113812a1139eea4596ea6b8b78831d00f5aeec3b06a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling grid v1.0.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling textual-rs-macros v0.3.16
[INFO] [stderr]    Compiling taffy v0.9.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling cssparser-color v0.5.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling textual-rs v0.3.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.19s
[INFO] running `Command { std: "docker" "inspect" "155b6ea591f27452067c113812a1139eea4596ea6b8b78831d00f5aeec3b06a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "155b6ea591f27452067c113812a1139eea4596ea6b8b78831d00f5aeec3b06a5", kill_on_drop: false }`
[INFO] [stdout] 155b6ea591f27452067c113812a1139eea4596ea6b8b78831d00f5aeec3b06a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca7b2ce05c42794fb5a554d705a796edfa0c5c3708eb60732f0f4c3d492c5fd
[INFO] running `Command { std: "docker" "start" "-a" "2ca7b2ce05c42794fb5a554d705a796edfa0c5c3708eb60732f0f4c3d492c5fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling reactive_graph v0.2.13
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling textual-rs v0.3.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::Cell`
[INFO] [stdout]   --> src/event/dispatch.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use std::cell::Cell;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/css/cascade.rs:241:14
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let (ctx, id) = setup_single_widget(btn_with_id("main"));
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/css/cascade.rs:241:19
[INFO] [stdout]     |
[INFO] [stdout] 241 |         let (ctx, id) = setup_single_widget(btn_with_id("main"));
[INFO] [stdout]     |                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Footer` and `Input`
[INFO] [stdout]  --> tests/layout_debug.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use textual_rs::{App, Footer, Header, Input, ListView, Log, Widget};
[INFO] [stdout]   |                       ^^^^^^          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_screen_count`
[INFO] [stdout]    --> tests/command_palette_tests.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let initial_screen_count = test_app.ctx().screen_stack.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_screen_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `initial_screen_count`
[INFO] [stdout]    --> tests/command_palette_tests.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let initial_screen_count = test_app.ctx().screen_stack.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_screen_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `last_action` is never used
[INFO] [stdout]   --> tests/command_palette_tests.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TestWidget {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn last_action(&self) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `textual-rs` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name textual_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b387aab83e09bcc7 -C extra-filename=-3cf5f983ab9fbe27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern any_spawner=/opt/rustwide/target/debug/deps/libany_spawner-3d9a22aa5dfd1860.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-4b840173ba1fbaaf.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0f743cdb14acbc14.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-8bde3af2a492ff94.rlib --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-af61cd42aae917f3.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-0ef8feedcf9d09ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d30995838b88a23a.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d66f8137e6c7499b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-60d7881359a73ca2.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-882e3d1db79a35b1.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-4993942f829065cb.rlib --extern reactive_graph=/opt/rustwide/target/debug/deps/libreactive_graph-d73a2d0e9810e77b.rlib --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-769bac496c9b32df.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rlib --extern taffy=/opt/rustwide/target/debug/deps/libtaffy-6d6617006614ee86.rlib --extern textual_rs_macros=/opt/rustwide/target/debug/deps/libtextual_rs_macros-5dd1ab637cecfd56.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8d1cea0abb5e132f.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-48dba5882408e75d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `textual-rs` (test "worker_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name worker_tests --edition=2021 tests/worker_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b446c54f1ef8db80 -C extra-filename=-c2e59379df51d9af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern any_spawner=/opt/rustwide/target/debug/deps/libany_spawner-3d9a22aa5dfd1860.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-4b840173ba1fbaaf.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0f743cdb14acbc14.rlib --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-8bde3af2a492ff94.rlib --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-af61cd42aae917f3.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-0ef8feedcf9d09ed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d30995838b88a23a.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d66f8137e6c7499b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-60d7881359a73ca2.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-882e3d1db79a35b1.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-4993942f829065cb.rlib --extern reactive_graph=/opt/rustwide/target/debug/deps/libreactive_graph-d73a2d0e9810e77b.rlib --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-769bac496c9b32df.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rlib --extern taffy=/opt/rustwide/target/debug/deps/libtaffy-6d6617006614ee86.rlib --extern textual_rs=/opt/rustwide/target/debug/deps/libtextual_rs-b47e2bb0be2f6ad9.rlib --extern textual_rs_macros=/opt/rustwide/target/debug/deps/libtextual_rs_macros-5dd1ab637cecfd56.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8d1cea0abb5e132f.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-48dba5882408e75d.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2ca7b2ce05c42794fb5a554d705a796edfa0c5c3708eb60732f0f4c3d492c5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca7b2ce05c42794fb5a554d705a796edfa0c5c3708eb60732f0f4c3d492c5fd", kill_on_drop: false }`
[INFO] [stdout] 2ca7b2ce05c42794fb5a554d705a796edfa0c5c3708eb60732f0f4c3d492c5fd
