[INFO] cloning repository https://github.com/lotide-org/hitide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lotide-org/hitide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Fhitide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Fhitide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af6714c0f5e783015ca86e84848fa05baa1275c7
[INFO] checking lotide-org/hitide against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Fhitide" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lotide-org/hitide
[INFO] finished tweaking git repo https://github.com/lotide-org/hitide
[INFO] tweaked toml for git repo https://github.com/lotide-org/hitide written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lotide-org/hitide on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lotide-org/hitide 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/vpzomtrrfrt/render.rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded trout v0.4.0
[INFO] [stderr]   Downloaded tinystr v0.7.1
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.1
[INFO] [stderr]   Downloaded fluent v0.16.0
[INFO] [stderr]   Downloaded multer v1.2.2
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded ginger v0.1.0
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded unic-langid v0.9.1
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.1
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.1
[INFO] [stderr]   Downloaded twoway v0.2.2
[INFO] [stderr]   Downloaded openssl v0.10.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 900752786a4bca33f4d08729aac735e48d76678fa08733d0846ad948d7a585a2
[INFO] running `Command { std: "docker" "start" "-a" "900752786a4bca33f4d08729aac735e48d76678fa08733d0846ad948d7a585a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "900752786a4bca33f4d08729aac735e48d76678fa08733d0846ad948d7a585a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900752786a4bca33f4d08729aac735e48d76678fa08733d0846ad948d7a585a2", kill_on_drop: false }`
[INFO] [stdout] 900752786a4bca33f4d08729aac735e48d76678fa08733d0846ad948d7a585a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88b56a6ad876eaad485f878c887fed8c34953141a117117ada102cf2c1ee61e5
[INFO] running `Command { std: "docker" "start" "-a" "88b56a6ad876eaad485f878c887fed8c34953141a117117ada102cf2c1ee61e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]    Compiling hitide_icons v0.1.0 (/opt/rustwide/workdir/icons)
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking trout v0.4.0
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling render_macros v0.3.1 (https://github.com/vpzomtrrfrt/render.rs?branch=for-hitide#19750310)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tinystr v0.7.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.1
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]     Checking ginger v0.1.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.1
[INFO] [stderr]    Compiling hitide v0.14.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking render v0.3.1 (https://github.com/vpzomtrrfrt/render.rs?branch=for-hitide#19750310)
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking unic-langid-macros v0.9.1
[INFO] [stderr]     Checking unic-langid v0.9.1
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking fluent v0.16.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking multer v1.2.2
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.96
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stdout] warning: struct `HavingContentRef` is never constructed
[INFO] [stdout]    --> src/components/mod.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct HavingContentRef<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_local` is never read
[INFO] [stdout]   --> src/resp_types.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RespFlagInfo<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub created_local: Cow<'a, str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RespFlagInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `web_push_vapid_key` is never read
[INFO] [stdout]    --> src/resp_types.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct RespInstanceInfo<'a> {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub web_push_vapid_key: Cow<'a, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RespInstanceInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `key`, `created_by`, and `created_at` are never read
[INFO] [stdout]    --> src/resp_types.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub struct RespInvitationInfo<'a> {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 309 |     pub id: i32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 310 |     pub key: Cow<'a, str>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 311 |     pub created_by: RespMinimalAuthorInfo<'a>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 312 |     pub created_at: Cow<'a, str>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RespInvitationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/resp_types.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct InvitationsCreateResponse<'a> {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 318 |     pub id: i32,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvitationsCreateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routes/mod.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn get_cookie_map(src: Option<&str>) -> Result<CookieMap, ginger::ParseError> {
[INFO] [stdout]    |                               ^^^^             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn get_cookie_map(src: Option<&str>) -> Result<CookieMap<'_>, ginger::ParseError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routes/mod.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_cookie_map_for_req(req: &hyper::Request<hyper::Body>) -> Result<CookieMap, crate::Error> {
[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 | fn get_cookie_map_for_req(req: &hyper::Request<hyper::Body>) -> Result<CookieMap<'_>, crate::Error> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routes/mod.rs:57:40
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn get_cookie_map_for_headers(headers: &hyper::HeaderMap) -> Result<CookieMap, crate::Error> {
[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] 57 | fn get_cookie_map_for_headers(headers: &hyper::HeaderMap) -> Result<CookieMap<'_>, crate::Error> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HavingContentRef` is never constructed
[INFO] [stdout]    --> src/components/mod.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct HavingContentRef<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_local` is never read
[INFO] [stdout]   --> src/resp_types.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct RespFlagInfo<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub created_local: Cow<'a, str>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RespFlagInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `web_push_vapid_key` is never read
[INFO] [stdout]    --> src/resp_types.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub struct RespInstanceInfo<'a> {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub web_push_vapid_key: Cow<'a, str>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RespInstanceInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `key`, `created_by`, and `created_at` are never read
[INFO] [stdout]    --> src/resp_types.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 308 | pub struct RespInvitationInfo<'a> {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 309 |     pub id: i32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 310 |     pub key: Cow<'a, str>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 311 |     pub created_by: RespMinimalAuthorInfo<'a>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 312 |     pub created_at: Cow<'a, str>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RespInvitationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/resp_types.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub struct InvitationsCreateResponse<'a> {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 318 |     pub id: i32,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvitationsCreateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routes/mod.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn get_cookie_map(src: Option<&str>) -> Result<CookieMap, ginger::ParseError> {
[INFO] [stdout]    |                               ^^^^             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn get_cookie_map(src: Option<&str>) -> Result<CookieMap<'_>, ginger::ParseError> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routes/mod.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_cookie_map_for_req(req: &hyper::Request<hyper::Body>) -> Result<CookieMap, crate::Error> {
[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 | fn get_cookie_map_for_req(req: &hyper::Request<hyper::Body>) -> Result<CookieMap<'_>, crate::Error> {
[INFO] [stdout]    |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/routes/mod.rs:57:40
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn get_cookie_map_for_headers(headers: &hyper::HeaderMap) -> Result<CookieMap, crate::Error> {
[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] 57 | fn get_cookie_map_for_headers(headers: &hyper::HeaderMap) -> Result<CookieMap<'_>, crate::Error> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "88b56a6ad876eaad485f878c887fed8c34953141a117117ada102cf2c1ee61e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b56a6ad876eaad485f878c887fed8c34953141a117117ada102cf2c1ee61e5", kill_on_drop: false }`
[INFO] [stdout] 88b56a6ad876eaad485f878c887fed8c34953141a117117ada102cf2c1ee61e5
