[INFO] fetching crate mattak 0.1.1...
[INFO] testing mattak-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mattak 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mattak 0.1.1
[INFO] finished tweaking crates.io crate mattak 0.1.1
[INFO] tweaked toml for crates.io crate mattak 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mattak 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mattak 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84b9c886d71f8976f1b85556989247ed3fade87e7775de306b09884c6a34ca1d
[INFO] running `Command { std: "docker" "start" "-a" "84b9c886d71f8976f1b85556989247ed3fade87e7775de306b09884c6a34ca1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84b9c886d71f8976f1b85556989247ed3fade87e7775de306b09884c6a34ca1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b9c886d71f8976f1b85556989247ed3fade87e7775de306b09884c6a34ca1d", kill_on_drop: false }`
[INFO] [stdout] 84b9c886d71f8976f1b85556989247ed3fade87e7775de306b09884c6a34ca1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cf45573d3b899b7a6f02b4fc13fa4963ff28af2c7de9a22702922ce91e7bcce
[INFO] running `Command { std: "docker" "start" "-a" "1cf45573d3b899b7a6f02b4fc13fa4963ff28af2c7de9a22702922ce91e7bcce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling biscuit-auth v5.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling biscuit-parser v0.1.2
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling biscuit-quote v0.2.2
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling tower-serve-static v0.1.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower-livereload v0.9.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower_governor v0.5.0
[INFO] [stderr]    Compiling axum-extra v0.9.6
[INFO] [stderr]    Compiling mattak v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn route_template(i: &str) -> NomResult<(Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[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] 179 | fn route_template(i: &str) -> NomResult<'_, (Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn authority_part(i: &str) -> NomResult<Vec<Part>> {
[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] 191 | fn authority_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn path(i: &str) -> NomResult<Vec<Part>> {
[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] 207 | fn path(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn query_part(i: &str) -> NomResult<Vec<Part>> {
[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] 221 | fn query_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn authority(i: &str) -> NomResult<Vec<Part>> {
[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] 226 | fn authority(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn segment(i: &str) -> NomResult<Part> {
[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] 231 | fn segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:236:20
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn tail_segment(i: &str) -> NomResult<Part> {
[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] 236 | fn tail_segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn segment_literal(i: &str) -> NomResult<Part> {
[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] 241 | fn segment_literal(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:252:26
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn authority_literals(i: &str) -> NomResult<Part> {
[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] 252 | fn authority_literals(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn segment_variable(i: &str) -> NomResult<Part> {
[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] 267 | fn segment_variable(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:275:23
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn segment_pathvar(i: &str) -> NomResult<Part> {
[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] 275 | fn segment_pathvar(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn segment_rest(i: &str) -> NomResult<Part> {
[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] 283 | fn segment_rest(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:291:24
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn segment_pathrest(i: &str) -> NomResult<Part> {
[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] 291 | fn segment_pathrest(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn segment_var_list(i: &str) -> NomResult<Vec<VarSpec>> {
[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] 299 | fn segment_var_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn segment_varspec(i: &str) -> NomResult<VarSpec> {
[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] 304 | fn segment_varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn expression(i: &str) -> NomResult<Part> {
[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] 317 | fn expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn authority_expression(i: &str) -> NomResult<Part> {
[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] 325 | fn authority_expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:333:21
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn variable_list(i: &str) -> NomResult<Vec<VarSpec>> {
[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] 333 | fn variable_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn varspec(i: &str) -> NomResult<VarSpec> {
[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] 339 | fn varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn varname(i: &str) -> NomResult<&str> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |         |
[INFO] [stdout]     |               |        |         the same lifetime is elided 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] 355 | fn varname(i: &str) -> NomResult<'_, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 | fn mod_prefix(i: &str) -> NomResult<VarMod> {
[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] 361 | fn mod_prefix(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn mod_explode(i: &str) -> NomResult<VarMod> {
[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] 375 | fn mod_explode(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:383:16
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn operator(i: &str) -> NomResult<char> {
[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] 383 | fn operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn tail_operator(i: &str) -> NomResult<char> {
[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] 389 | fn tail_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:395:26
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn authority_operator(i: &str) -> NomResult<char> {
[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] 395 | fn authority_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn pchar(i: &str) -> NomResult<char> {
[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] 400 | fn pchar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn unreserved(i: &str) -> NomResult<char> {
[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] 406 | fn unreserved(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 | fn sub_delims(i: &str) -> NomResult<char> {
[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] 410 | fn sub_delims(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:415:15
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn varchar(i: &str) -> NomResult<char> {
[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] 415 | fn varchar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn alphanumeric( i: &str) -> NomResult<char> {
[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] 419 | fn alphanumeric( i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn alpha(i: &str) -> NomResult<char> {
[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] 423 | fn alpha(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn digit(i: &str) -> NomResult<char> {
[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] 427 | fn digit(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn hexdig(i: &str) -> NomResult<char> {
[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] 431 | fn hexdig(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn pct_encoded(i: &str) -> NomResult<char> {
[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] 436 | fn pct_encoded(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 | fn ucschar(i: &str) -> NomResult<char> {
[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] 460 | fn ucschar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 475 | fn iprivate(i: &str) -> NomResult<char> {
[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] 475 | fn iprivate(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "1cf45573d3b899b7a6f02b4fc13fa4963ff28af2c7de9a22702922ce91e7bcce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf45573d3b899b7a6f02b4fc13fa4963ff28af2c7de9a22702922ce91e7bcce", kill_on_drop: false }`
[INFO] [stdout] 1cf45573d3b899b7a6f02b4fc13fa4963ff28af2c7de9a22702922ce91e7bcce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d9fd5f639c8accec44333683db314cb5940e9c4432e62af6822fad5704ea795
[INFO] running `Command { std: "docker" "start" "-a" "8d9fd5f639c8accec44333683db314cb5940e9c4432e62af6822fad5704ea795", kill_on_drop: false }`
[INFO] [stderr]    Compiling mattak v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn route_template(i: &str) -> NomResult<(Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[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] 179 | fn route_template(i: &str) -> NomResult<'_, (Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn authority_part(i: &str) -> NomResult<Vec<Part>> {
[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] 191 | fn authority_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn path(i: &str) -> NomResult<Vec<Part>> {
[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] 207 | fn path(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn query_part(i: &str) -> NomResult<Vec<Part>> {
[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] 221 | fn query_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn authority(i: &str) -> NomResult<Vec<Part>> {
[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] 226 | fn authority(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn segment(i: &str) -> NomResult<Part> {
[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] 231 | fn segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:236:20
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn tail_segment(i: &str) -> NomResult<Part> {
[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] 236 | fn tail_segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn segment_literal(i: &str) -> NomResult<Part> {
[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] 241 | fn segment_literal(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:252:26
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn authority_literals(i: &str) -> NomResult<Part> {
[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] 252 | fn authority_literals(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn segment_variable(i: &str) -> NomResult<Part> {
[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] 267 | fn segment_variable(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:275:23
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn segment_pathvar(i: &str) -> NomResult<Part> {
[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] 275 | fn segment_pathvar(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn segment_rest(i: &str) -> NomResult<Part> {
[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] 283 | fn segment_rest(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:291:24
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn segment_pathrest(i: &str) -> NomResult<Part> {
[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] 291 | fn segment_pathrest(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn segment_var_list(i: &str) -> NomResult<Vec<VarSpec>> {
[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] 299 | fn segment_var_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn segment_varspec(i: &str) -> NomResult<VarSpec> {
[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] 304 | fn segment_varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn expression(i: &str) -> NomResult<Part> {
[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] 317 | fn expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn authority_expression(i: &str) -> NomResult<Part> {
[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] 325 | fn authority_expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:333:21
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn variable_list(i: &str) -> NomResult<Vec<VarSpec>> {
[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] 333 | fn variable_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn varspec(i: &str) -> NomResult<VarSpec> {
[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] 339 | fn varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn varname(i: &str) -> NomResult<&str> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |         |
[INFO] [stdout]     |               |        |         the same lifetime is elided 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] 355 | fn varname(i: &str) -> NomResult<'_, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 | fn mod_prefix(i: &str) -> NomResult<VarMod> {
[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] 361 | fn mod_prefix(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn mod_explode(i: &str) -> NomResult<VarMod> {
[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] 375 | fn mod_explode(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:383:16
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn operator(i: &str) -> NomResult<char> {
[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] 383 | fn operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn tail_operator(i: &str) -> NomResult<char> {
[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] 389 | fn tail_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:395:26
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn authority_operator(i: &str) -> NomResult<char> {
[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] 395 | fn authority_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn pchar(i: &str) -> NomResult<char> {
[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] 400 | fn pchar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn unreserved(i: &str) -> NomResult<char> {
[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] 406 | fn unreserved(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 | fn sub_delims(i: &str) -> NomResult<char> {
[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] 410 | fn sub_delims(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:415:15
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn varchar(i: &str) -> NomResult<char> {
[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] 415 | fn varchar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn alphanumeric( i: &str) -> NomResult<char> {
[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] 419 | fn alphanumeric( i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn alpha(i: &str) -> NomResult<char> {
[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] 423 | fn alpha(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn digit(i: &str) -> NomResult<char> {
[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] 427 | fn digit(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn hexdig(i: &str) -> NomResult<char> {
[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] 431 | fn hexdig(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn pct_encoded(i: &str) -> NomResult<char> {
[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] 436 | fn pct_encoded(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 | fn ucschar(i: &str) -> NomResult<char> {
[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] 460 | fn ucschar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 475 | fn iprivate(i: &str) -> NomResult<char> {
[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] 475 | fn iprivate(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:179:22
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn route_template(i: &str) -> NomResult<(Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[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] 179 | fn route_template(i: &str) -> NomResult<'_, (Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn authority_part(i: &str) -> NomResult<Vec<Part>> {
[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] 191 | fn authority_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn path(i: &str) -> NomResult<Vec<Part>> {
[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] 207 | fn path(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:221:18
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn query_part(i: &str) -> NomResult<Vec<Part>> {
[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] 221 | fn query_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn authority(i: &str) -> NomResult<Vec<Part>> {
[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] 226 | fn authority(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn segment(i: &str) -> NomResult<Part> {
[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] 231 | fn segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:236:20
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn tail_segment(i: &str) -> NomResult<Part> {
[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] 236 | fn tail_segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:241:23
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn segment_literal(i: &str) -> NomResult<Part> {
[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] 241 | fn segment_literal(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:252:26
[INFO] [stdout]     |
[INFO] [stdout] 252 | fn authority_literals(i: &str) -> NomResult<Part> {
[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] 252 | fn authority_literals(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:267:24
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn segment_variable(i: &str) -> NomResult<Part> {
[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] 267 | fn segment_variable(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:275:23
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn segment_pathvar(i: &str) -> NomResult<Part> {
[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] 275 | fn segment_pathvar(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn segment_rest(i: &str) -> NomResult<Part> {
[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] 283 | fn segment_rest(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:291:24
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn segment_pathrest(i: &str) -> NomResult<Part> {
[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] 291 | fn segment_pathrest(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:299:24
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn segment_var_list(i: &str) -> NomResult<Vec<VarSpec>> {
[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] 299 | fn segment_var_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:304:23
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn segment_varspec(i: &str) -> NomResult<VarSpec> {
[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] 304 | fn segment_varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:317:18
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn expression(i: &str) -> NomResult<Part> {
[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] 317 | fn expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 | fn authority_expression(i: &str) -> NomResult<Part> {
[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] 325 | fn authority_expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:333:21
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn variable_list(i: &str) -> NomResult<Vec<VarSpec>> {
[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] 333 | fn variable_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:339:15
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn varspec(i: &str) -> NomResult<VarSpec> {
[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] 339 | fn varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:355:15
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn varname(i: &str) -> NomResult<&str> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |        |         |
[INFO] [stdout]     |               |        |         the same lifetime is elided 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] 355 | fn varname(i: &str) -> NomResult<'_, &str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 | fn mod_prefix(i: &str) -> NomResult<VarMod> {
[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] 361 | fn mod_prefix(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn mod_explode(i: &str) -> NomResult<VarMod> {
[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] 375 | fn mod_explode(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:383:16
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn operator(i: &str) -> NomResult<char> {
[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] 383 | fn operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn tail_operator(i: &str) -> NomResult<char> {
[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] 389 | fn tail_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:395:26
[INFO] [stdout]     |
[INFO] [stdout] 395 | fn authority_operator(i: &str) -> NomResult<char> {
[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] 395 | fn authority_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn pchar(i: &str) -> NomResult<char> {
[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] 400 | fn pchar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 | fn unreserved(i: &str) -> NomResult<char> {
[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] 406 | fn unreserved(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 | fn sub_delims(i: &str) -> NomResult<char> {
[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] 410 | fn sub_delims(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:415:15
[INFO] [stdout]     |
[INFO] [stdout] 415 | fn varchar(i: &str) -> NomResult<char> {
[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] 415 | fn varchar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn alphanumeric( i: &str) -> NomResult<char> {
[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] 419 | fn alphanumeric( i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:423:13
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn alpha(i: &str) -> NomResult<char> {
[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] 423 | fn alpha(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn digit(i: &str) -> NomResult<char> {
[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] 427 | fn digit(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:431:14
[INFO] [stdout]     |
[INFO] [stdout] 431 | fn hexdig(i: &str) -> NomResult<char> {
[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] 431 | fn hexdig(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:436:19
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn pct_encoded(i: &str) -> NomResult<char> {
[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] 436 | fn pct_encoded(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 | fn ucschar(i: &str) -> NomResult<char> {
[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] 460 | fn ucschar(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing/parser.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 475 | fn iprivate(i: &str) -> NomResult<char> {
[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] 475 | fn iprivate(i: &str) -> NomResult<'_, char> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.23s
[INFO] running `Command { std: "docker" "inspect" "8d9fd5f639c8accec44333683db314cb5940e9c4432e62af6822fad5704ea795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d9fd5f639c8accec44333683db314cb5940e9c4432e62af6822fad5704ea795", kill_on_drop: false }`
[INFO] [stdout] 8d9fd5f639c8accec44333683db314cb5940e9c4432e62af6822fad5704ea795
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d14728383c6e831701287d8ed2ef0d1096236a236e3a8c2fb71591f3cc234a2
[INFO] running `Command { std: "docker" "start" "-a" "0d14728383c6e831701287d8ed2ef0d1096236a236e3a8c2fb71591f3cc234a2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:179:22
[INFO] [stderr]     |
[INFO] [stderr] 179 | fn route_template(i: &str) -> NomResult<(Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 | fn route_template(i: &str) -> NomResult<'_, (Option<Vec<Part>>, Vec<Part>, Option<Vec<Part>>)> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:191:22
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn authority_part(i: &str) -> NomResult<Vec<Part>> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn authority_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:207:12
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn path(i: &str) -> NomResult<Vec<Part>> {
[INFO] [stderr]     |            ^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn path(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:221:18
[INFO] [stderr]     |
[INFO] [stderr] 221 | fn query_part(i: &str) -> NomResult<Vec<Part>> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 221 | fn query_part(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:226:17
[INFO] [stderr]     |
[INFO] [stderr] 226 | fn authority(i: &str) -> NomResult<Vec<Part>> {
[INFO] [stderr]     |                 ^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 | fn authority(i: &str) -> NomResult<'_, Vec<Part>> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:231:15
[INFO] [stderr]     |
[INFO] [stderr] 231 | fn segment(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 231 | fn segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:236:20
[INFO] [stderr]     |
[INFO] [stderr] 236 | fn tail_segment(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                    ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 236 | fn tail_segment(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:241:23
[INFO] [stderr]     |
[INFO] [stderr] 241 | fn segment_literal(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 241 | fn segment_literal(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:252:26
[INFO] [stderr]     |
[INFO] [stderr] 252 | fn authority_literals(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 252 | fn authority_literals(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:267:24
[INFO] [stderr]     |
[INFO] [stderr] 267 | fn segment_variable(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 267 | fn segment_variable(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:275:23
[INFO] [stderr]     |
[INFO] [stderr] 275 | fn segment_pathvar(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 275 | fn segment_pathvar(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:283:20
[INFO] [stderr]     |
[INFO] [stderr] 283 | fn segment_rest(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                    ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 283 | fn segment_rest(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:291:24
[INFO] [stderr]     |
[INFO] [stderr] 291 | fn segment_pathrest(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 291 | fn segment_pathrest(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:299:24
[INFO] [stderr]     |
[INFO] [stderr] 299 | fn segment_var_list(i: &str) -> NomResult<Vec<VarSpec>> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 | fn segment_var_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:304:23
[INFO] [stderr]     |
[INFO] [stderr] 304 | fn segment_varspec(i: &str) -> NomResult<VarSpec> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 304 | fn segment_varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:317:18
[INFO] [stderr]     |
[INFO] [stderr] 317 | fn expression(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 317 | fn expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:325:28
[INFO] [stderr]     |
[INFO] [stderr] 325 | fn authority_expression(i: &str) -> NomResult<Part> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 325 | fn authority_expression(i: &str) -> NomResult<'_, Part> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:333:21
[INFO] [stderr]     |
[INFO] [stderr] 333 | fn variable_list(i: &str) -> NomResult<Vec<VarSpec>> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 | fn variable_list(i: &str) -> NomResult<'_, Vec<VarSpec>> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:339:15
[INFO] [stderr]     |
[INFO] [stderr] 339 | fn varspec(i: &str) -> NomResult<VarSpec> {
[INFO] [stderr]     |               ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 339 | fn varspec(i: &str) -> NomResult<'_, VarSpec> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:355:15
[INFO] [stderr]     |
[INFO] [stderr] 355 | fn varname(i: &str) -> NomResult<&str> {
[INFO] [stderr]     |               ^^^^     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |               |        |         |
[INFO] [stderr]     |               |        |         the same lifetime is elided here
[INFO] [stderr]     |               |        the same lifetime is hidden here
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 355 | fn varname(i: &str) -> NomResult<'_, &str> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:361:18
[INFO] [stderr]     |
[INFO] [stderr] 361 | fn mod_prefix(i: &str) -> NomResult<VarMod> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 361 | fn mod_prefix(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:375:19
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn mod_explode(i: &str) -> NomResult<VarMod> {
[INFO] [stderr]     |                   ^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn mod_explode(i: &str) -> NomResult<'_, VarMod> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:383:16
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn operator(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 383 | fn operator(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:389:21
[INFO] [stderr]     |
[INFO] [stderr] 389 | fn tail_operator(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 389 | fn tail_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:395:26
[INFO] [stderr]     |
[INFO] [stderr] 395 | fn authority_operator(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 395 | fn authority_operator(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:400:13
[INFO] [stderr]     |
[INFO] [stderr] 400 | fn pchar(i: &str) -> NomResult<char> {
[INFO] [stderr]     |             ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 400 | fn pchar(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:406:18
[INFO] [stderr]     |
[INFO] [stderr] 406 | fn unreserved(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 406 | fn unreserved(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:410:18
[INFO] [stderr]     |
[INFO] [stderr] 410 | fn sub_delims(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 410 | fn sub_delims(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:415:15
[INFO] [stderr]     |
[INFO] [stderr] 415 | fn varchar(i: &str) -> NomResult<char> {
[INFO] [stderr]     |               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 415 | fn varchar(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:419:21
[INFO] [stderr]     |
[INFO] [stderr] 419 | fn alphanumeric( i: &str) -> NomResult<char> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 419 | fn alphanumeric( i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:423:13
[INFO] [stderr]     |
[INFO] [stderr] 423 | fn alpha(i: &str) -> NomResult<char> {
[INFO] [stderr]     |             ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 423 | fn alpha(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:427:13
[INFO] [stderr]     |
[INFO] [stderr] 427 | fn digit(i: &str) -> NomResult<char> {
[INFO] [stderr]     |             ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 427 | fn digit(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:431:14
[INFO] [stderr]     |
[INFO] [stderr] 431 | fn hexdig(i: &str) -> NomResult<char> {
[INFO] [stderr]     |              ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |              |
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 431 | fn hexdig(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:436:19
[INFO] [stderr]     |
[INFO] [stderr] 436 | fn pct_encoded(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                   ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 436 | fn pct_encoded(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:460:15
[INFO] [stderr]     |
[INFO] [stderr] 460 | fn ucschar(i: &str) -> NomResult<char> {
[INFO] [stderr]     |               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 460 | fn ucschar(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/routing/parser.rs:475:16
[INFO] [stderr]     |
[INFO] [stderr] 475 | fn iprivate(i: &str) -> NomResult<char> {
[INFO] [stderr]     |                ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 475 | fn iprivate(i: &str) -> NomResult<'_, char> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `mattak` (lib) generated 36 warnings (run `cargo fix --lib -p mattak` to apply 36 suggestions)
[INFO] [stderr] warning: `mattak` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mattak-c876dd70ac1e172b)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test routing::de::tests::test_parse_error_at_index_error ... ok
[INFO] [stdout] test routing::de::tests::test_parse_seq_seq ... ok
[INFO] [stdout] test routing::de::tests::test_parse_error_at_key_error_multiple ... ok
[INFO] [stdout] test routing::de::tests::test_parse_seq ... ok
[INFO] [stdout] test routing::de::tests::test_parse_map ... ok
[INFO] [stdout] test routing::de::tests::test_parse_error_at_key_error ... ok
[INFO] [stdout] test routing::de::tests::test_parse_seq_tuple_string_parse ... ok
[INFO] [stdout] test routing::de::tests::test_parse_seq_tuple_string_string ... ok
[INFO] [stdout] test routing::de::tests::test_parse_error_error ... ok
[INFO] [stdout] test routing::de::tests::test_parse_struct ... ok
[INFO] [stdout] test routing::de::tests::test_parse_seq_tuple_unsupported_key_type ... ok
[INFO] [stdout] test routing::de::tests::test_parse_struct_ignoring_additional_fields ... ok
[INFO] [stdout] test routing::de::tests::test_parse_seq_wrong_tuple_length ... ok
[INFO] [stdout] test routing::de::tests::test_wrong_number_of_parameters_error ... ok
[INFO] [stdout] test routing::de::tests::test_parse_single_value ... ok
[INFO] [stdout] test routing::parser::test::test_path ... ok
[INFO] [stdout] test routing::parser::test::test_pct_encoded ... ok
[INFO] [stdout] test routing::de::tests::test_parse_tuple_ignoring_additional_fields ... ok
[INFO] [stdout] test routing::parser::test::test_segment ... ok
[INFO] [stdout] test routing::parser::test::test_segment_variable ... ok
[INFO] [stdout] test routing::parser::test::test_prefix ... ok
[INFO] [stdout] test routing::parser::test::test_parse ... ok
[INFO] [stdout] test routing::parser::test::test_segment_varspec ... ok
[INFO] [stdout] test routing::test::axum_routes ... ok
[INFO] [stdout] test routing::test::prefixing ... ok
[INFO] [stdout] test routing::test::round_trip ... ok
[INFO] [stdout] test routing::de::tests::test_unsupported_type_error_nested_data_structure ... ok
[INFO] [stdout] test routing::test::regex ... ok
[INFO] [stdout] test routing::test::extraction_errors ... ok
[INFO] [stdout] test routing::test::extraction ... ok
[INFO] [stdout] test routing::test::partial_fill ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mattak
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/ratelimiting.rs - ratelimiting (line 10) ... FAILED
[INFO] [stdout] test src/ratelimiting.rs - ratelimiting::IpAddr (line 10) ... FAILED
[INFO] [stdout] test src/ratelimiting.rs - ratelimiting::Arc (line 10) ... FAILED
[INFO] [stdout] test src/ratelimiting.rs - ratelimiting::Duration (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ratelimiting.rs - ratelimiting (line 10) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/ratelimiting.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |        ))
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 14 | }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/ratelimiting.rs:14:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |  #[tokio::main]
[INFO] [stdout]   |    ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/ratelimiting.rs:16:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |    let app = Router::new()
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `path`
[INFO] [stdout]  --> src/ratelimiting.rs:17:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use iri_string::validate::path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sitemap` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:42
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `extractor` in this scope
[INFO] [stdout]   --> src/ratelimiting.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout]    |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RouteMap`
[INFO] [stdout]  --> src/ratelimiting.rs:17:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                     ^^^^^^^^ use of undeclared type `RouteMap`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ratelimiting.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |  ___________________________________________________________^
[INFO] [stdout]  8 | |    let app = Router::new()
[INFO] [stdout]  9 | |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout] 10 | |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |        ))
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/ratelimiting.rs:15:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ratelimiting.rs - ratelimiting::IpAddr (line 10) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/ratelimiting.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |        ))
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 14 | }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/ratelimiting.rs:14:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |  #[tokio::main]
[INFO] [stdout]   |    ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/ratelimiting.rs:16:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |    let app = Router::new()
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `path`
[INFO] [stdout]  --> src/ratelimiting.rs:17:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use iri_string::validate::path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sitemap` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:42
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `extractor` in this scope
[INFO] [stdout]   --> src/ratelimiting.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout]    |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RouteMap`
[INFO] [stdout]  --> src/ratelimiting.rs:17:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                     ^^^^^^^^ use of undeclared type `RouteMap`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ratelimiting.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |  ___________________________________________________________^
[INFO] [stdout]  8 | |    let app = Router::new()
[INFO] [stdout]  9 | |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout] 10 | |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |        ))
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/ratelimiting.rs:15:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ratelimiting.rs - ratelimiting::Arc (line 10) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/ratelimiting.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |        ))
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 14 | }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/ratelimiting.rs:14:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |  #[tokio::main]
[INFO] [stdout]   |    ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/ratelimiting.rs:16:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |    let app = Router::new()
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `path`
[INFO] [stdout]  --> src/ratelimiting.rs:17:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use iri_string::validate::path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sitemap` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:42
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `extractor` in this scope
[INFO] [stdout]   --> src/ratelimiting.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout]    |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RouteMap`
[INFO] [stdout]  --> src/ratelimiting.rs:17:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                     ^^^^^^^^ use of undeclared type `RouteMap`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ratelimiting.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |  ___________________________________________________________^
[INFO] [stdout]  8 | |    let app = Router::new()
[INFO] [stdout]  9 | |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout] 10 | |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |        ))
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/ratelimiting.rs:15:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ratelimiting.rs - ratelimiting::Duration (line 10) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/ratelimiting.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |        ))
[INFO] [stdout]    |          ^ help: add `;` here
[INFO] [stdout] 14 | }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/ratelimiting.rs:14:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |  #[tokio::main]
[INFO] [stdout]   |    ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/ratelimiting.rs:16:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |    let app = Router::new()
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `path`
[INFO] [stdout]  --> src/ratelimiting.rs:17:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                ^^^^ not a function
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use iri_string::validate::path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                      ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 4 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sitemap` in this scope
[INFO] [stdout]  --> src/ratelimiting.rs:17:42
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `extractor` in this scope
[INFO] [stdout]   --> src/ratelimiting.rs:18:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout]    |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RouteMap`
[INFO] [stdout]  --> src/ratelimiting.rs:17:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout]   |                     ^^^^^^^^ use of undeclared type `RouteMap`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/ratelimiting.rs:15:59
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |  ___________________________________________________________^
[INFO] [stdout]  8 | |    let app = Router::new()
[INFO] [stdout]  9 | |        .route(&path(RouteMap::Root), get(sitemap))
[INFO] [stdout] 10 | |        .layer(ratelimiting::layer("api-root", extractor, GovernorConfigBuilder::default()
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |        ))
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/ratelimiting.rs:15:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0423, E0425, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ratelimiting.rs - ratelimiting (line 10)
[INFO] [stdout]     src/ratelimiting.rs - ratelimiting::Arc (line 10)
[INFO] [stdout]     src/ratelimiting.rs - ratelimiting::Duration (line 10)
[INFO] [stdout]     src/ratelimiting.rs - ratelimiting::IpAddr (line 10)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0d14728383c6e831701287d8ed2ef0d1096236a236e3a8c2fb71591f3cc234a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d14728383c6e831701287d8ed2ef0d1096236a236e3a8c2fb71591f3cc234a2", kill_on_drop: false }`
[INFO] [stdout] 0d14728383c6e831701287d8ed2ef0d1096236a236e3a8c2fb71591f3cc234a2
