[INFO] fetching crate teahttp 0.2.1...
[INFO] testing teahttp-0.2.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate teahttp 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate teahttp 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate teahttp 0.2.1
[INFO] tweaked toml for crates.io crate teahttp 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate teahttp 0.2.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teahttp 0.2.1 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-executor v1.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8206276dacede825000e34cfe189ac2d19dcc8e8d64b1f19f520b6a282d7dc1b
[INFO] running `Command { std: "docker" "start" "-a" "8206276dacede825000e34cfe189ac2d19dcc8e8d64b1f19f520b6a282d7dc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8206276dacede825000e34cfe189ac2d19dcc8e8d64b1f19f520b6a282d7dc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8206276dacede825000e34cfe189ac2d19dcc8e8d64b1f19f520b6a282d7dc1b", kill_on_drop: false }`
[INFO] [stdout] 8206276dacede825000e34cfe189ac2d19dcc8e8d64b1f19f520b6a282d7dc1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bb9784ad0271db18edef233ef6d1deb2b71703992e628a2341ecf33b5893745
[INFO] running `Command { std: "docker" "start" "-a" "9bb9784ad0271db18edef233ef6d1deb2b71703992e628a2341ecf33b5893745", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]    Compiling js-sys v0.3.70
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.43
[INFO] [stderr]    Compiling web-sys v0.3.70
[INFO] [stderr]    Compiling teahttp v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:197:49
[INFO] [stdout]     |
[INFO] [stdout] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                                                 ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 201 |         impl_cst! { get     , GET     }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 202 |         impl_cst! { head    , HEAD    }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 203 |         impl_cst! { post    , POST    }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 204 |         impl_cst! { put     , PUT     }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 205 |         impl_cst! { delete  , DELETE  }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 206 |         impl_cst! { connect , CONNECT }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 207 |         impl_cst! { options , OPTIONS }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 208 |         impl_cst! { trace   , TRACE   }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 209 |         impl_cst! { patch   , PATCH   }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "9bb9784ad0271db18edef233ef6d1deb2b71703992e628a2341ecf33b5893745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb9784ad0271db18edef233ef6d1deb2b71703992e628a2341ecf33b5893745", kill_on_drop: false }`
[INFO] [stdout] 9bb9784ad0271db18edef233ef6d1deb2b71703992e628a2341ecf33b5893745
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ece62ab6f48188307c103c214ff6d62dd0b225293e9603fd5815035a1488a622
[INFO] running `Command { std: "docker" "start" "-a" "ece62ab6f48188307c103c214ff6d62dd0b225293e9603fd5815035a1488a622", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:197:49
[INFO] [stdout]     |
[INFO] [stdout] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                                                 ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 201 |         impl_cst! { get     , GET     }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 202 |         impl_cst! { head    , HEAD    }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 203 |         impl_cst! { post    , POST    }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 204 |         impl_cst! { put     , PUT     }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 205 |         impl_cst! { delete  , DELETE  }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 206 |         impl_cst! { connect , CONNECT }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 207 |         impl_cst! { options , OPTIONS }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 208 |         impl_cst! { trace   , TRACE   }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 209 |         impl_cst! { patch   , PATCH   }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling teahttp v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:197:49
[INFO] [stdout]     |
[INFO] [stdout] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                                                 ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 201 |         impl_cst! { get     , GET     }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 202 |         impl_cst! { head    , HEAD    }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 203 |         impl_cst! { post    , POST    }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 204 |         impl_cst! { put     , PUT     }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 205 |         impl_cst! { delete  , DELETE  }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 206 |         impl_cst! { connect , CONNECT }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 207 |         impl_cst! { options , OPTIONS }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 208 |         impl_cst! { trace   , TRACE   }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stdout]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 209 |         impl_cst! { patch   , PATCH   }
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "ece62ab6f48188307c103c214ff6d62dd0b225293e9603fd5815035a1488a622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece62ab6f48188307c103c214ff6d62dd0b225293e9603fd5815035a1488a622", kill_on_drop: false }`
[INFO] [stdout] ece62ab6f48188307c103c214ff6d62dd0b225293e9603fd5815035a1488a622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 450125fe180d49e8bf4b8f27ce813de0c119daf32d44bb8fd456930504f98312
[INFO] running `Command { std: "docker" "start" "-a" "450125fe180d49e8bf4b8f27ce813de0c119daf32d44bb8fd456930504f98312", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:197:49
[INFO] [stderr]     |
[INFO] [stderr] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                                                 ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                                                 |
[INFO] [stderr]     |                                                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 197 |         fn from_str(method: misc::Method, url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 201 |         impl_cst! { get     , GET     }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 202 |         impl_cst! { head    , HEAD    }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 203 |         impl_cst! { post    , POST    }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 204 |         impl_cst! { put     , PUT     }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 205 |         impl_cst! { delete  , DELETE  }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 206 |         impl_cst! { connect , CONNECT }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 207 |         impl_cst! { options , OPTIONS }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 208 |         impl_cst! { trace   , TRACE   }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:179:31
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder {
[INFO] [stderr]     |                               ^^         ---------- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 209 |         impl_cst! { patch   , PATCH   }
[INFO] [stderr]     |         ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_cst` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 179 |             pub fn $mth(url: &'a str) -> TeaBuilder<'a> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `teahttp` (lib) generated 10 warnings
[INFO] [stderr] warning: `teahttp` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teahttp-3dffc9b68bf3bd44)
[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] [stderr]    Doc-tests teahttp
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - core::TeaRequest (line 186) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `(`
[INFO] [stdout]  --> src/lib.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 1 |     TeaRequest::get("/api/something")
[INFO] [stdout]   |                    ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - core::TeaRequest (line 186) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TeaRequest`
[INFO] [stdout]  --> src/lib.rs:187:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | TeaRequest::get("/api/something")
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared type `TeaRequest`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use teahttp::TeaRequest;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/lib.rs:189:6
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_186_0() {
[INFO] [stdout]   |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 5 |     .await?
[INFO] [stdout]   |      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/lib.rs - core::TeaRequest (line 186)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "450125fe180d49e8bf4b8f27ce813de0c119daf32d44bb8fd456930504f98312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "450125fe180d49e8bf4b8f27ce813de0c119daf32d44bb8fd456930504f98312", kill_on_drop: false }`
[INFO] [stdout] 450125fe180d49e8bf4b8f27ce813de0c119daf32d44bb8fd456930504f98312
