[INFO] fetching crate oper 0.5.0...
[INFO] testing oper-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oper 0.5.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate oper 0.5.0
[INFO] finished tweaking crates.io crate oper 0.5.0
[INFO] tweaked toml for crates.io crate oper 0.5.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oper 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oper 0.5.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89f42b625743fdd8cfcc3190d2945ea6ac8beb55e1e8f6d53ebbf04df2b4dc79
[INFO] running `Command { std: "docker" "start" "-a" "89f42b625743fdd8cfcc3190d2945ea6ac8beb55e1e8f6d53ebbf04df2b4dc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89f42b625743fdd8cfcc3190d2945ea6ac8beb55e1e8f6d53ebbf04df2b4dc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f42b625743fdd8cfcc3190d2945ea6ac8beb55e1e8f6d53ebbf04df2b4dc79", kill_on_drop: false }`
[INFO] [stdout] 89f42b625743fdd8cfcc3190d2945ea6ac8beb55e1e8f6d53ebbf04df2b4dc79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 270ea26dbba507171311ed5d143e9fa8b432e41356a923455c13f8878825c57d
[INFO] running `Command { std: "docker" "start" "-a" "270ea26dbba507171311ed5d143e9fa8b432e41356a923455c13f8878825c57d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.12
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling encoding_rs v0.7.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling walkdir v2.0.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling simple_logger v1.16.0
[INFO] [stderr]    Compiling app_dirs v1.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling quick-xml v0.10.1
[INFO] [stderr]    Compiling zip v0.2.8
[INFO] [stderr]    Compiling spsheet v0.1.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling enum-map-derive v0.10.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling enum-map v2.4.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]    Compiling enumset v1.0.12
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling serde_any v0.5.0
[INFO] [stderr]    Compiling cursive_core v0.3.5
[INFO] [stderr]    Compiling cursive v0.20.0
[INFO] [stderr]    Compiling oper v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/views/list_view.rs:359:32
[INFO] [stdout]     |
[INFO] [stdout] 359 |             printer.with_style(theme::ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/views/list_view.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 359 -             printer.with_style(theme::ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stdout] 359 +             printer.with_style(ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cmp` is never used
[INFO] [stdout]   --> src/views/table_view.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait TableViewItem<H>: Clone + Sized
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn cmp(&self, other: &Self, column: H) -> Ordering
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "270ea26dbba507171311ed5d143e9fa8b432e41356a923455c13f8878825c57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270ea26dbba507171311ed5d143e9fa8b432e41356a923455c13f8878825c57d", kill_on_drop: false }`
[INFO] [stdout] 270ea26dbba507171311ed5d143e9fa8b432e41356a923455c13f8878825c57d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2a7c4f81887cb1a06e22dd95020d507790a8a693cb4866f3351037da963f996
[INFO] running `Command { std: "docker" "start" "-a" "e2a7c4f81887cb1a06e22dd95020d507790a8a693cb4866f3351037da963f996", kill_on_drop: false }`
[INFO] [stderr]    Compiling oper v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/views/list_view.rs:359:32
[INFO] [stdout]     |
[INFO] [stdout] 359 |             printer.with_style(theme::ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/views/list_view.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 359 -             printer.with_style(theme::ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stdout] 359 +             printer.with_style(ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cmp` is never used
[INFO] [stdout]   --> src/views/table_view.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait TableViewItem<H>: Clone + Sized
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 50 |     fn cmp(&self, other: &Self, column: H) -> Ordering
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e2a7c4f81887cb1a06e22dd95020d507790a8a693cb4866f3351037da963f996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a7c4f81887cb1a06e22dd95020d507790a8a693cb4866f3351037da963f996", kill_on_drop: false }`
[INFO] [stdout] e2a7c4f81887cb1a06e22dd95020d507790a8a693cb4866f3351037da963f996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 010b12f3ea6fe49df8ea1bd78655efced22f3e9e1ffedba84b38612862c4c1cb
[INFO] running `Command { std: "docker" "start" "-a" "010b12f3ea6fe49df8ea1bd78655efced22f3e9e1ffedba84b38612862c4c1cb", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/views/list_view.rs:359:32
[INFO] [stderr]     |
[INFO] [stderr] 359 |             printer.with_style(theme::ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/views/list_view.rs:18:5
[INFO] [stderr]     |
[INFO] [stderr]  18 |     unused_qualifications
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 359 -             printer.with_style(theme::ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stderr] 359 +             printer.with_style(ColorStyle::highlight(), |printer: &Printer| {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: method `cmp` is never used
[INFO] [stderr]   --> src/views/table_view.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub trait TableViewItem<H>: Clone + Sized
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 50 |     fn cmp(&self, other: &Self, column: H) -> Ordering
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oper` (bin "oper" test) generated 2 warnings (run `cargo fix --bin "oper" -p oper --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oper-fcb6db418f1648a3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test config::test_config_file ... ignored
[INFO] [stdout] test config::test_serialize_deserialze ... ok
[INFO] [stdout] test config::test_parse_default_config ... ok
[INFO] [stdout] test views::table_view::tests::should_insert_into_existing_table ... ok
[INFO] [stdout] test views::table_view::tests::should_insert_into_empty_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "010b12f3ea6fe49df8ea1bd78655efced22f3e9e1ffedba84b38612862c4c1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "010b12f3ea6fe49df8ea1bd78655efced22f3e9e1ffedba84b38612862c4c1cb", kill_on_drop: false }`
[INFO] [stdout] 010b12f3ea6fe49df8ea1bd78655efced22f3e9e1ffedba84b38612862c4c1cb
