[INFO] fetching crate azure_mgmt_migrate 0.21.0...
[INFO] testing azure_mgmt_migrate-0.21.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate azure_mgmt_migrate 0.21.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate azure_mgmt_migrate 0.21.0
[INFO] finished tweaking crates.io crate azure_mgmt_migrate 0.21.0
[INFO] tweaked toml for crates.io crate azure_mgmt_migrate 0.21.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_mgmt_migrate 0.21.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 224 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.21.0 (available: v0.30.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1105fbecb18f8135847968a33c63ee11696b7471ffab2df39cc297fc34b9517f
[INFO] running `Command { std: "docker" "start" "-a" "1105fbecb18f8135847968a33c63ee11696b7471ffab2df39cc297fc34b9517f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1105fbecb18f8135847968a33c63ee11696b7471ffab2df39cc297fc34b9517f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1105fbecb18f8135847968a33c63ee11696b7471ffab2df39cc297fc34b9517f", kill_on_drop: false }`
[INFO] [stdout] 1105fbecb18f8135847968a33c63ee11696b7471ffab2df39cc297fc34b9517f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b70017f19557370e42532029f3f9583f112448618b9277b47a4168c7850f891
[INFO] running `Command { std: "docker" "start" "-a" "8b70017f19557370e42532029f3f9583f112448618b9277b47a4168c7850f891", kill_on_drop: false }`
[INFO] [stderr]    Compiling azure_mgmt_migrate v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_migrate_2023_04/mod.rs:845:28
[INFO] [stdout]     |
[INFO] [stdout] 845 |             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] 845 |             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_migrate_2023_04/mod.rs:1013:28
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             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] 1013 |             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_migrate_2023_04/mod.rs:1924:28
[INFO] [stdout]      |
[INFO] [stdout] 1924 |             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] 1924 |             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_migrate_2023_04/mod.rs:2179:28
[INFO] [stdout]      |
[INFO] [stdout] 2179 |             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] 2179 |             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_migrate_2023_04/mod.rs:4300:28
[INFO] [stdout]      |
[INFO] [stdout] 4300 |             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] 4300 |             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_migrate_2023_04/mod.rs:4555:28
[INFO] [stdout]      |
[INFO] [stdout] 4555 |             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] 4555 |             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_migrate_2023_04/mod.rs:4728:28
[INFO] [stdout]      |
[INFO] [stdout] 4728 |             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] 4728 |             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_migrate_2023_04/mod.rs:7594:28
[INFO] [stdout]      |
[INFO] [stdout] 7594 |             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] 7594 |             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_migrate_2023_04/mod.rs:7849:28
[INFO] [stdout]      |
[INFO] [stdout] 7849 |             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] 7849 |             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_migrate_2023_04/mod.rs:8382:28
[INFO] [stdout]      |
[INFO] [stdout] 8382 |             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] 8382 |             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_migrate_2023_04/mod.rs:8639:28
[INFO] [stdout]      |
[INFO] [stdout] 8639 |             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] 8639 |             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_migrate_2023_04/mod.rs:9492:28
[INFO] [stdout]      |
[INFO] [stdout] 9492 |             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] 9492 |             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_migrate_2023_04/mod.rs:9749:28
[INFO] [stdout]      |
[INFO] [stdout] 9749 |             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] 9749 |             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_migrate_2023_04/mod.rs:10602:28
[INFO] [stdout]       |
[INFO] [stdout] 10602 |             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] 10602 |             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_migrate_2023_04/mod.rs:10859:28
[INFO] [stdout]       |
[INFO] [stdout] 10859 |             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] 10859 |             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_migrate_2023_04/mod.rs:12958:28
[INFO] [stdout]       |
[INFO] [stdout] 12958 |             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] 12958 |             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_migrate_2023_04/mod.rs:13215:28
[INFO] [stdout]       |
[INFO] [stdout] 13215 |             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] 13215 |             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_migrate_2023_04/mod.rs:14627:28
[INFO] [stdout]       |
[INFO] [stdout] 14627 |             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] 14627 |             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_migrate_2023_04/mod.rs:15199:28
[INFO] [stdout]       |
[INFO] [stdout] 15199 |             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] 15199 |             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_migrate_2023_04/mod.rs:16083:28
[INFO] [stdout]       |
[INFO] [stdout] 16083 |             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] 16083 |             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_migrate_2023_04/mod.rs:17195:28
[INFO] [stdout]       |
[INFO] [stdout] 17195 |             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] 17195 |             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_migrate_2023_04/mod.rs:18037:28
[INFO] [stdout]       |
[INFO] [stdout] 18037 |             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] 18037 |             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_migrate_2023_04/mod.rs:18609:28
[INFO] [stdout]       |
[INFO] [stdout] 18609 |             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] 18609 |             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_migrate_2023_04/mod.rs:19451:28
[INFO] [stdout]       |
[INFO] [stdout] 19451 |             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] 19451 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.72s
[INFO] running `Command { std: "docker" "inspect" "8b70017f19557370e42532029f3f9583f112448618b9277b47a4168c7850f891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b70017f19557370e42532029f3f9583f112448618b9277b47a4168c7850f891", kill_on_drop: false }`
[INFO] [stdout] 8b70017f19557370e42532029f3f9583f112448618b9277b47a4168c7850f891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba827e7414d79faca6b7e7131d4f90b11d59cf35029d3558c1fbf45ecfa6aa7e
[INFO] running `Command { std: "docker" "start" "-a" "ba827e7414d79faca6b7e7131d4f90b11d59cf35029d3558c1fbf45ecfa6aa7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling azure_mgmt_migrate v0.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/package_migrate_2023_04/mod.rs:845:28
[INFO] [stdout]     |
[INFO] [stdout] 845 |             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] 845 |             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_migrate_2023_04/mod.rs:1013:28
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             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] 1013 |             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_migrate_2023_04/mod.rs:1924:28
[INFO] [stdout]      |
[INFO] [stdout] 1924 |             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] 1924 |             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_migrate_2023_04/mod.rs:2179:28
[INFO] [stdout]      |
[INFO] [stdout] 2179 |             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] 2179 |             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_migrate_2023_04/mod.rs:4300:28
[INFO] [stdout]      |
[INFO] [stdout] 4300 |             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] 4300 |             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_migrate_2023_04/mod.rs:4555:28
[INFO] [stdout]      |
[INFO] [stdout] 4555 |             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] 4555 |             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_migrate_2023_04/mod.rs:4728:28
[INFO] [stdout]      |
[INFO] [stdout] 4728 |             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] 4728 |             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_migrate_2023_04/mod.rs:7594:28
[INFO] [stdout]      |
[INFO] [stdout] 7594 |             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] 7594 |             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_migrate_2023_04/mod.rs:7849:28
[INFO] [stdout]      |
[INFO] [stdout] 7849 |             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] 7849 |             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_migrate_2023_04/mod.rs:8382:28
[INFO] [stdout]      |
[INFO] [stdout] 8382 |             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] 8382 |             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_migrate_2023_04/mod.rs:8639:28
[INFO] [stdout]      |
[INFO] [stdout] 8639 |             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] 8639 |             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_migrate_2023_04/mod.rs:9492:28
[INFO] [stdout]      |
[INFO] [stdout] 9492 |             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] 9492 |             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_migrate_2023_04/mod.rs:9749:28
[INFO] [stdout]      |
[INFO] [stdout] 9749 |             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] 9749 |             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_migrate_2023_04/mod.rs:10602:28
[INFO] [stdout]       |
[INFO] [stdout] 10602 |             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] 10602 |             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_migrate_2023_04/mod.rs:10859:28
[INFO] [stdout]       |
[INFO] [stdout] 10859 |             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] 10859 |             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_migrate_2023_04/mod.rs:12958:28
[INFO] [stdout]       |
[INFO] [stdout] 12958 |             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] 12958 |             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_migrate_2023_04/mod.rs:13215:28
[INFO] [stdout]       |
[INFO] [stdout] 13215 |             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] 13215 |             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_migrate_2023_04/mod.rs:14627:28
[INFO] [stdout]       |
[INFO] [stdout] 14627 |             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] 14627 |             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_migrate_2023_04/mod.rs:15199:28
[INFO] [stdout]       |
[INFO] [stdout] 15199 |             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] 15199 |             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_migrate_2023_04/mod.rs:16083:28
[INFO] [stdout]       |
[INFO] [stdout] 16083 |             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] 16083 |             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_migrate_2023_04/mod.rs:17195:28
[INFO] [stdout]       |
[INFO] [stdout] 17195 |             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] 17195 |             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_migrate_2023_04/mod.rs:18037:28
[INFO] [stdout]       |
[INFO] [stdout] 18037 |             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] 18037 |             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_migrate_2023_04/mod.rs:18609:28
[INFO] [stdout]       |
[INFO] [stdout] 18609 |             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] 18609 |             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_migrate_2023_04/mod.rs:19451:28
[INFO] [stdout]       |
[INFO] [stdout] 19451 |             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] 19451 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.39s
[INFO] running `Command { std: "docker" "inspect" "ba827e7414d79faca6b7e7131d4f90b11d59cf35029d3558c1fbf45ecfa6aa7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba827e7414d79faca6b7e7131d4f90b11d59cf35029d3558c1fbf45ecfa6aa7e", kill_on_drop: false }`
[INFO] [stdout] ba827e7414d79faca6b7e7131d4f90b11d59cf35029d3558c1fbf45ecfa6aa7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3c7b5d84f1eb913b4a529db1538769aeb128d8dcb56b808db3be54df8a47f02
[INFO] running `Command { std: "docker" "start" "-a" "b3c7b5d84f1eb913b4a529db1538769aeb128d8dcb56b808db3be54df8a47f02", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/package_migrate_2023_04/mod.rs:845:28
[INFO] [stderr]     |
[INFO] [stderr] 845 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 845 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:1013:28
[INFO] [stderr]      |
[INFO] [stderr] 1013 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1013 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:1924:28
[INFO] [stderr]      |
[INFO] [stderr] 1924 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1924 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:2179:28
[INFO] [stderr]      |
[INFO] [stderr] 2179 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2179 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:4300:28
[INFO] [stderr]      |
[INFO] [stderr] 4300 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4300 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:4555:28
[INFO] [stderr]      |
[INFO] [stderr] 4555 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4555 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:4728:28
[INFO] [stderr]      |
[INFO] [stderr] 4728 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4728 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:7594:28
[INFO] [stderr]      |
[INFO] [stderr] 7594 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7594 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:7849:28
[INFO] [stderr]      |
[INFO] [stderr] 7849 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7849 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:8382:28
[INFO] [stderr]      |
[INFO] [stderr] 8382 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 8382 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:8639:28
[INFO] [stderr]      |
[INFO] [stderr] 8639 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 8639 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:9492:28
[INFO] [stderr]      |
[INFO] [stderr] 9492 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 9492 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/package_migrate_2023_04/mod.rs:9749:28
[INFO] [stderr]      |
[INFO] [stderr] 9749 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]      |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 9749 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]      |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:10602:28
[INFO] [stderr]       |
[INFO] [stderr] 10602 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10602 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:10859:28
[INFO] [stderr]       |
[INFO] [stderr] 10859 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 10859 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:12958:28
[INFO] [stderr]       |
[INFO] [stderr] 12958 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 12958 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:13215:28
[INFO] [stderr]       |
[INFO] [stderr] 13215 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 13215 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:14627:28
[INFO] [stderr]       |
[INFO] [stderr] 14627 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 14627 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:15199:28
[INFO] [stderr]       |
[INFO] [stderr] 15199 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 15199 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:16083:28
[INFO] [stderr]       |
[INFO] [stderr] 16083 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 16083 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:17195:28
[INFO] [stderr]       |
[INFO] [stderr] 17195 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 17195 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:18037:28
[INFO] [stderr]       |
[INFO] [stderr] 18037 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 18037 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:18609:28
[INFO] [stderr]       |
[INFO] [stderr] 18609 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 18609 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]      --> src/package_migrate_2023_04/mod.rs:19451:28
[INFO] [stderr]       |
[INFO] [stderr] 19451 |             pub fn headers(&self) -> Headers {
[INFO] [stderr]       |                            ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]       |                            |
[INFO] [stderr]       |                            the lifetime is elided here
[INFO] [stderr]       |
[INFO] [stderr]       = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]       |
[INFO] [stderr] 19451 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stderr]       |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `azure_mgmt_migrate` (lib test) generated 24 warnings (run `cargo fix --lib -p azure_mgmt_migrate --tests` to apply 24 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azure_mgmt_migrate-914b21c52ffe622a)
[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" "b3c7b5d84f1eb913b4a529db1538769aeb128d8dcb56b808db3be54df8a47f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c7b5d84f1eb913b4a529db1538769aeb128d8dcb56b808db3be54df8a47f02", kill_on_drop: false }`
[INFO] [stdout] b3c7b5d84f1eb913b4a529db1538769aeb128d8dcb56b808db3be54df8a47f02
