[INFO] fetching crate azure_svc_cosmosdb 0.7.0...
[INFO] building azure_svc_cosmosdb-0.7.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate azure_svc_cosmosdb 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate azure_svc_cosmosdb 0.7.0
[INFO] finished tweaking crates.io crate azure_svc_cosmosdb 0.7.0
[INFO] tweaked toml for crates.io crate azure_svc_cosmosdb 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_svc_cosmosdb 0.7.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 229 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.6.0 (available: v0.28.0)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19106962dcda255d77bfe1f935ba1a575bd6ddffc33632301d288a4aa3b3e524
[INFO] running `Command { std: "docker" "start" "-a" "19106962dcda255d77bfe1f935ba1a575bd6ddffc33632301d288a4aa3b3e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19106962dcda255d77bfe1f935ba1a575bd6ddffc33632301d288a4aa3b3e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19106962dcda255d77bfe1f935ba1a575bd6ddffc33632301d288a4aa3b3e524", kill_on_drop: false }`
[INFO] [stdout] 19106962dcda255d77bfe1f935ba1a575bd6ddffc33632301d288a4aa3b3e524
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3410bdfc0491fca6d1f5de4c53aa5c25d5fb99602d2a7b261e0001ce655113a9
[INFO] running `Command { std: "docker" "start" "-a" "3410bdfc0491fca6d1f5de4c53aa5c25d5fb99602d2a7b261e0001ce655113a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling azure_core v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling azure_svc_cosmosdb v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/package_2019_02/mod.rs:269:29
[INFO] [stdout]     |
[INFO] [stdout] 269 |         pub struct Response(azure_core::Response);
[INFO] [stdout]     |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/package_2019_02/mod.rs:912:29
[INFO] [stdout]     |
[INFO] [stdout] 912 |         pub struct Response(azure_core::Response);
[INFO] [stdout]     |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:669:28
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1355:29
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1267:29
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1443:29
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:810:28
[INFO] [stdout]     |
[INFO] [stdout] 810 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 810 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1757:29
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1526:28
[INFO] [stdout]      |
[INFO] [stdout] 1526 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1526 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:965:28
[INFO] [stdout]     |
[INFO] [stdout] 965 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 965 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:338:28
[INFO] [stdout]     |
[INFO] [stdout] 338 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1628:28
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1130:28
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.95s
[INFO] running `Command { std: "docker" "inspect" "3410bdfc0491fca6d1f5de4c53aa5c25d5fb99602d2a7b261e0001ce655113a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3410bdfc0491fca6d1f5de4c53aa5c25d5fb99602d2a7b261e0001ce655113a9", kill_on_drop: false }`
[INFO] [stdout] 3410bdfc0491fca6d1f5de4c53aa5c25d5fb99602d2a7b261e0001ce655113a9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43e066f7bd29c51fff67b0c0bf0bdc08c0ceec8098e40478d198ddd2a339d409
[INFO] running `Command { std: "docker" "start" "-a" "43e066f7bd29c51fff67b0c0bf0bdc08c0ceec8098e40478d198ddd2a339d409", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling azure_svc_cosmosdb v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1526:28
[INFO] [stdout]      |
[INFO] [stdout] 1526 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1526 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:965:28
[INFO] [stdout]     |
[INFO] [stdout] 965 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 965 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:669:28
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 669 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1130:28
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1628:28
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1628 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:810:28
[INFO] [stdout]     |
[INFO] [stdout] 810 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 810 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_2019_02/mod.rs:338:28
[INFO] [stdout]     |
[INFO] [stdout] 338 |             pub fn headers(&self) -> Headers {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1757:29
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1267:29
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/package_2019_02/mod.rs:269:29
[INFO] [stdout]     |
[INFO] [stdout] 269 |         pub struct Response(azure_core::Response);
[INFO] [stdout]     |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1355:29
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> src/package_2019_02/mod.rs:1443:29
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         pub struct Response(azure_core::Response);
[INFO] [stdout]      |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/package_2019_02/mod.rs:912:29
[INFO] [stdout]     |
[INFO] [stdout] 912 |         pub struct Response(azure_core::Response);
[INFO] [stdout]     |                    -------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.51s
[INFO] running `Command { std: "docker" "inspect" "43e066f7bd29c51fff67b0c0bf0bdc08c0ceec8098e40478d198ddd2a339d409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e066f7bd29c51fff67b0c0bf0bdc08c0ceec8098e40478d198ddd2a339d409", kill_on_drop: false }`
[INFO] [stdout] 43e066f7bd29c51fff67b0c0bf0bdc08c0ceec8098e40478d198ddd2a339d409
