[INFO] cloning repository https://github.com/estk/http_data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estk/http_data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festk%2Fhttp_data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festk%2Fhttp_data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdd6b668290cc333481259950e4bf3a8740fbcda
[INFO] testing estk/http_data against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festk%2Fhttp_data" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/estk/http_data
[INFO] finished tweaking git repo https://github.com/estk/http_data
[INFO] tweaked toml for git repo https://github.com/estk/http_data written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/estk/http_data on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/estk/http_data already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d959d7136d3f39d3fe84fa93e5cb431ec0b41e0c663b7d2f9eebe11dc3e53a82
[INFO] running `Command { std: "docker" "start" "-a" "d959d7136d3f39d3fe84fa93e5cb431ec0b41e0c663b7d2f9eebe11dc3e53a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d959d7136d3f39d3fe84fa93e5cb431ec0b41e0c663b7d2f9eebe11dc3e53a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d959d7136d3f39d3fe84fa93e5cb431ec0b41e0c663b7d2f9eebe11dc3e53a82", kill_on_drop: false }`
[INFO] [stdout] d959d7136d3f39d3fe84fa93e5cb431ec0b41e0c663b7d2f9eebe11dc3e53a82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03217eba72809b6414a42882e4ec20caa75bc71e93b7de57d4b45f2c65430e8d
[INFO] running `Command { std: "docker" "start" "-a" "03217eba72809b6414a42882e4ec20caa75bc71e93b7de57d4b45f2c65430e8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling http_data v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stdout]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData>;
[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] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData> {
[INFO] [stdout]    |                              ^^^^^ the lifetime is elided here            ^^^^^^^ the same lifetime is hidden 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] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stdout]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "03217eba72809b6414a42882e4ec20caa75bc71e93b7de57d4b45f2c65430e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03217eba72809b6414a42882e4ec20caa75bc71e93b7de57d4b45f2c65430e8d", kill_on_drop: false }`
[INFO] [stdout] 03217eba72809b6414a42882e4ec20caa75bc71e93b7de57d4b45f2c65430e8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d62e64cf3fdfe40678422b544b1e43b89a41c77e751d0a2a76aeeed03e68075d
[INFO] running `Command { std: "docker" "start" "-a" "d62e64cf3fdfe40678422b544b1e43b89a41c77e751d0a2a76aeeed03e68075d", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stdout]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData>;
[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] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling http_data v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData> {
[INFO] [stdout]    |                              ^^^^^ the lifetime is elided here            ^^^^^^^ the same lifetime is hidden 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] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stdout]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/one.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn provide_method(&self, dk: DataKind) -> Option<MethodData> {
[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] 67 |     fn provide_method(&self, dk: DataKind) -> Option<MethodData<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stdout]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData>;
[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] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData> {
[INFO] [stdout]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData> {
[INFO] [stdout]    |                              ^^^^^ the lifetime is elided here            ^^^^^^^ the same lifetime is hidden 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] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/providers.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stdout]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "d62e64cf3fdfe40678422b544b1e43b89a41c77e751d0a2a76aeeed03e68075d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62e64cf3fdfe40678422b544b1e43b89a41c77e751d0a2a76aeeed03e68075d", kill_on_drop: false }`
[INFO] [stdout] d62e64cf3fdfe40678422b544b1e43b89a41c77e751d0a2a76aeeed03e68075d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c6b91be16ebb682f352e54a2477714e10feeda96ddabd87c705c91479fd2254
[INFO] running `Command { std: "docker" "start" "-a" "4c6b91be16ebb682f352e54a2477714e10feeda96ddabd87c705c91479fd2254", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/providers.rs:15:34
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stderr]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 15 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stderr]    |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/providers.rs:26:24
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData>;
[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] 26 |     fn provide_sockets(&self, dk: DataKind) -> Option<SocketPairData<'_>>;
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/providers.rs:28:33
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData> {
[INFO] [stderr]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 28 |     fn provide_preferred_socket(&self, prefs: &DataKindPreference) -> Option<SocketPairData<'_>> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test data_kinds::test::test_top_best ... ok
[INFO] [stderr]   --> src/providers.rs:49:33
[INFO] [stdout] test data_kinds::test::test_top_missing ... ok
[INFO] [stderr]    |
[INFO] [stdout] test data_kinds::test::test_top_worst ... ok
[INFO] [stderr] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData> {
[INFO] [stdout] 
[INFO] [stderr]    |                                 ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[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] 49 |     fn provide_preferred_method(&self, prefs: &DataKindPreference) -> Option<MethodData<'_>> {
[INFO] [stderr]    |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/providers.rs:54:30
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData> {
[INFO] [stderr]    |                              ^^^^^ the lifetime is elided here            ^^^^^^^ the same lifetime is hidden 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] 54 |     fn provide_preferred_uri(&self, prefs: &DataKindPreference) -> Option<UriData<'_>> {
[INFO] [stderr]    |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/providers.rs:59:34
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData> {
[INFO] [stderr]    |                                  ^^^^^ the lifetime is elided here            ^^^^^^^^^^ the same lifetime is hidden 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] 59 |     fn provide_preferred_headers(&self, prefs: &DataKindPreference) -> Option<HeaderData<'_>> {
[INFO] [stderr]    |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `http_data` (lib) generated 6 warnings (run `cargo fix --lib -p http_data` to apply 6 suggestions)
[INFO] [stderr] warning: `http_data` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> examples/one.rs:67:23
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn provide_method(&self, dk: DataKind) -> Option<MethodData> {
[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] 67 |     fn provide_method(&self, dk: DataKind) -> Option<MethodData<'_>> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `http_data` (example "one") generated 1 warning (run `cargo fix --example "one" -p http_data` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_data-85eff85f27a40145)
[INFO] [stderr]    Doc-tests http_data
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/data/mod.rs - data::HeaderData (line 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/data/mod.rs - data::HeaderData (line 26) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]   --> src/data/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / fn provide_headers<'s, IS, IB, IP>(&'s self, dk: DataKinds) -> Option<HeaderData<'s>>
[INFO] [stdout] 28 | | where IS: Iterator<Item = (&'s str, &'s str)>,
[INFO] [stdout] 29 | |       IB: Iterator<Item = (&'s [u8], &'s [u8])>,
[INFO] [stdout] 30 | |       IP: Iterator<Item = (&'s ::http::HeaderName, &'s ::http::HeaderValue)>;
[INFO] [stdout]    | |                                                                             ^ help: provide a definition for the function: `{ <body> }`
[INFO] [stdout]    | |_____________________________________________________________________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> src/data/mod.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn provide_headers<'s, IS, IB, IP>(&'s self, dk: DataKinds) -> Option<HeaderData<'s>>
[INFO] [stdout]    |                                    ^^^^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataKinds` in this scope
[INFO] [stdout]   --> src/data/mod.rs:27:50
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn provide_headers<'s, IS, IB, IP>(&'s self, dk: DataKinds) -> Option<HeaderData<'s>>
[INFO] [stdout]    |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use http_data::DataKinds;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HeaderData` in this scope
[INFO] [stdout]   --> src/data/mod.rs:27:71
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn provide_headers<'s, IS, IB, IP>(&'s self, dk: DataKinds) -> Option<HeaderData<'s>>
[INFO] [stdout]    |                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 26 + use http_data::HeaderData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/data/mod.rs - data::HeaderData (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4c6b91be16ebb682f352e54a2477714e10feeda96ddabd87c705c91479fd2254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c6b91be16ebb682f352e54a2477714e10feeda96ddabd87c705c91479fd2254", kill_on_drop: false }`
[INFO] [stdout] 4c6b91be16ebb682f352e54a2477714e10feeda96ddabd87c705c91479fd2254
