[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] fb896c05be2dd14010e7aa3f3e1107c97d1121c5 [INFO] checking ambuda-org/vidyut against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fambuda-org%2Fvidyut" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ambuda-org/vidyut on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ac8bb9305a699e17d48f54ef854555963f1a749311444a4d41333d45e72220f [INFO] running `Command { std: "docker" "start" "-a" "8ac8bb9305a699e17d48f54ef854555963f1a749311444a4d41333d45e72220f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ac8bb9305a699e17d48f54ef854555963f1a749311444a4d41333d45e72220f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac8bb9305a699e17d48f54ef854555963f1a749311444a4d41333d45e72220f", kill_on_drop: false }` [INFO] [stdout] 8ac8bb9305a699e17d48f54ef854555963f1a749311444a4d41333d45e72220f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce786504fe7af6d30a40401f83dfc10c518407a91703d1e61e9c96df455e11c [INFO] running `Command { std: "docker" "start" "-a" "dce786504fe7af6d30a40401f83dfc10c518407a91703d1e61e9c96df455e11c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [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] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking vidyut-akshara v0.2.0 (/opt/rustwide/workdir/vidyut-akshara) [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking priority-queue v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Checking sha256 v1.1.2 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking codes-common v0.1.9 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3 v0.23.3 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking tempfile v3.4.0 [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 parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Compiling pyo3-macros v0.23.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling enumset_derive v0.8.1 [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 tinytemplate v1.2.1 [INFO] [stderr] Checking vidyut-sandhi v0.1.0 (/opt/rustwide/workdir/vidyut-sandhi) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling codes-iso-15924 v0.1.3 [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 { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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-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 { [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> { [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 { [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> { [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.1 (/opt/rustwide/workdir/bindings-python) [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vidyut v0.1.0 (/opt/rustwide/workdir) [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] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/chandas.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | py_enum!(PyVrttaWeight, VrttaWeight, [G, L, Any]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/chandas.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn matras(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/kosha.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn get(&self, key: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/kosha/entries.rs:96:39 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn to_prakriya_args(&self) -> PyDhatu { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/kosha/entries.rs:212:39 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn to_prakriya_args(&self) -> PyPratipadika { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/lipi.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | / py_scheme_boilerplate!( [INFO] [stdout] 420 | | PyScheme, [INFO] [stdout] 421 | | Scheme, [INFO] [stdout] ... | [INFO] [stdout] 474 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_scheme_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/lipi.rs:493:36 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn detect(input_text: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/lipi.rs:501:77 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn transliterate(input_text: &str, source: PyScheme, dest: PyScheme) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/macro_utils.rs:393:51 [INFO] [stdout] | [INFO] [stdout] 393 | fn __format__(&self, spec: String) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / py_only_enum!( [INFO] [stdout] 46 | | PySource, [INFO] [stdout] 47 | | Source, [INFO] [stdout] ... | [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_only_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / py_only_enum!( [INFO] [stdout] 46 | | PySource, [INFO] [stdout] 47 | | Source, [INFO] [stdout] ... | [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_only_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / py_enum!( [INFO] [stdout] 117 | | PyAnubandha, [INFO] [stdout] 118 | | Anubandha, [INFO] [stdout] ... | [INFO] [stdout] 124 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / py_enum!( [INFO] [stdout] 155 | | PyGana, [INFO] [stdout] 156 | | Gana, [INFO] [stdout] 157 | | [Bhvadi, Adadi, Juhotyadi, Divadi, Svadi, Tudadi, Rudhadi, Tanadi, Kryadi, Curadi, Kandvadi] [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / py_enum!( [INFO] [stdout] 183 | | PyAntargana, [INFO] [stdout] 184 | | Antargana, [INFO] [stdout] 185 | | [Ghatadi, Kutadi, Asvadiya, Adhrshiya, Akusmiya] [INFO] [stdout] 186 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | / py_aupadeshika!( [INFO] [stdout] 442 | | PyKrt, [INFO] [stdout] 443 | | Krt, [INFO] [stdout] ... | [INFO] [stdout] 455 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1090:1 [INFO] [stdout] | [INFO] [stdout] 1090 | / py_aupadeshika!( [INFO] [stdout] 1091 | | PyUnadi, [INFO] [stdout] 1092 | | Unadi, [INFO] [stdout] ... | [INFO] [stdout] 1116 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | / py_aupadeshika!( [INFO] [stdout] 1478 | | PyTaddhita, [INFO] [stdout] 1479 | | Taddhita, [INFO] [stdout] ... | [INFO] [stdout] 1494 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1524:1 [INFO] [stdout] | [INFO] [stdout] 1524 | / py_enum!( [INFO] [stdout] 1525 | | PyLakara, [INFO] [stdout] 1526 | | Lakara, [INFO] [stdout] 1527 | | [Lat, Lit, Lut, Lrt, Let, Lot, Lan, VidhiLin, AshirLin, Lun, Lrn] [INFO] [stdout] 1528 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1542:1 [INFO] [stdout] | [INFO] [stdout] 1542 | py_enum!(PyLinga, Linga, [Pum, Stri, Napumsaka]); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1557:1 [INFO] [stdout] | [INFO] [stdout] 1557 | py_enum!(PyPrayoga, Prayoga, [Kartari, Karmani, Bhave]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1571:1 [INFO] [stdout] | [INFO] [stdout] 1571 | py_enum!(PyPurusha, Purusha, [Prathama, Madhyama, Uttama]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1583:1 [INFO] [stdout] | [INFO] [stdout] 1583 | py_enum!(PyDhatuPada, DhatuPada, [Parasmaipada, Atmanepada]); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1616:1 [INFO] [stdout] | [INFO] [stdout] 1616 | / py_aupadeshika!( [INFO] [stdout] 1617 | | PySanadi, [INFO] [stdout] 1618 | | Sanadi, [INFO] [stdout] 1619 | | [san, yaN, yaNluk, Ric, kAmyac, kyaN, kyac] [INFO] [stdout] 1620 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1634:1 [INFO] [stdout] | [INFO] [stdout] 1634 | py_enum!(PyVacana, Vacana, [Eka, Dvi, Bahu]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1663:1 [INFO] [stdout] | [INFO] [stdout] 1663 | / py_enum!( [INFO] [stdout] 1664 | | PyVibhakti, [INFO] [stdout] 1665 | | Vibhakti, [INFO] [stdout] 1666 | | [Prathama, Dvitiya, Trtiya, Caturthi, Panchami, Sasthi, Saptami, Sambodhana] [INFO] [stdout] 1667 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1725:79 [INFO] [stdout] | [INFO] [stdout] 1725 | pub fn nama(pratipadika: PyPratipadika, nama_sanadi: Option) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1733:59 [INFO] [stdout] | [INFO] [stdout] 1733 | pub fn with_prefixes(&self, prefixes: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1738:57 [INFO] [stdout] | [INFO] [stdout] 1738 | pub fn with_sanadi(&self, sanadi: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1943:10 [INFO] [stdout] | [INFO] [stdout] 1943 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1965:77 [INFO] [stdout] | [INFO] [stdout] 1965 | pub fn taddhitanta(pratipadika: PyPratipadika, taddhita: PyTaddhita) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:2041:55 [INFO] [stdout] | [INFO] [stdout] 2041 | pub fn make_avyaya(pratipadika: PyPratipadika) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/morph.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / py_aupadeshika!( [INFO] [stdout] 102 | | PyAgama, [INFO] [stdout] 103 | | Agama, [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/morph.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | py_aupadeshika!(PyStri, Stri, [cAp, wAp, qAp, NIn, NIp, NIz, UN]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/morph.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / py_aupadeshika!( [INFO] [stdout] 174 | | PyVikarana, [INFO] [stdout] 175 | | Vikarana, [INFO] [stdout] 176 | | [aN, u, ksa, caN, ciR, cli, tAsi, yak, Sa, Sap, Snam, SnA, Snu, Syan, sic, sya, sip] [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/sandhi.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | fn split_at(&self, text: String, index: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vidyut-python` (lib test) due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/chandas.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | py_enum!(PyVrttaWeight, VrttaWeight, [G, L, Any]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/chandas.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn matras(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/kosha.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn get(&self, key: String) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/kosha/entries.rs:96:39 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn to_prakriya_args(&self) -> PyDhatu { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/kosha/entries.rs:212:39 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn to_prakriya_args(&self) -> PyPratipadika { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/lipi.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | / py_scheme_boilerplate!( [INFO] [stdout] 420 | | PyScheme, [INFO] [stdout] 421 | | Scheme, [INFO] [stdout] ... | [INFO] [stdout] 474 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_scheme_boilerplate` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/lipi.rs:493:36 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn detect(input_text: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/lipi.rs:501:77 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn transliterate(input_text: &str, source: PyScheme, dest: PyScheme) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/macro_utils.rs:393:51 [INFO] [stdout] | [INFO] [stdout] 393 | fn __format__(&self, spec: String) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / py_only_enum!( [INFO] [stdout] 46 | | PySource, [INFO] [stdout] 47 | | Source, [INFO] [stdout] ... | [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_only_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:450:29 [INFO] [stdout] | [INFO] [stdout] 450 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / py_only_enum!( [INFO] [stdout] 46 | | PySource, [INFO] [stdout] 47 | | Source, [INFO] [stdout] ... | [INFO] [stdout] 58 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_only_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | / py_enum!( [INFO] [stdout] 117 | | PyAnubandha, [INFO] [stdout] 118 | | Anubandha, [INFO] [stdout] ... | [INFO] [stdout] 124 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | / py_enum!( [INFO] [stdout] 155 | | PyGana, [INFO] [stdout] 156 | | Gana, [INFO] [stdout] 157 | | [Bhvadi, Adadi, Juhotyadi, Divadi, Svadi, Tudadi, Rudhadi, Tanadi, Kryadi, Curadi, Kandvadi] [INFO] [stdout] 158 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / py_enum!( [INFO] [stdout] 183 | | PyAntargana, [INFO] [stdout] 184 | | Antargana, [INFO] [stdout] 185 | | [Ghatadi, Kutadi, Asvadiya, Adhrshiya, Akusmiya] [INFO] [stdout] 186 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | / py_aupadeshika!( [INFO] [stdout] 442 | | PyKrt, [INFO] [stdout] 443 | | Krt, [INFO] [stdout] ... | [INFO] [stdout] 455 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1090:1 [INFO] [stdout] | [INFO] [stdout] 1090 | / py_aupadeshika!( [INFO] [stdout] 1091 | | PyUnadi, [INFO] [stdout] 1092 | | Unadi, [INFO] [stdout] ... | [INFO] [stdout] 1116 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | / py_aupadeshika!( [INFO] [stdout] 1478 | | PyTaddhita, [INFO] [stdout] 1479 | | Taddhita, [INFO] [stdout] ... | [INFO] [stdout] 1494 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1524:1 [INFO] [stdout] | [INFO] [stdout] 1524 | / py_enum!( [INFO] [stdout] 1525 | | PyLakara, [INFO] [stdout] 1526 | | Lakara, [INFO] [stdout] 1527 | | [Lat, Lit, Lut, Lrt, Let, Lot, Lan, VidhiLin, AshirLin, Lun, Lrn] [INFO] [stdout] 1528 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1542:1 [INFO] [stdout] | [INFO] [stdout] 1542 | py_enum!(PyLinga, Linga, [Pum, Stri, Napumsaka]); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1557:1 [INFO] [stdout] | [INFO] [stdout] 1557 | py_enum!(PyPrayoga, Prayoga, [Kartari, Karmani, Bhave]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1571:1 [INFO] [stdout] | [INFO] [stdout] 1571 | py_enum!(PyPurusha, Purusha, [Prathama, Madhyama, Uttama]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1583:1 [INFO] [stdout] | [INFO] [stdout] 1583 | py_enum!(PyDhatuPada, DhatuPada, [Parasmaipada, Atmanepada]); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1616:1 [INFO] [stdout] | [INFO] [stdout] 1616 | / py_aupadeshika!( [INFO] [stdout] 1617 | | PySanadi, [INFO] [stdout] 1618 | | Sanadi, [INFO] [stdout] 1619 | | [san, yaN, yaNluk, Ric, kAmyac, kyaN, kyac] [INFO] [stdout] 1620 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1634:1 [INFO] [stdout] | [INFO] [stdout] 1634 | py_enum!(PyVacana, Vacana, [Eka, Dvi, Bahu]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/args.rs:1663:1 [INFO] [stdout] | [INFO] [stdout] 1663 | / py_enum!( [INFO] [stdout] 1664 | | PyVibhakti, [INFO] [stdout] 1665 | | Vibhakti, [INFO] [stdout] 1666 | | [Prathama, Dvitiya, Trtiya, Caturthi, Panchami, Sasthi, Saptami, Sambodhana] [INFO] [stdout] 1667 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1725:79 [INFO] [stdout] | [INFO] [stdout] 1725 | pub fn nama(pratipadika: PyPratipadika, nama_sanadi: Option) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1733:59 [INFO] [stdout] | [INFO] [stdout] 1733 | pub fn with_prefixes(&self, prefixes: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1738:57 [INFO] [stdout] | [INFO] [stdout] 1738 | pub fn with_sanadi(&self, sanadi: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1943:10 [INFO] [stdout] | [INFO] [stdout] 1943 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:1965:77 [INFO] [stdout] | [INFO] [stdout] 1965 | pub fn taddhitanta(pratipadika: PyPratipadika, taddhita: PyTaddhita) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> bindings-python/src/prakriya/args.rs:2041:55 [INFO] [stdout] | [INFO] [stdout] 2041 | pub fn make_avyaya(pratipadika: PyPratipadika) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/morph.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | / py_aupadeshika!( [INFO] [stdout] 102 | | PyAgama, [INFO] [stdout] 103 | | Agama, [INFO] [stdout] ... | [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/morph.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | py_aupadeshika!(PyStri, Stri, [cAp, wAp, qAp, NIn, NIp, NIz, UN]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/macro_utils.rs:328:29 [INFO] [stdout] | [INFO] [stdout] 328 | fn choices() -> Vec<$Py> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: bindings-python/src/prakriya/morph.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | / py_aupadeshika!( [INFO] [stdout] 174 | | PyVikarana, [INFO] [stdout] 175 | | Vikarana, [INFO] [stdout] 176 | | [aN, u, ksa, caN, ciR, cli, tAsi, yak, Sa, Sap, Snam, SnA, Snu, Syan, sic, sya, sip] [INFO] [stdout] 177 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `py_aupadeshika` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> bindings-python/src/sandhi.rs:53:55 [INFO] [stdout] | [INFO] [stdout] 53 | fn split_at(&self, text: String, index: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vidyut-python` (lib) due to 34 previous errors [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 { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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] running `Command { std: "docker" "inspect" "dce786504fe7af6d30a40401f83dfc10c518407a91703d1e61e9c96df455e11c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce786504fe7af6d30a40401f83dfc10c518407a91703d1e61e9c96df455e11c", kill_on_drop: false }` [INFO] [stdout] dce786504fe7af6d30a40401f83dfc10c518407a91703d1e61e9c96df455e11c