[INFO] fetching crate metrics-influxdb 0.1.0...
[INFO] checking metrics-influxdb-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate metrics-influxdb 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate metrics-influxdb 0.1.0
[INFO] finished tweaking crates.io crate metrics-influxdb 0.1.0
[INFO] tweaked toml for crates.io crate metrics-influxdb 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate metrics-influxdb 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding metrics v0.21.1 (available: v0.24.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e5e11b5c66cc04ae954fe9ab980f3f27703d9b4d968bdafced1e18825fb1236
[INFO] running `Command { std: "docker" "start" "-a" "0e5e11b5c66cc04ae954fe9ab980f3f27703d9b4d968bdafced1e18825fb1236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e5e11b5c66cc04ae954fe9ab980f3f27703d9b4d968bdafced1e18825fb1236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5e11b5c66cc04ae954fe9ab980f3f27703d9b4d968bdafced1e18825fb1236", kill_on_drop: false }`
[INFO] [stdout] 0e5e11b5c66cc04ae954fe9ab980f3f27703d9b4d968bdafced1e18825fb1236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e913325086a7cd56d479405ca35dd87eb4a249fc79f60c5c0d729531fb57e7c0
[INFO] running `Command { std: "docker" "start" "-a" "e913325086a7cd56d479405ca35dd87eb4a249fc79f60c5c0d729531fb57e7c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking metrics v0.21.1
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking metrics-influxdb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Metric` and `escape_string`
[INFO] [stdout]   --> src/metric.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |     use crate::metric::{escape_string, Metric};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/lib.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |             InfluxConfig::V2(config) => {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn describe_counter(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/lib.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn describe_counter(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/lib.rs:57:66
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn describe_counter(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn describe_gauge(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/lib.rs:61:44
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn describe_gauge(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/lib.rs:61:64
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn describe_gauge(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn describe_histogram(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/lib.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn describe_histogram(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/lib.rs:65:68
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn describe_histogram(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn register_counter(&self, key: &Key) -> Counter {
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn register_gauge(&self, key: &Key) -> Gauge {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn register_histogram(&self, key: &Key) -> Histogram {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `request` are never read
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct InfluxClient {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 12 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     request: RequestBuilder,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `All`, `Any`, `One`, and `Quorum` are never constructed
[INFO] [stdout]  --> src/config.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Consistency {
[INFO] [stdout]   |          ----------- variants in this enum
[INFO] [stdout] 5 |     All,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 6 |     Any,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     One,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 8 |     Quorum,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Consistency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Nanoseconds`, `Microseconds`, `Milliseconds`, `Seconds`, `Minutes`, and `Hours` are never constructed
[INFO] [stdout]   --> src/config.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Precision {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 25 |     Nanoseconds,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 26 |     Microseconds,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     Milliseconds,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 28 |     Seconds,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 29 |     Minutes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 30 |     Hours,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Precision` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/lib.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |             InfluxConfig::V2(config) => {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint`, `bucket`, `org`, and `precision` are never read
[INFO] [stdout]   --> src/config.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct InfluxV2Config {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 63 |     pub(crate) endpoint: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 64 |     pub(crate) bucket: String,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 65 |     pub(crate) org: String,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 66 |     pub(crate) precision: Precision,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RE` is never used
[INFO] [stdout]  --> src/metric.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const RE: Lazy<Regex> = Lazy::new(|| Regex::new(r#"([,="])"#).unwrap());
[INFO] [stdout]   |       ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metric` is never constructed
[INFO] [stdout]   --> src/metric.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Metric {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `field`, and `tag` are never used
[INFO] [stdout]   --> src/metric.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Metric {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(measurement: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn field(mut self, field: impl Into<String>, value: impl Into<Type>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn tag(mut self, tag: impl Into<String>, value: impl Into<Type>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_string` is never used
[INFO] [stdout]   --> src/metric.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn escape_string(value: impl Into<String>) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Type` is never used
[INFO] [stdout]  --> src/types.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Type {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn describe_counter(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/lib.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn describe_counter(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/lib.rs:57:66
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn describe_counter(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn describe_gauge(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/lib.rs:61:44
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn describe_gauge(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/lib.rs:61:64
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn describe_gauge(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:65:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn describe_histogram(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `unit`
[INFO] [stdout]   --> src/lib.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn describe_histogram(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_unit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description`
[INFO] [stdout]   --> src/lib.rs:65:68
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn describe_histogram(&self, key: KeyName, unit: Option<Unit>, description: SharedString) {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn register_counter(&self, key: &Key) -> Counter {
[INFO] [stdout]    |                                ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn register_gauge(&self, key: &Key) -> Gauge {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/lib.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn register_histogram(&self, key: &Key) -> Histogram {
[INFO] [stdout]    |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `request` are never read
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct InfluxClient {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 12 |     client: Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     request: RequestBuilder,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `All`, `Any`, `One`, and `Quorum` are never constructed
[INFO] [stdout]  --> src/config.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Consistency {
[INFO] [stdout]   |          ----------- variants in this enum
[INFO] [stdout] 5 |     All,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 6 |     Any,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 7 |     One,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 8 |     Quorum,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Consistency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Nanoseconds`, `Microseconds`, `Milliseconds`, `Seconds`, `Minutes`, and `Hours` are never constructed
[INFO] [stdout]   --> src/config.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Precision {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 25 |     Nanoseconds,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 26 |     Microseconds,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     Milliseconds,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 28 |     Seconds,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 29 |     Minutes,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 30 |     Hours,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Precision` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint`, `bucket`, `org`, and `precision` are never read
[INFO] [stdout]   --> src/config.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct InfluxV2Config {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 63 |     pub(crate) endpoint: String,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 64 |     pub(crate) bucket: String,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 65 |     pub(crate) org: String,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 66 |     pub(crate) precision: Precision,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s
[INFO] running `Command { std: "docker" "inspect" "e913325086a7cd56d479405ca35dd87eb4a249fc79f60c5c0d729531fb57e7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e913325086a7cd56d479405ca35dd87eb4a249fc79f60c5c0d729531fb57e7c0", kill_on_drop: false }`
[INFO] [stdout] e913325086a7cd56d479405ca35dd87eb4a249fc79f60c5c0d729531fb57e7c0
