[INFO] cloning repository https://github.com/Lhcfl/whatdidwesaybot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lhcfl/whatdidwesaybot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLhcfl%2Fwhatdidwesaybot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLhcfl%2Fwhatdidwesaybot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a9f21384ff995c01ae42a8d39e79c7e756f5c23 [INFO] testing Lhcfl/whatdidwesaybot against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLhcfl%2Fwhatdidwesaybot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lhcfl/whatdidwesaybot [INFO] finished tweaking git repo https://github.com/Lhcfl/whatdidwesaybot [INFO] tweaked toml for git repo https://github.com/Lhcfl/whatdidwesaybot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lhcfl/whatdidwesaybot on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lhcfl/whatdidwesaybot 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04d0c35b5df5e48d5b855cd746c3e9f9c4fa19e9025f2b58d07ecaa3d053c8c1 [INFO] running `Command { std: "docker" "start" "-a" "04d0c35b5df5e48d5b855cd746c3e9f9c4fa19e9025f2b58d07ecaa3d053c8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04d0c35b5df5e48d5b855cd746c3e9f9c4fa19e9025f2b58d07ecaa3d053c8c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d0c35b5df5e48d5b855cd746c3e9f9c4fa19e9025f2b58d07ecaa3d053c8c1", kill_on_drop: false }` [INFO] [stdout] 04d0c35b5df5e48d5b855cd746c3e9f9c4fa19e9025f2b58d07ecaa3d053c8c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2db11f66ee55622413c66e277991fd6721ffe123371f5c529ab30182a23698eb [INFO] running `Command { std: "docker" "start" "-a" "2db11f66ee55622413c66e277991fd6721ffe123371f5c529ab30182a23698eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling jieba-macros v0.8.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rc-box v1.3.0 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling teloxide-core v0.13.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling include-flate-compress v0.3.1 [INFO] [stderr] Compiling include-flate-codegen v0.3.1 [INFO] [stderr] Compiling include-flate v0.3.1 [INFO] [stderr] Compiling jieba-rs v0.8.1 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling whatdidwesaybot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/handlers/inline_query.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn handle(conn: &mut Connection, bot: &Bot, inline_query: teloxide_core::types::InlineQuery) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/handlers/inline_query.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn handle(conn: &mut Connection, bot: &Bot, inline_query: teloxide_core::types::InlineQuery) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GlobalMessage` is never constructed [INFO] [stdout] --> src/db/global_message.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GlobalMessage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `insert` and `query` are never used [INFO] [stdout] --> src/db/global_message.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl GlobalMessage { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 11 | pub fn insert(&self, conn: &mut Connection, jieba: &Jieba) -> rusqlite::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn query( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_by_id` is never used [INFO] [stdout] --> src/db/user.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl User { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_by_id(conn: &mut Connection, user_id: u64) -> rusqlite::Result> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "2db11f66ee55622413c66e277991fd6721ffe123371f5c529ab30182a23698eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db11f66ee55622413c66e277991fd6721ffe123371f5c529ab30182a23698eb", kill_on_drop: false }` [INFO] [stdout] 2db11f66ee55622413c66e277991fd6721ffe123371f5c529ab30182a23698eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 567c6627bd7a4e1d4368ac18d52bd2aa439a0d88fee23fec9db8407a6956e4de [INFO] running `Command { std: "docker" "start" "-a" "567c6627bd7a4e1d4368ac18d52bd2aa439a0d88fee23fec9db8407a6956e4de", kill_on_drop: false }` [INFO] [stderr] Compiling whatdidwesaybot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/handlers/inline_query.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn handle(conn: &mut Connection, bot: &Bot, inline_query: teloxide_core::types::InlineQuery) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/handlers/inline_query.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn handle(conn: &mut Connection, bot: &Bot, inline_query: teloxide_core::types::InlineQuery) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_by_id` is never used [INFO] [stdout] --> src/db/user.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl User { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_by_id(conn: &mut Connection, user_id: u64) -> rusqlite::Result> { [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 9.16s [INFO] running `Command { std: "docker" "inspect" "567c6627bd7a4e1d4368ac18d52bd2aa439a0d88fee23fec9db8407a6956e4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567c6627bd7a4e1d4368ac18d52bd2aa439a0d88fee23fec9db8407a6956e4de", kill_on_drop: false }` [INFO] [stdout] 567c6627bd7a4e1d4368ac18d52bd2aa439a0d88fee23fec9db8407a6956e4de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c249760087995a23efc718e1514732621f685befb1130768f9bbf16866150750 [INFO] running `Command { std: "docker" "start" "-a" "c249760087995a23efc718e1514732621f685befb1130768f9bbf16866150750", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/handlers/inline_query.rs:8:15 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn handle(conn: &mut Connection, bot: &Bot, inline_query: teloxide_core::types::InlineQuery) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bot` [INFO] [stderr] --> src/handlers/inline_query.rs:8:38 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn handle(conn: &mut Connection, bot: &Bot, inline_query: teloxide_core::types::InlineQuery) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stderr] [INFO] [stderr] warning: associated function `get_by_id` is never used [INFO] [stderr] --> src/db/user.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 16 | impl User { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 31 | pub fn get_by_id(conn: &mut Connection, user_id: u64) -> rusqlite::Result> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `whatdidwesaybot` (bin "whatdidwesaybot" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whatdidwesaybot-e948423707fcbb7f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test db::message::tests::test_message_url ... ok [INFO] [stdout] test db::global_message::tests::test_insert_and_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c249760087995a23efc718e1514732621f685befb1130768f9bbf16866150750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c249760087995a23efc718e1514732621f685befb1130768f9bbf16866150750", kill_on_drop: false }` [INFO] [stdout] c249760087995a23efc718e1514732621f685befb1130768f9bbf16866150750