[INFO] cloning repository https://github.com/ambuda-org/vidyut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ambuda-org/vidyut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambuda-org%2Fvidyut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambuda-org%2Fvidyut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0073db6c8578926feaf379741481d25b085da742
[INFO] checking ambuda-org/vidyut against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambuda-org%2Fvidyut" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ambuda-org/vidyut
[INFO] finished tweaking git repo https://github.com/ambuda-org/vidyut
[INFO] tweaked toml for git repo https://github.com/ambuda-org/vidyut written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ambuda-org/vidyut on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ambuda-org/vidyut 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded tempfile v3.4.0
[INFO] [stderr]   Downloaded sha256 v1.1.2
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded pyo3-macros v0.23.3
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded codes-iso-15924 v0.1.3
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded enumset_derive v0.8.1
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded priority-queue v2.1.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.3
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.3
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded codes-agency v0.1.9
[INFO] [stderr]   Downloaded codes-common v0.1.9
[INFO] [stderr]   Downloaded chrono v0.4.34
[INFO] [stderr]   Downloaded rustix v0.36.11
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded pyo3 v0.23.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78e3b44c44f28a0483014da126ab8573362bf2e3d694183621a73374c3ccf14c
[INFO] running `Command { std: "docker" "start" "-a" "78e3b44c44f28a0483014da126ab8573362bf2e3d694183621a73374c3ccf14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78e3b44c44f28a0483014da126ab8573362bf2e3d694183621a73374c3ccf14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e3b44c44f28a0483014da126ab8573362bf2e3d694183621a73374c3ccf14c", kill_on_drop: false }`
[INFO] [stdout] 78e3b44c44f28a0483014da126ab8573362bf2e3d694183621a73374c3ccf14c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1972586035f959b8226b2586cc3c3d828a0aec9b3590de6b15bbe8173e6f808e
[INFO] running `Command { std: "docker" "start" "-a" "1972586035f959b8226b2586cc3c3d828a0aec9b3590de6b15bbe8173e6f808e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking vidyut-akshara v0.2.0 (/opt/rustwide/workdir/vidyut-akshara)
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking priority-queue v2.1.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling pyo3-build-config v0.23.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling deunicode v1.4.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking sha256 v1.1.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling slug v0.1.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking codes-common v0.1.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling pyo3 v0.23.3
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling pyo3-macros v0.23.3
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking codes-agency v0.1.9
[INFO] [stderr]     Checking vidyut-sandhi v0.1.0 (/opt/rustwide/workdir/vidyut-sandhi)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling codes-iso-15924 v0.1.3
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde-wasm-bindgen v0.4.5
[INFO] [stderr]     Checking vidyut-prakriya v0.2.0 (/opt/rustwide/workdir/vidyut-prakriya)
[INFO] [stderr]     Checking vidyut-lipi v0.2.0 (/opt/rustwide/workdir/vidyut-lipi)
[INFO] [stderr]     Checking vidyut-chandas v0.1.0 (/opt/rustwide/workdir/vidyut-chandas)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> vidyut-prakriya/src/tripadi/pada_8_4.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout]     |                          ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 -         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout] 118 +         let is_hinu = || dhatu.has_text("hi") && y.is(V::Snu) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> vidyut-prakriya/src/tripadi/pada_8_4.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout]     |                          ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout] 119 +         let is_mina = || dhatu.has_text("mI") && y.is(V::SnA) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/dhatupatha.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn iter(&self) -> std::slice::Iter<Entry> {
[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] 198 |     pub fn iter(&self) -> std::slice::Iter<'_, Entry> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:389:24
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub(crate) fn view(&self, start: usize, end: usize) -> Option<TermView> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub(crate) fn view(&self, start: usize, end: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub(crate) fn pada(&self, i_end: usize) -> Option<TermView> {
[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] 394 |     pub(crate) fn pada(&self, i_end: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:408:37
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) fn nyapu_pratipadika(&self, i_end: usize) -> Option<TermView> {
[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] 408 |     pub(crate) fn nyapu_pratipadika(&self, i_end: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:420:28
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub(crate) fn pratyaya(&self, i_start: usize) -> Option<TermView> {
[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] 420 |     pub(crate) fn pratyaya(&self, i_start: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:512:43
[INFO] [stdout]     |
[INFO] [stdout] 512 |     pub(crate) fn find_next_anga_pratyaya(&self, index: usize) -> Option<TermView> {
[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] 512 |     pub(crate) fn find_next_anga_pratyaya(&self, index: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-prakriya/src/angasya/guna_vrddhi.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn next_view(&self) -> TermView {
[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] 90 |     fn next_view(&self) -> TermView<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/it_agama.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn next(&self) -> TermView {
[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] 112 |     fn next(&self) -> TermView<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-prakriya/src/taddhita/utils.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn nyap_pratipadika(&self) -> TermView {
[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] 43 |     pub fn nyap_pratipadika(&self) -> TermView<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vidyut-kosha v0.2.0 (/opt/rustwide/workdir/vidyut-kosha)
[INFO] [stderr]     Checking test_utils v0.1.0 (/opt/rustwide/workdir/vidyut-prakriya/test_utils)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub pratipadika_id: B21,
[INFO] [stdout]     |     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -     pub pratipadika_id: B21,
[INFO] [stdout] 285 +     ub pratipadika_id: B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub paradigm_id: B9,
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 286 -     pub paradigm_id: B9,
[INFO] [stdout] 286 +     ub paradigm_id: B,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub dhatu_id: B18,
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 300 -     pub dhatu_id: B18,
[INFO] [stdout] 300 +     ub dhatu_id: B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub paradigm_id: B12,
[INFO] [stdout]     |     ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 301 -     pub paradigm_id: B12,
[INFO] [stdout] 301 +     ub paradigm_id: B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     /// The part of speech for these semantics. We use this value to decide how to interpret the
[INFO] [stdout]     |     ^
[INFO] [stdout] 316 |     /// `payload` field.
[INFO] [stdout] 317 |     pub pos: PartOfSpeech,
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 315 ~     // The part of speech for these semantics. We use this value to decide how to interpret the
[INFO] [stdout] 316 |     /// `payload` field.
[INFO] [stdout] 317 ~     pub pos: PartOfSpeec,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     /// The core data for this semantics type. We interpret `paylaad` differently based on the
[INFO] [stdout]     |     ^
[INFO] [stdout] 319 |     /// value of `pos`.
[INFO] [stdout] 320 |     pub(crate) payload: B30,
[INFO] [stdout]     |                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 318 ~     // The core data for this semantics type. We interpret `paylaad` differently based on the
[INFO] [stdout] 319 |     /// value of `pos`.
[INFO] [stdout] 320 ~     pub(crate) payload: B3,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub pratipadika_id: B21,
[INFO] [stdout]     |     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 285 -     pub pratipadika_id: B21,
[INFO] [stdout] 285 +     ub pratipadika_id: B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub paradigm_id: B9,
[INFO] [stdout]     |     ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 286 -     pub paradigm_id: B9,
[INFO] [stdout] 286 +     ub paradigm_id: B,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub dhatu_id: B18,
[INFO] [stdout]     |     ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 300 -     pub dhatu_id: B18,
[INFO] [stdout] 300 +     ub dhatu_id: B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub paradigm_id: B12,
[INFO] [stdout]     |     ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 301 -     pub paradigm_id: B12,
[INFO] [stdout] 301 +     ub paradigm_id: B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     /// The part of speech for these semantics. We use this value to decide how to interpret the
[INFO] [stdout]     |     ^
[INFO] [stdout] 316 |     /// `payload` field.
[INFO] [stdout] 317 |     pub pos: PartOfSpeech,
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 315 ~     // The part of speech for these semantics. We use this value to decide how to interpret the
[INFO] [stdout] 316 |     /// `payload` field.
[INFO] [stdout] 317 ~     pub pos: PartOfSpeec,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     /// The core data for this semantics type. We interpret `paylaad` differently based on the
[INFO] [stdout]     |     ^
[INFO] [stdout] 319 |     /// value of `pos`.
[INFO] [stdout] 320 |     pub(crate) payload: B30,
[INFO] [stdout]     |                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 318 ~     // The core data for this semantics type. We interpret `paylaad` differently based on the
[INFO] [stdout] 319 |     /// value of `pos`.
[INFO] [stdout] 320 ~     pub(crate) payload: B3,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/entries.rs:453:30
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn pratipadika_entry(&self) -> &PratipadikaEntry {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         ||
[INFO] [stdout]     |                              |         |the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn pratipadika_entry(&self) -> &PratipadikaEntry<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:925:32
[INFO] [stdout]     |
[INFO] [stdout] 925 |     pub(crate) fn unpack_dhatu(&self, id: Id) -> Result<DhatuEntry> {
[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] 925 |     pub(crate) fn unpack_dhatu(&self, id: Id) -> Result<DhatuEntry<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:936:38
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub(crate) fn unpack_pratipadika(&self, id: Id) -> Result<PratipadikaEntry> {
[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] 936 |     pub(crate) fn unpack_pratipadika(&self, id: Id) -> Result<PratipadikaEntry<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:962:23
[INFO] [stdout]     |
[INFO] [stdout] 962 |     fn unpack_subanta(&self, packed: PackedSubanta) -> Result<SubantaEntry> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 962 |     fn unpack_subanta(&self, packed: PackedSubanta) -> Result<SubantaEntry<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:975:23
[INFO] [stdout]     |
[INFO] [stdout] 975 |     fn unpack_tinanta(&self, packed: PackedTinanta) -> Result<TinantaEntry> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 975 |     fn unpack_tinanta(&self, packed: PackedTinanta) -> Result<TinantaEntry<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:989:19
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub fn unpack(&self, pada: &PackedEntry) -> Result<PadaEntry> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub fn unpack(&self, pada: &PackedEntry) -> Result<PadaEntry<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn dhatus(&self) -> impl Iterator<Item = DhatuEntry> {
[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] 124 |     pub fn dhatus(&self) -> impl Iterator<Item = DhatuEntry<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:144:25
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn pratipadikas(&self) -> impl Iterator<Item = PratipadikaEntry> {
[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] 144 |     pub fn pratipadikas(&self) -> impl Iterator<Item = PratipadikaEntry<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn get_all(&self, key: &str) -> Vec<PadaEntry> {
[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] 322 |     pub fn get_all(&self, key: &str) -> Vec<PadaEntry<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:486:19
[INFO] [stdout]     |
[INFO] [stdout] 486 |     pub fn unpack(&self, value: PackedEntry) -> Result<PadaEntry> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 486 |     pub fn unpack(&self, value: PackedEntry) -> Result<PadaEntry<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vidyut-cheda v0.1.0 (/opt/rustwide/workdir/vidyut-cheda)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/entries.rs:453:30
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn pratipadika_entry(&self) -> &PratipadikaEntry {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         ||
[INFO] [stdout]     |                              |         |the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub fn pratipadika_entry(&self) -> &PratipadikaEntry<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:925:32
[INFO] [stdout]     |
[INFO] [stdout] 925 |     pub(crate) fn unpack_dhatu(&self, id: Id) -> Result<DhatuEntry> {
[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] 925 |     pub(crate) fn unpack_dhatu(&self, id: Id) -> Result<DhatuEntry<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:936:38
[INFO] [stdout]     |
[INFO] [stdout] 936 |     pub(crate) fn unpack_pratipadika(&self, id: Id) -> Result<PratipadikaEntry> {
[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] 936 |     pub(crate) fn unpack_pratipadika(&self, id: Id) -> Result<PratipadikaEntry<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:962:23
[INFO] [stdout]     |
[INFO] [stdout] 962 |     fn unpack_subanta(&self, packed: PackedSubanta) -> Result<SubantaEntry> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 962 |     fn unpack_subanta(&self, packed: PackedSubanta) -> Result<SubantaEntry<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:975:23
[INFO] [stdout]     |
[INFO] [stdout] 975 |     fn unpack_tinanta(&self, packed: PackedTinanta) -> Result<TinantaEntry> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 975 |     fn unpack_tinanta(&self, packed: PackedTinanta) -> Result<TinantaEntry<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/packing.rs:989:19
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub fn unpack(&self, pada: &PackedEntry) -> Result<PadaEntry> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 989 |     pub fn unpack(&self, pada: &PackedEntry) -> Result<PadaEntry<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn dhatus(&self) -> impl Iterator<Item = DhatuEntry> {
[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] 124 |     pub fn dhatus(&self) -> impl Iterator<Item = DhatuEntry<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:144:25
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn pratipadikas(&self) -> impl Iterator<Item = PratipadikaEntry> {
[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] 144 |     pub fn pratipadikas(&self) -> impl Iterator<Item = PratipadikaEntry<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:322:20
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn get_all(&self, key: &str) -> Vec<PadaEntry> {
[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] 322 |     pub fn get_all(&self, key: &str) -> Vec<PadaEntry<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-kosha/src/kosha.rs:486:19
[INFO] [stdout]     |
[INFO] [stdout] 486 |     pub fn unpack(&self, value: PackedEntry) -> Result<PadaEntry> {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 486 |     pub fn unpack(&self, value: PackedEntry) -> Result<PadaEntry<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-cheda/src/chedaka.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get(&self, index: usize) -> Option<&Token> {
[INFO] [stdout]    |                ^^^^^                          ^^^^^^
[INFO] [stdout]    |                |                              ||
[INFO] [stdout]    |                |                              |the same lifetime is hidden here
[INFO] [stdout]    |                |                              the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get(&self, index: usize) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-cheda/src/chedaka.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn data(&self) -> &Option<PadaEntry> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         |       |
[INFO] [stdout]    |                 |         |       the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 95 |     pub fn data(&self) -> &Option<PadaEntry<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-cheda/src/chedaka.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get(&self, index: usize) -> Option<&Token> {
[INFO] [stdout]    |                ^^^^^                          ^^^^^^
[INFO] [stdout]    |                |                              ||
[INFO] [stdout]    |                |                              |the same lifetime is hidden here
[INFO] [stdout]    |                |                              the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get(&self, index: usize) -> Option<&Token<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-cheda/src/chedaka.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn data(&self) -> &Option<PadaEntry> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |         |       |
[INFO] [stdout]    |                 |         |       the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided 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] 95 |     pub fn data(&self) -> &Option<PadaEntry<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vidyut-data v0.1.0 (/opt/rustwide/workdir/vidyut-data)
[INFO] [stderr]     Checking vidyut-python v0.4.0 (/opt/rustwide/workdir/bindings-python)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> vidyut-prakriya/src/tripadi/pada_8_4.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout]     |                          ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 -         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout] 118 +         let is_hinu = || dhatu.has_text("hi") && y.is(V::Snu) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> vidyut-prakriya/src/tripadi/pada_8_4.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout]     |                          ^                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout] 119 +         let is_mina = || dhatu.has_text("mI") && y.is(V::SnA) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vidyut v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/dhatupatha.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn iter(&self) -> std::slice::Iter<Entry> {
[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] 198 |     pub fn iter(&self) -> std::slice::Iter<'_, Entry> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:389:24
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub(crate) fn view(&self, start: usize, end: usize) -> Option<TermView> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub(crate) fn view(&self, start: usize, end: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:394:24
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub(crate) fn pada(&self, i_end: usize) -> Option<TermView> {
[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] 394 |     pub(crate) fn pada(&self, i_end: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:408:37
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub(crate) fn nyapu_pratipadika(&self, i_end: usize) -> Option<TermView> {
[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] 408 |     pub(crate) fn nyapu_pratipadika(&self, i_end: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:420:28
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub(crate) fn pratyaya(&self, i_start: usize) -> Option<TermView> {
[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] 420 |     pub(crate) fn pratyaya(&self, i_start: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/core/prakriya.rs:512:43
[INFO] [stdout]     |
[INFO] [stdout] 512 |     pub(crate) fn find_next_anga_pratyaya(&self, index: usize) -> Option<TermView> {
[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] 512 |     pub(crate) fn find_next_anga_pratyaya(&self, index: usize) -> Option<TermView<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-prakriya/src/angasya/guna_vrddhi.rs:90:18
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn next_view(&self) -> TermView {
[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] 90 |     fn next_view(&self) -> TermView<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vidyut-prakriya/src/it_agama.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn next(&self) -> TermView {
[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] 112 |     fn next(&self) -> TermView<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vidyut-prakriya/src/taddhita/utils.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn nyap_pratipadika(&self) -> TermView {
[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] 43 |     pub fn nyap_pratipadika(&self) -> TermView<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "1972586035f959b8226b2586cc3c3d828a0aec9b3590de6b15bbe8173e6f808e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1972586035f959b8226b2586cc3c3d828a0aec9b3590de6b15bbe8173e6f808e", kill_on_drop: false }`
[INFO] [stdout] 1972586035f959b8226b2586cc3c3d828a0aec9b3590de6b15bbe8173e6f808e
