[INFO] cloning repository https://github.com/vvsrq/crypto-news-aggregator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vvsrq/crypto-news-aggregator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvsrq%2Fcrypto-news-aggregator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvsrq%2Fcrypto-news-aggregator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f70d60d9c6b487449e9ef9895ea0388beebc7c38
[INFO] building vvsrq/crypto-news-aggregator against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvvsrq%2Fcrypto-news-aggregator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (1577/3053)
Updating files:  52% (1588/3053)
Updating files:  53% (1619/3053)
Updating files:  54% (1649/3053)
Updating files:  55% (1680/3053)
Updating files:  56% (1710/3053)
Updating files:  57% (1741/3053)
Updating files:  58% (1771/3053)
Updating files:  59% (1802/3053)
Updating files:  60% (1832/3053)
Updating files:  61% (1863/3053)
Updating files:  62% (1893/3053)
Updating files:  63% (1924/3053)
Updating files:  64% (1954/3053)
Updating files:  65% (1985/3053)
Updating files:  66% (2015/3053)
Updating files:  67% (2046/3053)
Updating files:  68% (2077/3053)
Updating files:  68% (2091/3053)
Updating files:  69% (2107/3053)
Updating files:  70% (2138/3053)
Updating files:  71% (2168/3053)
Updating files:  72% (2199/3053)
Updating files:  73% (2229/3053)
Updating files:  73% (2246/3053)
Updating files:  74% (2260/3053)
Updating files:  75% (2290/3053)
Updating files:  76% (2321/3053)
Updating files:  77% (2351/3053)
Updating files:  77% (2368/3053)
Updating files:  78% (2382/3053)
Updating files:  79% (2412/3053)
Updating files:  80% (2443/3053)
Updating files:  81% (2473/3053)
Updating files:  82% (2504/3053)
Updating files:  83% (2534/3053)
Updating files:  84% (2565/3053)
Updating files:  85% (2596/3053)
Updating files:  86% (2626/3053)
Updating files:  87% (2657/3053)
Updating files:  88% (2687/3053)
Updating files:  89% (2718/3053)
Updating files:  90% (2748/3053)
Updating files:  91% (2779/3053)
Updating files:  92% (2809/3053)
Updating files:  93% (2840/3053)
Updating files:  94% (2870/3053)
Updating files:  95% (2901/3053)
Updating files:  96% (2931/3053)
Updating files:  97% (2962/3053)
Updating files:  97% (2976/3053)
Updating files:  98% (2992/3053)
Updating files:  99% (3023/3053)
Updating files: 100% (3053/3053)
Updating files: 100% (3053/3053), done.
[INFO] started tweaking git repo https://github.com/vvsrq/crypto-news-aggregator
[INFO] finished tweaking git repo https://github.com/vvsrq/crypto-news-aggregator
[INFO] tweaked toml for git repo https://github.com/vvsrq/crypto-news-aggregator written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vvsrq/crypto-news-aggregator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vvsrq/crypto-news-aggregator 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7bbe753a37cf4d7822e9e85e9b74f99b6a645513fa7b4dc66a63821256d752d
[INFO] running `Command { std: "docker" "start" "-a" "e7bbe753a37cf4d7822e9e85e9b74f99b6a645513fa7b4dc66a63821256d752d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7bbe753a37cf4d7822e9e85e9b74f99b6a645513fa7b4dc66a63821256d752d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7bbe753a37cf4d7822e9e85e9b74f99b6a645513fa7b4dc66a63821256d752d", kill_on_drop: false }`
[INFO] [stdout] e7bbe753a37cf4d7822e9e85e9b74f99b6a645513fa7b4dc66a63821256d752d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a21e4d789c99bdcd815f305d17c7d747503929af84765914648c9cd86b2f3154
[INFO] running `Command { std: "docker" "start" "-a" "a21e4d789c99bdcd815f305d17c7d747503929af84765914648c9cd86b2f3154", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling crypto-news-aggregator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `actix_files::Files`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_files::Files;
[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: `env_logger::Env`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use env_logger::Env;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> src/handlers.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, get, Responder, HttpResponse};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `message` are never read
[INFO] [stdout]   --> src/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NewsApiResponse {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub code: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewsApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author`, `url_to_image`, and `content` are never read
[INFO] [stdout]   --> src/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NewsApiArticle {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub author: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub url_to_image: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub content: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewsApiArticle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct NewsApiSource {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 50 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewsApiSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Internal` is never constructed
[INFO] [stdout]   --> src/errors.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum AppError{
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Internal(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "a21e4d789c99bdcd815f305d17c7d747503929af84765914648c9cd86b2f3154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a21e4d789c99bdcd815f305d17c7d747503929af84765914648c9cd86b2f3154", kill_on_drop: false }`
[INFO] [stdout] a21e4d789c99bdcd815f305d17c7d747503929af84765914648c9cd86b2f3154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c39759f3daf208e5488f3239cbd490c4939beb203f085369c8547d43e67e02f
[INFO] running `Command { std: "docker" "start" "-a" "9c39759f3daf208e5488f3239cbd490c4939beb203f085369c8547d43e67e02f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crypto-news-aggregator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `actix_files::Files`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_files::Files;
[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: `env_logger::Env`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use env_logger::Env;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> src/handlers.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{web, get, Responder, HttpResponse};
[INFO] [stdout]   |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `code` and `message` are never read
[INFO] [stdout]   --> src/models.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NewsApiResponse {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub code: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub message: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewsApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author`, `url_to_image`, and `content` are never read
[INFO] [stdout]   --> src/models.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct NewsApiArticle {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub author: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub url_to_image: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub content: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewsApiArticle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct NewsApiSource {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 50 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewsApiSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Internal` is never constructed
[INFO] [stdout]   --> src/errors.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum AppError{
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Internal(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "9c39759f3daf208e5488f3239cbd490c4939beb203f085369c8547d43e67e02f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c39759f3daf208e5488f3239cbd490c4939beb203f085369c8547d43e67e02f", kill_on_drop: false }`
[INFO] [stdout] 9c39759f3daf208e5488f3239cbd490c4939beb203f085369c8547d43e67e02f
