[INFO] cloning repository https://github.com/atareao/podcli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atareao/podcli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fpodcli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fpodcli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86f19a66bff35db92259de426c2c5baf9a8cd232 [INFO] building atareao/podcli-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fpodcli-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/atareao/podcli-rs [INFO] finished tweaking git repo https://github.com/atareao/podcli-rs [INFO] tweaked toml for git repo https://github.com/atareao/podcli-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/atareao/podcli-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 359 packages to latest compatible versions [INFO] [stderr] Adding inquire v0.7.5 (available: v0.9.1) [INFO] [stderr] Adding rodio v0.20.1 (available: v0.21.1) [INFO] [stderr] Adding termimad v0.31.3 (available: v0.34.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-crate v3.4.0 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded crokey-proc_macros v1.3.0 [INFO] [stderr] Downloaded crokey v1.3.0 [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded newline-converter v0.3.0 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded markup5ever_rcdom v0.3.0 [INFO] [stderr] Downloaded xml5ever v0.18.1 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded html2md v0.2.15 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded coolor v1.1.0 [INFO] [stderr] Downloaded bindgen v0.72.1 [INFO] [stderr] Downloaded inquire v0.7.5 [INFO] [stderr] Downloaded termimad v0.31.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4825c7f2b27295eaec4c8ebee86d477f9395b36807a625177135d89cc47e7f1a [INFO] running `Command { std: "docker" "start" "-a" "4825c7f2b27295eaec4c8ebee86d477f9395b36807a625177135d89cc47e7f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4825c7f2b27295eaec4c8ebee86d477f9395b36807a625177135d89cc47e7f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4825c7f2b27295eaec4c8ebee86d477f9395b36807a625177135d89cc47e7f1a", kill_on_drop: false }` [INFO] [stdout] 4825c7f2b27295eaec4c8ebee86d477f9395b36807a625177135d89cc47e7f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1d2d61f265a9c96cf2ecd4f847d810b1b0f6521e2eaaea5159de95458a5889 [INFO] running `Command { std: "docker" "start" "-a" "6c1d2d61f265a9c96cf2ecd4f847d810b1b0f6521e2eaaea5159de95458a5889", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crokey-proc_macros v1.3.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling crokey v1.3.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling termimad v0.31.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling podcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DESCRIPTION` is never used [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const DESCRIPTION: &str = env!("CARGO_PKG_DESCRIPTION"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `title`, `description`, `link`, and `image` are never read [INFO] [stdout] --> src/podcast.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Podcast { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | link: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_title`, `get_description`, and `get_raw_rss` are never used [INFO] [stdout] --> src/podcast.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl Podcast { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 34 | pub async fn new(url: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn get_description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | async fn get_raw_rss(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id`, `get_title`, `get_enclosure`, and `get_link` are never used [INFO] [stdout] --> src/podcast.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Episode { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn get_id(&self) -> &usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn get_enclosure(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn get_link(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/podcast.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | file.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 227 | let _ = file.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "6c1d2d61f265a9c96cf2ecd4f847d810b1b0f6521e2eaaea5159de95458a5889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1d2d61f265a9c96cf2ecd4f847d810b1b0f6521e2eaaea5159de95458a5889", kill_on_drop: false }` [INFO] [stdout] 6c1d2d61f265a9c96cf2ecd4f847d810b1b0f6521e2eaaea5159de95458a5889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4115aa422abc613e1fa466614ecd1cf0eb67afd4b07846923586d269d44de7ce [INFO] running `Command { std: "docker" "start" "-a" "4115aa422abc613e1fa466614ecd1cf0eb67afd4b07846923586d269d44de7ce", kill_on_drop: false }` [INFO] [stderr] Compiling podcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DESCRIPTION` is never used [INFO] [stdout] --> src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const DESCRIPTION: &str = env!("CARGO_PKG_DESCRIPTION"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `title`, `description`, `link`, and `image` are never read [INFO] [stdout] --> src/podcast.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Podcast { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | link: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_title`, `get_description`, and `get_raw_rss` are never used [INFO] [stdout] --> src/podcast.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl Podcast { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 34 | pub async fn new(url: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn get_description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | async fn get_raw_rss(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id`, `get_title`, `get_enclosure`, and `get_link` are never used [INFO] [stdout] --> src/podcast.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Episode { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn get_id(&self) -> &usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn get_enclosure(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn get_link(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/podcast.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | file.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 227 | let _ = file.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "4115aa422abc613e1fa466614ecd1cf0eb67afd4b07846923586d269d44de7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4115aa422abc613e1fa466614ecd1cf0eb67afd4b07846923586d269d44de7ce", kill_on_drop: false }` [INFO] [stdout] 4115aa422abc613e1fa466614ecd1cf0eb67afd4b07846923586d269d44de7ce