[INFO] cloning repository https://github.com/bearcove/bud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/bud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 884b40f10d2a7c6f6c313c28b1a0fcf057e40362
[INFO] testing bearcove/bud/884b40f10d2a7c6f6c313c28b1a0fcf057e40362 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbud" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bearcove/bud
[INFO] finished tweaking git repo https://github.com/bearcove/bud
[INFO] tweaked toml for git repo https://github.com/bearcove/bud written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bearcove/bud on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bearcove/bud 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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] 8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968
[INFO] running `Command { std: "docker" "start" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", 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" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling facet-core v0.44.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling facet v0.44.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling facet-macro-types v0.44.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling facet-macro-parse v0.44.1
[INFO] [stderr]    Compiling structstruck v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling facet-macros-impl v0.44.1
[INFO] [stderr]    Compiling facet-path v0.44.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling moire-macros-noop v1.0.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling roam-macros-parse v7.0.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling facet-reflect v0.44.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling sysinfo v0.38.3
[INFO] [stderr]    Compiling facet-dessert v0.44.1
[INFO] [stderr]    Compiling facet-solver v0.44.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling facet-format v0.44.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling facet-macros v0.44.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling facet-error v0.44.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling moire-trace-types v1.0.0
[INFO] [stderr]    Compiling facet-toml v0.44.1
[INFO] [stderr]    Compiling facet-value v0.44.1
[INFO] [stderr]    Compiling moire-trace-capture v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling figue-attrs v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling facet-pretty v0.44.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling facet-cargo-toml v0.44.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling facet-json v0.44.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling roam-macros-core v7.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling figue v2.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling moire-types v1.0.0
[INFO] [stderr]    Compiling facet-postcard v0.44.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling roam-service-macros v7.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling roam-types v7.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling roam-hash v7.0.0
[INFO] [stderr]    Compiling moire-wire v1.0.0
[INFO] [stderr]    Compiling moire-runtime v1.0.0
[INFO] [stderr]    Compiling moire-tokio v1.0.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling moire v1.0.0
[INFO] [stderr]    Compiling roam-core v7.0.0
[INFO] [stderr]    Compiling roam-stream v7.0.0
[INFO] [stderr]    Compiling roam v7.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling mate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 21.04s
[INFO] running `Command { std: "docker" "inspect" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/mate-67711e7b4a421e0c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test pane::tests::detects_claude_idle_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::detects_claude_working_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::detects_codex_idle_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_generic_gpt_status_as_codex ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_generic_working_status_as_codex ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_plain_shell_prompt_as_claude ... ok
[INFO] [stdout] test pane::tests::detects_codex_working_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_spinner_like_line_as_claude ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/mate-5a2a553e5829a47a)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test github::tests::changes_reports_close_and_reopen_actions ... ok
[INFO] [stdout] test github::tests::has_non_state_edits_false_for_state_only_diff ... ok
[INFO] [stdout] test github::tests::has_non_state_edits_true_when_other_fields_change ... ok
[INFO] [stdout] test pane::tests::detects_claude_idle_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::detects_claude_working_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::detects_codex_idle_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::detects_codex_working_snapshot_from_recording ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_generic_gpt_status_as_codex ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_generic_working_status_as_codex ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_plain_shell_prompt_as_claude ... ok
[INFO] [stdout] test pane::tests::does_not_misclassify_spinner_like_line_as_claude ... ok
[INFO] [stdout] test tests::issues::missing_draft_message_mentions_concurrency_only_with_evidence ... ok
[INFO] [stdout] test tests::listing::agent_blocks_follow_grouped_shape ... ok
[INFO] [stdout] test tests::listing::agent_blocks_omit_task_line_when_none_assigned ... ok
[INFO] [stdout] test tests::listing::agent_task_summary_includes_title_when_present ... ok
[INFO] [stdout] test tests::listing::block_renderer_separates_multiple_entries_with_blank_line ... ok
[INFO] [stdout] test tests::listing::classify_agent_role_captain_buddy_mixed_unknown ... ok
[INFO] [stdout] test tests::listing::claude_tokens_context_normalizes_to_percent_line ... ok
[INFO] [stdout] test tests::listing::idle_status_merges_idle_seconds_on_status_line ... ok
[INFO] [stdout] test tests::listing::list_headers_include_idle_seconds_column ... ok
[INFO] [stdout] test tests::listing::request_blocks_follow_grouped_shape ... ok
[INFO] [stdout] test tests::requests::captain_update_includes_buddy_response_instructions ... ok
[INFO] [stdout] test tmux::tests::prepare_outgoing_text_skips_markers_for_slash_commands ... ok
[INFO] [stdout] test tmux::tests::prepare_outgoing_text_appends_marker_for_regular_text ... ok
[INFO] [stdout] test tmux::tests::prepare_outgoing_text_appends_marker_for_multiline_text ... ok
[INFO] [stdout] test tests::listing::session_grouping_omits_empty_section_placeholders ... ok
[INFO] [stdout] test tests::listing::status_format_dedups_repeated_state_prefix ... ok
[INFO] [stdout] test tests::listing::session_grouping_contains_session_heading_and_both_sections ... ok
[INFO] [stdout] test tests::listing::idle_tracker_updates_and_resets_on_activity ... ok
[INFO] [stdout] test tests::requests::cleanup_created_draft_handles_removed_and_missing_states ... ok
[INFO] [stdout] test github::tests::sync_local_issue_edits_uses_close_for_state_only_change ... ok
[INFO] [stdout] test github::tests::sync_local_issue_edits_uses_reopen_for_state_only_change ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pane_replay.rs (/opt/rustwide/target/release/deps/pane_replay-965206602b80de14)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test print_state_change_frames ... ignored
[INFO] [stdout] test replay_codex_cast ... ok
[INFO] [stdout] test replay_claude_cast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mate
[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] running `Command { std: "docker" "inspect" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968", kill_on_drop: false }`
[INFO] [stdout] 8ee396a5624e079b366f2410d3a07f1638d256810918cf384d9f0043236fc968
