[INFO] cloning repository https://github.com/gratluri/rest-api-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gratluri/rest-api-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgratluri%2Frest-api-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgratluri%2Frest-api-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb6b6c51ffcf2a9a726684499c2503d274cdf290 [INFO] testing gratluri/rest-api-tui against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgratluri%2Frest-api-tui" "/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/gratluri/rest-api-tui [INFO] finished tweaking git repo https://github.com/gratluri/rest-api-tui [INFO] tweaked toml for git repo https://github.com/gratluri/rest-api-tui written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gratluri/rest-api-tui on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gratluri/rest-api-tui 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded dummy v0.8.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded fake v2.10.0 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded ratatui v0.28.1 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e406dc253562f9b758de8a5bd1099c68ec1d2471085187a4c13504a8a8068a5f [INFO] running `Command { std: "docker" "start" "-a" "e406dc253562f9b758de8a5bd1099c68ec1d2471085187a4c13504a8a8068a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e406dc253562f9b758de8a5bd1099c68ec1d2471085187a4c13504a8a8068a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e406dc253562f9b758de8a5bd1099c68ec1d2471085187a4c13504a8a8068a5f", kill_on_drop: false }` [INFO] [stdout] e406dc253562f9b758de8a5bd1099c68ec1d2471085187a4c13504a8a8068a5f [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa36ea4f8d35757be5e7b60a1e4b8894a7de407c37ebd689a7dc9787297efacd [INFO] running `Command { std: "docker" "start" "-a" "fa36ea4f8d35757be5e7b60a1e4b8894a7de407c37ebd689a7dc9787297efacd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling compact_str v0.8.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 mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [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 rest_api_tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "fa36ea4f8d35757be5e7b60a1e4b8894a7de407c37ebd689a7dc9787297efacd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa36ea4f8d35757be5e7b60a1e4b8894a7de407c37ebd689a7dc9787297efacd", kill_on_drop: false }` [INFO] [stdout] fa36ea4f8d35757be5e7b60a1e4b8894a7de407c37ebd689a7dc9787297efacd [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010df253520810f51b37aeb53f5ecf05fc5191b25dbd0d464561c1f133e95550 [INFO] running `Command { std: "docker" "start" "-a" "010df253520810f51b37aeb53f5ecf05fc5191b25dbd0d464561c1f133e95550", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling rest_api_tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ApiKeyLocation` [INFO] [stdout] --> examples/http_demo.rs:1:65 [INFO] [stdout] | [INFO] [stdout] 1 | use rest_api_tui::models::{ApiEndpoint, HttpMethod, AuthConfig, ApiKeyLocation}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/http_demo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `load_test_config` and `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/storage_demo.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let endpoint1 = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `load_test_config` and `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `load_test_config` and `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/storage_demo.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | let endpoint2 = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `load_test_config` and `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `load_test_config` and `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/storage_demo.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | let endpoint3 = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `load_test_config` and `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rest_api_tui` (example "storage_demo") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0063]: missing fields `load_test_config` and `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/collection_management_demo.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | let endpoint1 = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `load_test_config` and `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `load_test_config` and `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/collection_management_demo.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | let endpoint2 = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `load_test_config` and `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing fields `load_test_config` and `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/collection_management_demo.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let endpoint3 = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `load_test_config` and `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target_requests` is never read [INFO] [stdout] --> examples/load_test_visual_demo.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct LoadTestSimulation { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | target_requests: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rest_api_tui` (example "collection_management_demo") due to 3 previous errors [INFO] [stdout] error[E0063]: missing field `timeout_secs` in initializer of `ApiEndpoint` [INFO] [stdout] --> examples/full_app_demo.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | let endpoint = ApiEndpoint { [INFO] [stdout] | ^^^^^^^^^^^ missing `timeout_secs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rest_api_tui` (example "full_app_demo") due to 1 previous error [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/storage.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let storage = StorageManager::new(collections_dir.clone(), results_dir.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "010df253520810f51b37aeb53f5ecf05fc5191b25dbd0d464561c1f133e95550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010df253520810f51b37aeb53f5ecf05fc5191b25dbd0d464561c1f133e95550", kill_on_drop: false }` [INFO] [stdout] 010df253520810f51b37aeb53f5ecf05fc5191b25dbd0d464561c1f133e95550