[INFO] fetching crate algolia-monitoring-rs 0.1.7...
[INFO] testing algolia-monitoring-rs-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate algolia-monitoring-rs 0.1.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate algolia-monitoring-rs 0.1.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate algolia-monitoring-rs 0.1.7
[INFO] tweaked toml for crates.io crate algolia-monitoring-rs 0.1.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate algolia-monitoring-rs 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate algolia-monitoring-rs 0.1.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9afacd1c2981495cbe12cf8b3df0f6992f9d0039f1b31ca64b391f2b9c626b0
[INFO] running `Command { std: "docker" "start" "-a" "e9afacd1c2981495cbe12cf8b3df0f6992f9d0039f1b31ca64b391f2b9c626b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9afacd1c2981495cbe12cf8b3df0f6992f9d0039f1b31ca64b391f2b9c626b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9afacd1c2981495cbe12cf8b3df0f6992f9d0039f1b31ca64b391f2b9c626b0", kill_on_drop: false }`
[INFO] [stdout] e9afacd1c2981495cbe12cf8b3df0f6992f9d0039f1b31ca64b391f2b9c626b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c00574ff31e2c597ac540c0750ba62e77fa37fdd94271e44615cca6d281f3221
[INFO] running `Command { std: "docker" "start" "-a" "c00574ff31e2c597ac540c0750ba62e77fa37fdd94271e44615cca6d281f3221", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling algolia-monitoring-rs v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `t` and `v` are never read
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DataPoint {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     t: u64,
[INFO] [stdout]   |     ^
[INFO] [stdout] 9 |     v: u32,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataPoint` 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: field `reason` is never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Error {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     reason: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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 `status` is never read
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Status {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     status: HashMap<String, String>
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t` and `v` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Incident {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     t: i64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |     v: IncidentDetails,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Incident` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `body`, and `status` are never read
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IncidentDetails {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     body: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IncidentDetails` 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 `incidents` is never read
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Incidents {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 37 |     incidents: HashMap<String, Vec<Incident>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Incidents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `region`, `is_replica`, and `cluster` are never read
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct InventoryItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 42 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     region: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 44 |     is_replica: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 45 |     cluster: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InventoryItem` 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 `inventory` is never read
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Inventory {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 50 |     inventory: Vec<InventoryItem>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Inventory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct MetricsGroup {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 55 |     #[serde(default)]
[INFO] [stdout] 56 |     latency: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 57 |     #[serde(default)]
[INFO] [stdout] 58 |     indexing: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     avg_build_time: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     #[serde(default)]
[INFO] [stdout] 62 |     ssd_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 63 |     #[serde(default)]
[INFO] [stdout] 64 |     ram_search_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 65 |     #[serde(default)]
[INFO] [stdout] 66 |     ram_indexing_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     #[serde(default)]
[INFO] [stdout] 68 |     cpu_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MetricsGroup` 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 `metrics` is never read
[INFO] [stdout]   --> src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Metrics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 73 |     metrics: MetricsGroup,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metrics` 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 12s
[INFO] running `Command { std: "docker" "inspect" "c00574ff31e2c597ac540c0750ba62e77fa37fdd94271e44615cca6d281f3221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00574ff31e2c597ac540c0750ba62e77fa37fdd94271e44615cca6d281f3221", kill_on_drop: false }`
[INFO] [stdout] c00574ff31e2c597ac540c0750ba62e77fa37fdd94271e44615cca6d281f3221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74b321723819551a7e875fdbfd8195e1bc87109a45f72f994af922b451009dff
[INFO] running `Command { std: "docker" "start" "-a" "74b321723819551a7e875fdbfd8195e1bc87109a45f72f994af922b451009dff", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling algolia-monitoring-rs v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `t` and `v` are never read
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DataPoint {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     t: u64,
[INFO] [stdout]   |     ^
[INFO] [stdout] 9 |     v: u32,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataPoint` 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: field `reason` is never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Error {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     reason: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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 `status` is never read
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Status {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     status: HashMap<String, String>
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t` and `v` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Incident {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     t: i64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |     v: IncidentDetails,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Incident` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `body`, and `status` are never read
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IncidentDetails {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     body: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IncidentDetails` 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 `incidents` is never read
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Incidents {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 37 |     incidents: HashMap<String, Vec<Incident>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Incidents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `region`, `is_replica`, and `cluster` are never read
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct InventoryItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 42 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     region: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 44 |     is_replica: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 45 |     cluster: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InventoryItem` 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 `inventory` is never read
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Inventory {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 50 |     inventory: Vec<InventoryItem>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Inventory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct MetricsGroup {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 55 |     #[serde(default)]
[INFO] [stdout] 56 |     latency: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 57 |     #[serde(default)]
[INFO] [stdout] 58 |     indexing: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     avg_build_time: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     #[serde(default)]
[INFO] [stdout] 62 |     ssd_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 63 |     #[serde(default)]
[INFO] [stdout] 64 |     ram_search_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 65 |     #[serde(default)]
[INFO] [stdout] 66 |     ram_indexing_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     #[serde(default)]
[INFO] [stdout] 68 |     cpu_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MetricsGroup` 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 `metrics` is never read
[INFO] [stdout]   --> src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Metrics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 73 |     metrics: MetricsGroup,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t` and `v` are never read
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DataPoint {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     t: u64,
[INFO] [stdout]   |     ^
[INFO] [stdout] 9 |     v: u32,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataPoint` 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: field `reason` is never read
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Error {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     reason: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` 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 `status` is never read
[INFO] [stdout]   --> src/lib.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Status {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 19 |     status: HashMap<String, String>
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t` and `v` are never read
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Incident {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     t: i64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |     v: IncidentDetails,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Incident` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `body`, and `status` are never read
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IncidentDetails {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     body: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     status: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IncidentDetails` 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 `incidents` is never read
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Incidents {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 37 |     incidents: HashMap<String, Vec<Incident>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Incidents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `region`, `is_replica`, and `cluster` are never read
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct InventoryItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 42 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 43 |     region: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 44 |     is_replica: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 45 |     cluster: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InventoryItem` 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 `inventory` is never read
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Inventory {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 50 |     inventory: Vec<InventoryItem>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Inventory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct MetricsGroup {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 55 |     #[serde(default)]
[INFO] [stdout] 56 |     latency: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 57 |     #[serde(default)]
[INFO] [stdout] 58 |     indexing: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 59 |     #[serde(default)]
[INFO] [stdout] 60 |     avg_build_time: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 61 |     #[serde(default)]
[INFO] [stdout] 62 |     ssd_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 63 |     #[serde(default)]
[INFO] [stdout] 64 |     ram_search_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 65 |     #[serde(default)]
[INFO] [stdout] 66 |     ram_indexing_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     #[serde(default)]
[INFO] [stdout] 68 |     cpu_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MetricsGroup` 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 `metrics` is never read
[INFO] [stdout]   --> src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Metrics {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 73 |     metrics: MetricsGroup,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Metrics` 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 28.58s
[INFO] running `Command { std: "docker" "inspect" "74b321723819551a7e875fdbfd8195e1bc87109a45f72f994af922b451009dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b321723819551a7e875fdbfd8195e1bc87109a45f72f994af922b451009dff", kill_on_drop: false }`
[INFO] [stdout] 74b321723819551a7e875fdbfd8195e1bc87109a45f72f994af922b451009dff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 839ccf0a2bc786197201e6dd04a02f209bc5d3d862cf90904bc538e31b9e38e1
[INFO] running `Command { std: "docker" "start" "-a" "839ccf0a2bc786197201e6dd04a02f209bc5d3d862cf90904bc538e31b9e38e1", kill_on_drop: false }`
[INFO] [stderr] warning: fields `t` and `v` are never read
[INFO] [stderr]  --> src/lib.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct DataPoint {
[INFO] [stderr]   |            --------- fields in this struct
[INFO] [stderr] 8 |     t: u64,
[INFO] [stderr]   |     ^
[INFO] [stderr] 9 |     v: u32,
[INFO] [stderr]   |     ^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `DataPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `reason` is never read
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Error {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] 14 |     reason: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `status` is never read
[INFO] [stderr]   --> src/lib.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Status {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 19 |     status: HashMap<String, String>
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `t` and `v` are never read
[INFO] [stderr]   --> src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Incident {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 24 |     t: i64,
[INFO] [stderr]    |     ^
[INFO] [stderr] 25 |     v: IncidentDetails,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Incident` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title`, `body`, and `status` are never read
[INFO] [stderr]   --> src/lib.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct IncidentDetails {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 30 |     title: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 31 |     body: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 32 |     status: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IncidentDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `incidents` is never read
[INFO] [stderr]   --> src/lib.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Incidents {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 37 |     incidents: HashMap<String, Vec<Incident>>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Incidents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `region`, `is_replica`, and `cluster` are never read
[INFO] [stderr]   --> src/lib.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct InventoryItem {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 42 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 43 |     region: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 44 |     is_replica: bool,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 45 |     cluster: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InventoryItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `inventory` is never read
[INFO] [stderr]   --> src/lib.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct Inventory {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 50 |     inventory: Vec<InventoryItem>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Inventory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/lib.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub struct MetricsGroup {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 55 |     #[serde(default)]
[INFO] [stderr] 56 |     latency: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 57 |     #[serde(default)]
[INFO] [stderr] 58 |     indexing: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 59 |     #[serde(default)]
[INFO] [stderr] 60 |     avg_build_time: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 61 |     #[serde(default)]
[INFO] [stderr] 62 |     ssd_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 63 |     #[serde(default)]
[INFO] [stderr] 64 |     ram_search_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 65 |     #[serde(default)]
[INFO] [stderr] 66 |     ram_indexing_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 67 |     #[serde(default)]
[INFO] [stderr] 68 |     cpu_usage: Option<HashMap<String, Vec<DataPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MetricsGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `metrics` is never read
[INFO] [stderr]   --> src/lib.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub struct Metrics {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 73 |     metrics: MetricsGroup,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `algolia-monitoring-rs` (lib) generated 10 warnings
[INFO] [stderr] warning: `algolia-monitoring-rs` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/algolia_monitoring_rs-ebe22ca900d9311d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests algolia_monitoring_rs
[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" "839ccf0a2bc786197201e6dd04a02f209bc5d3d862cf90904bc538e31b9e38e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839ccf0a2bc786197201e6dd04a02f209bc5d3d862cf90904bc538e31b9e38e1", kill_on_drop: false }`
[INFO] [stdout] 839ccf0a2bc786197201e6dd04a02f209bc5d3d862cf90904bc538e31b9e38e1
