[INFO] fetching crate algolia-monitoring-rs 0.1.5...
[INFO] testing algolia-monitoring-rs-0.1.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate algolia-monitoring-rs 0.1.5 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate algolia-monitoring-rs 0.1.5 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate algolia-monitoring-rs 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate algolia-monitoring-rs 0.1.5
[INFO] tweaked toml for crates.io crate algolia-monitoring-rs 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate algolia-monitoring-rs 0.1.5 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.101
[INFO] [stderr]   Downloaded system-configuration-sys v0.6.0
[INFO] [stderr]   Downloaded system-configuration v0.6.0
[INFO] [stderr]   Downloaded h2 v0.3.24
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded reqwest v0.11.25
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f3bbe5a47bb6867705439cf64ae92ac7396fe2efdb3a016d05915f88d9a7718
[INFO] running `Command { std: "docker" "start" "-a" "4f3bbe5a47bb6867705439cf64ae92ac7396fe2efdb3a016d05915f88d9a7718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f3bbe5a47bb6867705439cf64ae92ac7396fe2efdb3a016d05915f88d9a7718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f3bbe5a47bb6867705439cf64ae92ac7396fe2efdb3a016d05915f88d9a7718", kill_on_drop: false }`
[INFO] [stdout] 4f3bbe5a47bb6867705439cf64ae92ac7396fe2efdb3a016d05915f88d9a7718
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 873091c1ea85b35e7e471cd8a9f9f13b6b65ca56b9aa8ea25ce941aa362a62c9
[INFO] running `Command { std: "docker" "start" "-a" "873091c1ea85b35e7e471cd8a9f9f13b6b65ca56b9aa8ea25ce941aa362a62c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling algolia-monitoring-rs v0.1.5 (/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)]` 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: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s
[INFO] running `Command { std: "docker" "inspect" "873091c1ea85b35e7e471cd8a9f9f13b6b65ca56b9aa8ea25ce941aa362a62c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873091c1ea85b35e7e471cd8a9f9f13b6b65ca56b9aa8ea25ce941aa362a62c9", kill_on_drop: false }`
[INFO] [stdout] 873091c1ea85b35e7e471cd8a9f9f13b6b65ca56b9aa8ea25ce941aa362a62c9
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f08519c9f3115df579fee3c6ad438c17d238999ee0685977b9cb0fd1e554d1a
[INFO] running `Command { std: "docker" "start" "-a" "3f08519c9f3115df579fee3c6ad438c17d238999ee0685977b9cb0fd1e554d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling algolia-monitoring-rs v0.1.5 (/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)]` 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: 10 warnings emitted
[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)]` 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: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.69s
[INFO] running `Command { std: "docker" "inspect" "3f08519c9f3115df579fee3c6ad438c17d238999ee0685977b9cb0fd1e554d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f08519c9f3115df579fee3c6ad438c17d238999ee0685977b9cb0fd1e554d1a", kill_on_drop: false }`
[INFO] [stdout] 3f08519c9f3115df579fee3c6ad438c17d238999ee0685977b9cb0fd1e554d1a
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5904bd039ff5082fe3d804d8027dd4773a9c8ca95baf338d03f1dc7f1c4ce830
[INFO] running `Command { std: "docker" "start" "-a" "5904bd039ff5082fe3d804d8027dd4773a9c8ca95baf338d03f1dc7f1c4ce830", 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)]` 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/algolia_monitoring_rs-bf86d0b619ed0c92)
[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" "5904bd039ff5082fe3d804d8027dd4773a9c8ca95baf338d03f1dc7f1c4ce830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5904bd039ff5082fe3d804d8027dd4773a9c8ca95baf338d03f1dc7f1c4ce830", kill_on_drop: false }`
[INFO] [stdout] 5904bd039ff5082fe3d804d8027dd4773a9c8ca95baf338d03f1dc7f1c4ce830
[INFO] testing algolia-monitoring-rs-0.1.5 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate algolia-monitoring-rs 0.1.5 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate algolia-monitoring-rs 0.1.5 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate algolia-monitoring-rs 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate algolia-monitoring-rs 0.1.5
[INFO] tweaked toml for crates.io crate algolia-monitoring-rs 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate algolia-monitoring-rs 0.1.5 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71a5bb3e9d7c7a0edd23567edfa62fd19281e78c8a42866d9cf83d249d1e6a6e
[INFO] running `Command { std: "docker" "start" "-a" "71a5bb3e9d7c7a0edd23567edfa62fd19281e78c8a42866d9cf83d249d1e6a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a5bb3e9d7c7a0edd23567edfa62fd19281e78c8a42866d9cf83d249d1e6a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a5bb3e9d7c7a0edd23567edfa62fd19281e78c8a42866d9cf83d249d1e6a6e", kill_on_drop: false }`
[INFO] [stdout] 71a5bb3e9d7c7a0edd23567edfa62fd19281e78c8a42866d9cf83d249d1e6a6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 674ce935f0d56ccd40c791c5bd687cdf1c4cc6b455b9e1b8cecb503fe78a5841
[INFO] running `Command { std: "docker" "start" "-a" "674ce935f0d56ccd40c791c5bd687cdf1c4cc6b455b9e1b8cecb503fe78a5841", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling algolia-monitoring-rs v0.1.5 (/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)]` 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: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.73s
[INFO] running `Command { std: "docker" "inspect" "674ce935f0d56ccd40c791c5bd687cdf1c4cc6b455b9e1b8cecb503fe78a5841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674ce935f0d56ccd40c791c5bd687cdf1c4cc6b455b9e1b8cecb503fe78a5841", kill_on_drop: false }`
[INFO] [stdout] 674ce935f0d56ccd40c791c5bd687cdf1c4cc6b455b9e1b8cecb503fe78a5841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d798d3b48a82013920a0a4b65c32cf0ab35bb7b7faf5f4cf7ad26f543045cd17
[INFO] running `Command { std: "docker" "start" "-a" "d798d3b48a82013920a0a4b65c32cf0ab35bb7b7faf5f4cf7ad26f543045cd17", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling algolia-monitoring-rs v0.1.5 (/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)]` 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: 10 warnings emitted
[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)]` 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: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.23s
[INFO] running `Command { std: "docker" "inspect" "d798d3b48a82013920a0a4b65c32cf0ab35bb7b7faf5f4cf7ad26f543045cd17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d798d3b48a82013920a0a4b65c32cf0ab35bb7b7faf5f4cf7ad26f543045cd17", kill_on_drop: false }`
[INFO] [stdout] d798d3b48a82013920a0a4b65c32cf0ab35bb7b7faf5f4cf7ad26f543045cd17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 935e4a5ba409c8c694550827b387a07c0e9df91de163df05897ca6c430ddc37d
[INFO] running `Command { std: "docker" "start" "-a" "935e4a5ba409c8c694550827b387a07c0e9df91de163df05897ca6c430ddc37d", 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)]` 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.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/algolia_monitoring_rs-bf86d0b619ed0c92)
[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" "935e4a5ba409c8c694550827b387a07c0e9df91de163df05897ca6c430ddc37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935e4a5ba409c8c694550827b387a07c0e9df91de163df05897ca6c430ddc37d", kill_on_drop: false }`
[INFO] [stdout] 935e4a5ba409c8c694550827b387a07c0e9df91de163df05897ca6c430ddc37d
