[INFO] fetching crate azure_mgmt_app 0.21.0...
[INFO] checking azure_mgmt_app-0.21.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate azure_mgmt_app 0.21.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate azure_mgmt_app 0.21.0
[INFO] finished tweaking crates.io crate azure_mgmt_app 0.21.0
[INFO] tweaked toml for crates.io crate azure_mgmt_app 0.21.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure_mgmt_app 0.21.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 224 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.21.0 (available: v0.31.0)
[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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9eb8a9a70f66a37a4e88565c91ce357686e2e747b87bd42006552122a4ed98d5
[INFO] running `Command { std: "docker" "start" "-a" "9eb8a9a70f66a37a4e88565c91ce357686e2e747b87bd42006552122a4ed98d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eb8a9a70f66a37a4e88565c91ce357686e2e747b87bd42006552122a4ed98d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb8a9a70f66a37a4e88565c91ce357686e2e747b87bd42006552122a4ed98d5", kill_on_drop: false }`
[INFO] [stdout] 9eb8a9a70f66a37a4e88565c91ce357686e2e747b87bd42006552122a4ed98d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67305e4b4574754a969efd5f65944673855c60389f308f9b1c4d92044fbfed68
[INFO] running `Command { std: "docker" "start" "-a" "67305e4b4574754a969efd5f65944673855c60389f308f9b1c4d92044fbfed68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking azure_mgmt_app v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `azure_mgmt_app` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name azure_mgmt_app --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default_tag"' --cfg 'feature="enable_reqwest"' --cfg 'feature="package-preview-2024-08"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default_tag", "enable_reqwest", "enable_reqwest_rustls", "package-preview-2023-05", "package-preview-2023-08", "package-preview-2023-11", "package-preview-2024-02", "package-preview-2024-08"))' -C metadata=46438810edd90c50 -C extra-filename=-1e5a1ede978b9c65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern azure_core=/opt/rustwide/target/debug/deps/libazure_core-3d429a34a300e1c7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b5b4cdbdd79d873f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8d2f465a6a87d27a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1f6c6590b22646cd.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-81658bc05f82afff.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/package_preview_2024_08/mod.rs:2124:28
[INFO] [stdout]      |
[INFO] [stdout] 2124 |             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] 2124 |             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_preview_2024_08/mod.rs:2292:28
[INFO] [stdout]      |
[INFO] [stdout] 2292 |             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] 2292 |             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_preview_2024_08/mod.rs:2454:28
[INFO] [stdout]      |
[INFO] [stdout] 2454 |             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] 2454 |             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_preview_2024_08/mod.rs:2879:28
[INFO] [stdout]      |
[INFO] [stdout] 2879 |             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] 2879 |             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_preview_2024_08/mod.rs:3043:28
[INFO] [stdout]      |
[INFO] [stdout] 3043 |             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] 3043 |             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_preview_2024_08/mod.rs:4005:28
[INFO] [stdout]      |
[INFO] [stdout] 4005 |             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] 4005 |             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_preview_2024_08/mod.rs:6693:28
[INFO] [stdout]      |
[INFO] [stdout] 6693 |             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] 6693 |             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_preview_2024_08/mod.rs:6828:28
[INFO] [stdout]      |
[INFO] [stdout] 6828 |             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] 6828 |             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_preview_2024_08/mod.rs:7244:28
[INFO] [stdout]      |
[INFO] [stdout] 7244 |             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] 7244 |             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_preview_2024_08/mod.rs:7410:28
[INFO] [stdout]      |
[INFO] [stdout] 7410 |             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] 7410 |             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_preview_2024_08/mod.rs:7873:28
[INFO] [stdout]      |
[INFO] [stdout] 7873 |             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] 7873 |             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_preview_2024_08/mod.rs:8316:28
[INFO] [stdout]      |
[INFO] [stdout] 8316 |             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] 8316 |             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_preview_2024_08/mod.rs:8410:28
[INFO] [stdout]      |
[INFO] [stdout] 8410 |             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] 8410 |             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_preview_2024_08/mod.rs:8511:28
[INFO] [stdout]      |
[INFO] [stdout] 8511 |             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] 8511 |             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_preview_2024_08/mod.rs:11711:28
[INFO] [stdout]       |
[INFO] [stdout] 11711 |             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] 11711 |             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_preview_2024_08/mod.rs:11846:28
[INFO] [stdout]       |
[INFO] [stdout] 11846 |             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] 11846 |             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_preview_2024_08/mod.rs:11944:28
[INFO] [stdout]       |
[INFO] [stdout] 11944 |             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] 11944 |             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_preview_2024_08/mod.rs:12115:28
[INFO] [stdout]       |
[INFO] [stdout] 12115 |             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] 12115 |             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_preview_2024_08/mod.rs:12215:28
[INFO] [stdout]       |
[INFO] [stdout] 12215 |             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] 12215 |             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_preview_2024_08/mod.rs:12484:28
[INFO] [stdout]       |
[INFO] [stdout] 12484 |             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] 12484 |             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_preview_2024_08/mod.rs:12654:28
[INFO] [stdout]       |
[INFO] [stdout] 12654 |             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] 12654 |             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_preview_2024_08/mod.rs:15811:28
[INFO] [stdout]       |
[INFO] [stdout] 15811 |             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] 15811 |             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_preview_2024_08/mod.rs:16955:28
[INFO] [stdout]       |
[INFO] [stdout] 16955 |             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] 16955 |             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_preview_2024_08/mod.rs:17091:28
[INFO] [stdout]       |
[INFO] [stdout] 17091 |             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] 17091 |             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_preview_2024_08/mod.rs:17955:28
[INFO] [stdout]       |
[INFO] [stdout] 17955 |             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] 17955 |             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_preview_2024_08/mod.rs:18091:28
[INFO] [stdout]       |
[INFO] [stdout] 18091 |             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] 18091 |             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_preview_2024_08/mod.rs:21966:28
[INFO] [stdout]       |
[INFO] [stdout] 21966 |             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] 21966 |             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_preview_2024_08/mod.rs:22128:28
[INFO] [stdout]       |
[INFO] [stdout] 22128 |             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] 22128 |             pub fn headers(&self) -> Headers<'_> {
[INFO] [stdout]       |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67305e4b4574754a969efd5f65944673855c60389f308f9b1c4d92044fbfed68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67305e4b4574754a969efd5f65944673855c60389f308f9b1c4d92044fbfed68", kill_on_drop: false }`
[INFO] [stdout] 67305e4b4574754a969efd5f65944673855c60389f308f9b1c4d92044fbfed68
