[INFO] fetching crate musdk 0.1.0...
[INFO] building musdk-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate musdk 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate musdk 0.1.0
[INFO] finished tweaking crates.io crate musdk 0.1.0
[INFO] tweaked toml for crates.io crate musdk 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate musdk 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded musdk-derive v0.1.0
[INFO] [stderr]   Downloaded musdk-common v0.1.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fb044698c1455decffa07fee6a270278be03acf87b23cada59e3f6f708bfbc3
[INFO] running `Command { std: "docker" "start" "-a" "1fb044698c1455decffa07fee6a270278be03acf87b23cada59e3f6f708bfbc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fb044698c1455decffa07fee6a270278be03acf87b23cada59e3f6f708bfbc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb044698c1455decffa07fee6a270278be03acf87b23cada59e3f6f708bfbc3", kill_on_drop: false }`
[INFO] [stdout] 1fb044698c1455decffa07fee6a270278be03acf87b23cada59e3f6f708bfbc3
[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" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 374fe35bc84fbee12d53e43b482658cbcd0290a4e278c17e2fae56f6359bf3a6
[INFO] running `Command { std: "docker" "start" "-a" "374fe35bc84fbee12d53e43b482658cbcd0290a4e278c17e2fae56f6359bf3a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling musdk-derive v0.1.0
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling musdk-common v0.1.0
[INFO] [stderr]    Compiling musdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/content_type.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn parse(header: &str) -> (Option<Mime>, Option<Charset>) {
[INFO] [stdout]   |                      ^^^^             ^^^^          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |                |
[INFO] [stdout]   |                      |                the same lifetime is hidden here
[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] 4 | pub fn parse(header: &str) -> (Option<Mime<'_>>, Option<Charset<'_>>) {
[INFO] [stdout]   |                                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn db(&mut self) -> db::DbHandle {
[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] 45 |     pub fn db(&mut self) -> db::DbHandle<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn storage(&mut self) -> storage::StorageHandle {
[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] 49 |     pub fn storage(&mut self) -> storage::StorageHandle<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn http_client(&mut self) -> HttpClient {
[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] 53 |     pub fn http_client(&mut self) -> HttpClient<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/storage.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn search_by_prefix(&mut self, storage_name: &str, prefix: &str) -> Result<Vec<Object>> {
[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] 30 |     pub fn search_by_prefix(&mut self, storage_name: &str, prefix: &str) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/storage.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn get(&mut self, storage_name: &str, key: &str) -> Result<Cow<[u8]>> {
[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] 43 |     pub fn get(&mut self, storage_name: &str, key: &str) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[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] 61 |     pub fn get<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn post<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[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] 66 |     pub fn post<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn put<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[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] 71 |     pub fn put<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn patch<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                   ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |                     |
[INFO] [stdout]    |                                   |                     the same lifetime is hidden here
[INFO] [stdout]    |                                   |                     the same lifetime is hidden here
[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] 76 |     pub fn patch<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn delete<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                    ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |                     |
[INFO] [stdout]    |                                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                                    |                     the same lifetime is hidden here
[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] 81 |     pub fn delete<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:86:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn head<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[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] 86 |     pub fn head<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn request<S: Into<String>>(&mut self, method: HttpMethod, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                     ^^^^^^^^^                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |                                         |
[INFO] [stdout]    |                                     |                                         the same lifetime is hidden here
[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] 94 |     pub fn request<S: Into<String>>(&mut self, method: HttpMethod, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/http_client.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn execute(&mut self, request: Request) -> Result<Result<Response, Error>, ClientError> {
[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] 113 |     pub fn execute(&mut self, request: Request) -> Result<Result<Response<'_>, Error>, ClientError> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/http_client.rs:236:66
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn form<T: Serialize + ?Sized>(mut self, form: &'a T) -> RequestBuilder {
[INFO] [stdout]     |                                                         --       ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |        |
[INFO] [stdout]     |                                                         |        the same lifetime is hidden here
[INFO] [stdout]     |                                                         |        the same lifetime is hidden here
[INFO] [stdout]     |                                                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn form<T: Serialize + ?Sized>(mut self, form: &'a T) -> RequestBuilder<'a> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s
[INFO] running `Command { std: "docker" "inspect" "374fe35bc84fbee12d53e43b482658cbcd0290a4e278c17e2fae56f6359bf3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374fe35bc84fbee12d53e43b482658cbcd0290a4e278c17e2fae56f6359bf3a6", kill_on_drop: false }`
[INFO] [stdout] 374fe35bc84fbee12d53e43b482658cbcd0290a4e278c17e2fae56f6359bf3a6
[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" "-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 200133ce07953c69ffbbd93e2a83a6f60d596d47fecda733e6e6bf2cb7949fb5
[INFO] running `Command { std: "docker" "start" "-a" "200133ce07953c69ffbbd93e2a83a6f60d596d47fecda733e6e6bf2cb7949fb5", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/content_type.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn parse(header: &str) -> (Option<Mime>, Option<Charset>) {
[INFO] [stdout]   |                      ^^^^             ^^^^          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |                |
[INFO] [stdout]   |                      |                the same lifetime is hidden here
[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] 4 | pub fn parse(header: &str) -> (Option<Mime<'_>>, Option<Charset<'_>>) {
[INFO] [stdout]   |                                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn db(&mut self) -> db::DbHandle {
[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] 45 |     pub fn db(&mut self) -> db::DbHandle<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn storage(&mut self) -> storage::StorageHandle {
[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] 49 |     pub fn storage(&mut self) -> storage::StorageHandle<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn http_client(&mut self) -> HttpClient {
[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] 53 |     pub fn http_client(&mut self) -> HttpClient<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/storage.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn search_by_prefix(&mut self, storage_name: &str, prefix: &str) -> Result<Vec<Object>> {
[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] 30 |     pub fn search_by_prefix(&mut self, storage_name: &str, prefix: &str) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/storage.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn get(&mut self, storage_name: &str, key: &str) -> Result<Cow<[u8]>> {
[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] 43 |     pub fn get(&mut self, storage_name: &str, key: &str) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[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] 61 |     pub fn get<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn post<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[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] 66 |     pub fn post<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn put<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[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] 71 |     pub fn put<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn patch<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                   ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |                     |
[INFO] [stdout]    |                                   |                     the same lifetime is hidden here
[INFO] [stdout]    |                                   |                     the same lifetime is hidden here
[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] 76 |     pub fn patch<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn delete<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                    ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |                     |
[INFO] [stdout]    |                                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                                    |                     the same lifetime is hidden here
[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] 81 |     pub fn delete<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:86:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn head<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[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] 86 |     pub fn head<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn request<S: Into<String>>(&mut self, method: HttpMethod, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                     ^^^^^^^^^                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |                                         |
[INFO] [stdout]    |                                     |                                         the same lifetime is hidden here
[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] 94 |     pub fn request<S: Into<String>>(&mut self, method: HttpMethod, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/http_client.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn execute(&mut self, request: Request) -> Result<Result<Response, Error>, ClientError> {
[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] 113 |     pub fn execute(&mut self, request: Request) -> Result<Result<Response<'_>, Error>, ClientError> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/http_client.rs:236:66
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn form<T: Serialize + ?Sized>(mut self, form: &'a T) -> RequestBuilder {
[INFO] [stdout]     |                                                         --       ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |        |
[INFO] [stdout]     |                                                         |        the same lifetime is hidden here
[INFO] [stdout]     |                                                         |        the same lifetime is hidden here
[INFO] [stdout]     |                                                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn form<T: Serialize + ?Sized>(mut self, form: &'a T) -> RequestBuilder<'a> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling musdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/content_type.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn parse(header: &str) -> (Option<Mime>, Option<Charset>) {
[INFO] [stdout]   |                      ^^^^             ^^^^          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |                |
[INFO] [stdout]   |                      |                the same lifetime is hidden here
[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] 4 | pub fn parse(header: &str) -> (Option<Mime<'_>>, Option<Charset<'_>>) {
[INFO] [stdout]   |                                           ++++                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn db(&mut self) -> db::DbHandle {
[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] 45 |     pub fn db(&mut self) -> db::DbHandle<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn storage(&mut self) -> storage::StorageHandle {
[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] 49 |     pub fn storage(&mut self) -> storage::StorageHandle<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn http_client(&mut self) -> HttpClient {
[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] 53 |     pub fn http_client(&mut self) -> HttpClient<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/storage.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn search_by_prefix(&mut self, storage_name: &str, prefix: &str) -> Result<Vec<Object>> {
[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] 30 |     pub fn search_by_prefix(&mut self, storage_name: &str, prefix: &str) -> Result<Vec<Object<'_>>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/storage.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn get(&mut self, storage_name: &str, key: &str) -> Result<Cow<[u8]>> {
[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] 43 |     pub fn get(&mut self, storage_name: &str, key: &str) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn get<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[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] 61 |     pub fn get<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn post<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[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] 66 |     pub fn post<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:71:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn put<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[INFO] [stdout]    |                                 |                     the same lifetime is hidden here
[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] 71 |     pub fn put<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn patch<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                   ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                   |                     |
[INFO] [stdout]    |                                   |                     the same lifetime is hidden here
[INFO] [stdout]    |                                   |                     the same lifetime is hidden here
[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] 76 |     pub fn patch<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn delete<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                    ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |                     |
[INFO] [stdout]    |                                    |                     the same lifetime is hidden here
[INFO] [stdout]    |                                    |                     the same lifetime is hidden here
[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] 81 |     pub fn delete<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:86:34
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn head<S: Into<String>>(&mut self, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                  ^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                  |                     |
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[INFO] [stdout]    |                                  |                     the same lifetime is hidden here
[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] 86 |     pub fn head<S: Into<String>>(&mut self, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/http_client.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn request<S: Into<String>>(&mut self, method: HttpMethod, url: S) -> RequestBuilder {
[INFO] [stdout]    |                                     ^^^^^^^^^                                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |                                         |
[INFO] [stdout]    |                                     |                                         the same lifetime is hidden here
[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] 94 |     pub fn request<S: Into<String>>(&mut self, method: HttpMethod, url: S) -> RequestBuilder<'_> {
[INFO] [stdout]    |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/http_client.rs:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn execute(&mut self, request: Request) -> Result<Result<Response, Error>, ClientError> {
[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] 113 |     pub fn execute(&mut self, request: Request) -> Result<Result<Response<'_>, Error>, ClientError> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/http_client.rs:236:66
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn form<T: Serialize + ?Sized>(mut self, form: &'a T) -> RequestBuilder {
[INFO] [stdout]     |                                                         --       ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |        |
[INFO] [stdout]     |                                                         |        the same lifetime is hidden here
[INFO] [stdout]     |                                                         |        the same lifetime is hidden here
[INFO] [stdout]     |                                                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn form<T: Serialize + ?Sized>(mut self, form: &'a T) -> RequestBuilder<'a> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "200133ce07953c69ffbbd93e2a83a6f60d596d47fecda733e6e6bf2cb7949fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "200133ce07953c69ffbbd93e2a83a6f60d596d47fecda733e6e6bf2cb7949fb5", kill_on_drop: false }`
[INFO] [stdout] 200133ce07953c69ffbbd93e2a83a6f60d596d47fecda733e6e6bf2cb7949fb5
