[INFO] cloning repository https://github.com/shrirambalaji/toydb-odbc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shrirambalaji/toydb-odbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrirambalaji%2Ftoydb-odbc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrirambalaji%2Ftoydb-odbc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be3c2db9d340c4b3a56482b681c5d098d49d8ff6 [INFO] testing shrirambalaji/toydb-odbc against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrirambalaji%2Ftoydb-odbc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shrirambalaji/toydb-odbc [INFO] finished tweaking git repo https://github.com/shrirambalaji/toydb-odbc [INFO] tweaked toml for git repo https://github.com/shrirambalaji/toydb-odbc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shrirambalaji/toydb-odbc 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] crate git repo https://github.com/shrirambalaji/toydb-odbc 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/erikgrinaker/toydb` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded config v0.15.11 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded fs4 v0.12.0 [INFO] [stderr] Downloaded odbc-sys v0.25.0 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded time-macros v0.2.21 [INFO] [stderr] Downloaded rustyline v15.0.0 [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded petname v2.0.2 [INFO] [stderr] Downloaded time v0.3.40 [INFO] [stderr] Downloaded rustyline-derive v0.11.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 559496005a4ac26d3937e93cb476c8728d49974541c9dddcfb5db0352da7033f [INFO] running `Command { std: "docker" "start" "-a" "559496005a4ac26d3937e93cb476c8728d49974541c9dddcfb5db0352da7033f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559496005a4ac26d3937e93cb476c8728d49974541c9dddcfb5db0352da7033f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559496005a4ac26d3937e93cb476c8728d49974541c9dddcfb5db0352da7033f", kill_on_drop: false }` [INFO] [stdout] 559496005a4ac26d3937e93cb476c8728d49974541c9dddcfb5db0352da7033f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 146d23543478c8e544e855df9c29ab7a45cbb444f4780a301de958e1421eb3d6 [INFO] running `Command { std: "docker" "start" "-a" "146d23543478c8e544e855df9c29ab7a45cbb444f4780a301de958e1421eb3d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling odbc-sys v0.25.0 [INFO] [stderr] Compiling petname v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling yaml-rust2 v0.10.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling fs4 v0.12.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling rustyline v15.0.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling toydb v0.1.0 (https://github.com/erikgrinaker/toydb#d96c6dd5) [INFO] [stderr] Compiling toydb-odbc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `dsn` [INFO] [stdout] --> src/functions.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn SQLConnect(handle: *mut connection::Connection, dsn: *const char) -> i16 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dsn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_handle` [INFO] [stdout] --> src/functions.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | pub extern "C" fn SQLExecute(query_handle: *const c_char) -> i16 { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 4 | client: Option, [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 31.78s [INFO] running `Command { std: "docker" "inspect" "146d23543478c8e544e855df9c29ab7a45cbb444f4780a301de958e1421eb3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146d23543478c8e544e855df9c29ab7a45cbb444f4780a301de958e1421eb3d6", kill_on_drop: false }` [INFO] [stdout] 146d23543478c8e544e855df9c29ab7a45cbb444f4780a301de958e1421eb3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 96f5effc3b7b2919995093775fb294cc0dce7486ce1c47f562bc306aac9b649f [INFO] running `Command { std: "docker" "start" "-a" "96f5effc3b7b2919995093775fb294cc0dce7486ce1c47f562bc306aac9b649f", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `dsn` [INFO] [stdout] --> src/functions.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn SQLConnect(handle: *mut connection::Connection, dsn: *const char) -> i16 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dsn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_handle` [INFO] [stdout] --> src/functions.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | pub extern "C" fn SQLExecute(query_handle: *const c_char) -> i16 { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 4 | client: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toydb-odbc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `dsn` [INFO] [stdout] --> src/functions.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub extern "C" fn SQLConnect(handle: *mut connection::Connection, dsn: *const char) -> i16 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_dsn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_handle` [INFO] [stdout] --> src/functions.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | pub extern "C" fn SQLExecute(query_handle: *const c_char) -> i16 { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/connection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Connection { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 4 | client: Option, [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.48s [INFO] running `Command { std: "docker" "inspect" "96f5effc3b7b2919995093775fb294cc0dce7486ce1c47f562bc306aac9b649f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f5effc3b7b2919995093775fb294cc0dce7486ce1c47f562bc306aac9b649f", kill_on_drop: false }` [INFO] [stdout] 96f5effc3b7b2919995093775fb294cc0dce7486ce1c47f562bc306aac9b649f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }` [INFO] [stdout] cec800b7795761a1b27ee30f4a328b0800047f3e6e7987870af8d3c9ed6d7413 [INFO] running `Command { std: "docker" "start" "-a" "cec800b7795761a1b27ee30f4a328b0800047f3e6e7987870af8d3c9ed6d7413", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `dsn` [INFO] [stderr] --> src/functions.rs:22:67 [INFO] [stderr] | [INFO] [stderr] 22 | pub extern "C" fn SQLConnect(handle: *mut connection::Connection, dsn: *const char) -> i16 { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_dsn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `query_handle` [INFO] [stderr] --> src/functions.rs:89:30 [INFO] [stderr] | [INFO] [stderr] 89 | pub extern "C" fn SQLExecute(query_handle: *const c_char) -> i16 { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_handle` [INFO] [stderr] [INFO] [stderr] warning: field `client` is never read [INFO] [stderr] --> src/connection.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct Connection { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 4 | client: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `toydb-odbc` (lib) generated 3 warnings [INFO] [stderr] warning: `toydb-odbc` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toydb_odbc-bb733bbd15c3fbb7) [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] [stderr] Doc-tests toydb_odbc [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" "cec800b7795761a1b27ee30f4a328b0800047f3e6e7987870af8d3c9ed6d7413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec800b7795761a1b27ee30f4a328b0800047f3e6e7987870af8d3c9ed6d7413", kill_on_drop: false }` [INFO] [stdout] cec800b7795761a1b27ee30f4a328b0800047f3e6e7987870af8d3c9ed6d7413