[INFO] fetching crate vidyut-prakriya 0.2.0...
[INFO] testing vidyut-prakriya-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate vidyut-prakriya 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate vidyut-prakriya 0.2.0
[INFO] finished tweaking crates.io crate vidyut-prakriya 0.2.0
[INFO] tweaked toml for crates.io crate vidyut-prakriya 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vidyut-prakriya 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vidyut-prakriya 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded digest v0.10.6
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded enumset_derive v0.8.1
[INFO] [stderr]   Downloaded darling_macro v0.20.3
[INFO] [stderr]   Downloaded darling_core v0.20.3
[INFO] [stderr]   Downloaded darling v0.20.3
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] [stderr]   Downloaded sha256 v1.1.2
[INFO] [stderr]   Downloaded generic-array v0.14.6
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a170bd0d0390d0a369ce87db7df538a929767a6ee885e161d30e8c4ca528119
[INFO] running `Command { std: "docker" "start" "-a" "0a170bd0d0390d0a369ce87db7df538a929767a6ee885e161d30e8c4ca528119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a170bd0d0390d0a369ce87db7df538a929767a6ee885e161d30e8c4ca528119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a170bd0d0390d0a369ce87db7df538a929767a6ee885e161d30e8c4ca528119", kill_on_drop: false }`
[INFO] [stdout] 0a170bd0d0390d0a369ce87db7df538a929767a6ee885e161d30e8c4ca528119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91f264e2f7eb23f934884e9383bb0f64952051ec59b631710513b718836c06dc
[INFO] running `Command { std: "docker" "start" "-a" "91f264e2f7eb23f934884e9383bb0f64952051ec59b631710513b718836c06dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling bumpalo v3.12.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling vidyut-prakriya v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/tripadi/pada_8_4.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |         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] 119 -         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout] 119 +         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]    --> src/tripadi/pada_8_4.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         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] 120 -         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout] 120 +         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]    --> src/dhatupatha.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 181 |     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]    --> src/core/prakriya.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |     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] 359 |     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]    --> src/core/prakriya.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     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] 364 |     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]    --> src/core/prakriya.rs:378:37
[INFO] [stdout]     |
[INFO] [stdout] 378 |     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] 378 |     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]    --> src/core/prakriya.rs:390:28
[INFO] [stdout]     |
[INFO] [stdout] 390 |     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] 390 |     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]    --> src/core/prakriya.rs:482:43
[INFO] [stdout]     |
[INFO] [stdout] 482 |     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] 482 |     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]   --> 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]    --> 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]   --> 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 33.13s
[INFO] running `Command { std: "docker" "inspect" "91f264e2f7eb23f934884e9383bb0f64952051ec59b631710513b718836c06dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f264e2f7eb23f934884e9383bb0f64952051ec59b631710513b718836c06dc", kill_on_drop: false }`
[INFO] [stdout] 91f264e2f7eb23f934884e9383bb0f64952051ec59b631710513b718836c06dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9432ad8488515ad24a6e89b166f769275afed28e9ad4a5dc112ab85a11e4ca3d
[INFO] running `Command { std: "docker" "start" "-a" "9432ad8488515ad24a6e89b166f769275afed28e9ad4a5dc112ab85a11e4ca3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling sha256 v1.1.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling vidyut-prakriya v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/tripadi/pada_8_4.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |         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] 119 -         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout] 119 +         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]    --> src/tripadi/pada_8_4.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         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] 120 -         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout] 120 +         let is_mina = || dhatu.has_text("mI") && y.is(V::SnA) ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/tripadi/pada_8_4.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |         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] 119 -         let is_hinu = || (dhatu.has_text("hi") && y.is(V::Snu));
[INFO] [stdout] 119 +         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]    --> src/tripadi/pada_8_4.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         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] 120 -         let is_mina = || (dhatu.has_text("mI") && y.is(V::SnA));
[INFO] [stdout] 120 +         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]    --> src/dhatupatha.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 181 |     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]    --> src/core/prakriya.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |     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] 359 |     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]    --> src/core/prakriya.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     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] 364 |     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]    --> src/core/prakriya.rs:378:37
[INFO] [stdout]     |
[INFO] [stdout] 378 |     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] 378 |     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]    --> src/core/prakriya.rs:390:28
[INFO] [stdout]     |
[INFO] [stdout] 390 |     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] 390 |     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]    --> src/core/prakriya.rs:482:43
[INFO] [stdout]     |
[INFO] [stdout] 482 |     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] 482 |     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]   --> 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]    --> 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]   --> 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dhatupatha.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     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] 181 |     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]    --> src/core/prakriya.rs:359:24
[INFO] [stdout]     |
[INFO] [stdout] 359 |     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] 359 |     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]    --> src/core/prakriya.rs:364:24
[INFO] [stdout]     |
[INFO] [stdout] 364 |     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] 364 |     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]    --> src/core/prakriya.rs:378:37
[INFO] [stdout]     |
[INFO] [stdout] 378 |     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] 378 |     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]    --> src/core/prakriya.rs:390:28
[INFO] [stdout]     |
[INFO] [stdout] 390 |     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] 390 |     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]    --> src/core/prakriya.rs:482:43
[INFO] [stdout]     |
[INFO] [stdout] 482 |     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] 482 |     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]   --> 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]    --> 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]   --> 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] [stdout] error[E0432]: unresolved import `vidyut_lipi`
[INFO] [stdout]   --> examples/create_all_tinantas.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use vidyut_lipi::{Lipika, Scheme};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `vidyut_lipi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vidyut_lipi`, use `cargo add vidyut_lipi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vidyut_lipi`
[INFO] [stdout]   --> examples/create_tinantas_babylon.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use vidyut_lipi::{Lipika, Scheme};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `vidyut_lipi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vidyut_lipi`, use `cargo add vidyut_lipi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vidyut_lipi`
[INFO] [stdout]   --> examples/create_all_krdantas.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use vidyut_lipi::{Lipika, Scheme};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `vidyut_lipi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vidyut_lipi`, use `cargo add vidyut_lipi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vidyut-prakriya` (example "create_tinantas_babylon") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/api.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/prakriyas.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vidyut-prakriya` (example "create_all_tinantas") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/regressions.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_1_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_1_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_1_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_1_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_2_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_2_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_2_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_2_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_3_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_3_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_3_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_3_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_4_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_4_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_4_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_4_4.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_5_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_5_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_5_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_5_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_6_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_6_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_6_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_6_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_7_1.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_7_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_7_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_7_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_8_2.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_8_3.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kashika_8_4.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_08.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_09.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_10.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_11.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_12.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_13.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_43.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_44.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_45.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_46.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_47.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_48.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_49.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_50.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_51.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_52.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_53.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_54.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_55.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_56.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_57.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_58.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_60.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_62.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_65.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/kaumudi_67.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_utils`
[INFO] [stdout]  --> tests/integration/dhaturatnakara.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate test_utils;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vidyut-prakriya` (example "create_all_krdantas") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `upapada_krdanta`
[INFO] [stdout]    --> tests/integration/kashika_3_2.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout] 668 |     use upapada_krdanta as upa_krt;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `upapada_krdanta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .dhatu(nic_san(&d("BU", Bhvadi)))
[INFO] [stdout]     |                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Tester` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]    |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_3.rs:751:36
[INFO] [stdout]     |
[INFO] [stdout] 751 |     let kyas = |prati| Dhatu::nama(phit(prati), None);
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_4.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     phit(text)
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]   --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Tester` in this scope
[INFO] [stdout]   --> tests/integration/kashika_3_1.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]    |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]   --> tests/integration/kashika_3_1.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     phit(text)
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]   --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kyac` in this scope
[INFO] [stdout]    --> tests/integration/kashika_3_1.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     assert_has_tip(&[], &kyac(p("putra")), Lat, &["putrIyati"]);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_57::kyac` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_57.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn kyac(pratipadika: Pratipadika) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kyac` in this scope
[INFO] [stdout]    --> tests/integration/kashika_3_1.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_has_tip(&[], &kyac(p("prAvAra")), Lat, &["prAvArIyati"]);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_57::kyac` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_57.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn kyac(pratipadika: Pratipadika) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kyac` in this scope
[INFO] [stdout]    --> tests/integration/kashika_3_1.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |     assert_has_tip(&[], &kyac(p("prAsAda")), Lat, &["prAsAdIyati"]);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_57::kyac` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_57.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn kyac(pratipadika: Pratipadika) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kyac` in this scope
[INFO] [stdout]    --> tests/integration/kashika_3_1.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_has_tip(&[], &kyac(p("paryaNka")), Lat, &["paryaNkIyati"]);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_57::kyac` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_57.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn kyac(pratipadika: Pratipadika) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kashika_3_2.rs:277:32
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert_has_upapada_krdanta(phit("BAs"), &[], &kf, wa, &["BAskara"]);
[INFO] [stdout]     |                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SafePratipadika` in this scope
[INFO] [stdout]   --> tests/integration/kashika_4_1.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn assert_has_stri(prati: impl Into<SafePratipadika>, expected: &[&str]) {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/args/pratipadika.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BasicPratipadika {
[INFO] [stdout]    | --------------------------- similarly named struct `BasicPratipadika` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 15 - fn assert_has_stri(prati: impl Into<SafePratipadika>, expected: &[&str]) {
[INFO] [stdout] 15 + fn assert_has_stri(prati: impl Into<BasicPratipadika>, expected: &[&str]) {
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn assert_has_stri<SafePratipadika>(prati: impl Into<SafePratipadika>, expected: &[&str]) {
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kashika_4_1.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let drshad = phit("dfzad");
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Tester` in this scope
[INFO] [stdout]   --> tests/integration/kashika_6_1.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]    |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_1.rs:409:26
[INFO] [stdout]     |
[INFO] [stdout] 409 |     assert_has_tip(&[], &nic_san(&svi), Lat, &["SuSAvayizati", "SiSvAyayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_1.rs:416:26
[INFO] [stdout]     |
[INFO] [stdout] 416 |     assert_has_tip(&[], &nic_san(&hve), Lat, &["juhAvayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_1.rs:417:26
[INFO] [stdout]     |
[INFO] [stdout] 417 |     assert_has_tas(&[], &nic_san(&hve), Lat, &["juhAvayizataH"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_1.rs:418:26
[INFO] [stdout]     |
[INFO] [stdout] 418 |     assert_has_jhi(&[], &nic_san(&hve), Lat, &["juhAvayizanti"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Tester` in this scope
[INFO] [stdout]  --> tests/integration/kashika_6_2.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]   |                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kyac` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_4.rs:681:21
[INFO] [stdout]     |
[INFO] [stdout] 681 |     let samidhya = &kyac(phit("samiD"));
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_57::kyac` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_57.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | fn kyac(pratipadika: Pratipadika) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_4.rs:681:26
[INFO] [stdout]     |
[INFO] [stdout] 681 |     let samidhya = &kyac(phit("samiD"));
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kashika_6_4.rs:684:26
[INFO] [stdout]     |
[INFO] [stdout] 684 |     let drshadya = &kyan(phit("dfzad"));
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `d_ghatadi` in this scope
[INFO] [stdout]     --> tests/integration/kashika_6_4.rs:1345:15
[INFO] [stdout]      |
[INFO] [stdout] 1345 |     let d_g = d_ghatadi;
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:414:31
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let kyac = |prati| sanadi(phit(prati), Sanadi::kyac);
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_2.rs:767:13
[INFO] [stdout]     |
[INFO] [stdout] 767 |     let k = krdanta;
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_3.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let svid_nic_san = nic_san(&d("YizvidA~", Bhvadi));
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_3.rs:287:24
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let svad_nic_san = nic_san(&d("zvada~\\", Bhvadi));
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_3.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let sah_nic_san = nic_san(&d("zaha~\\", Bhvadi));
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_3.rs:299:26
[INFO] [stdout]     |
[INFO] [stdout] 299 |     assert_has_tip(&[], &nic_san(&d("zevf~\\", Bhvadi)), Lat, &["sizevayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_3.rs:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 |         &nic_san(&d("za\\nja~", Bhvadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_8_3.rs:306:26
[INFO] [stdout]     |
[INFO] [stdout] 306 |     assert_has_tip(&[], &nic_san(&svap), Lat, &["suzvApayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `d_ghatadi` in this scope
[INFO] [stdout]     --> tests/integration/kaumudi_43.rs:3184:15
[INFO] [stdout]      |
[INFO] [stdout] 3184 |     let d_g = d_ghatadi;
[INFO] [stdout]      |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_52.rs:855:28
[INFO] [stdout]     |
[INFO] [stdout] 855 |     let pati = Dhatu::nama(phit("pawu"), Some(Sanadi::Ric));
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 323 |         &nic_san(&i),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:329:26
[INFO] [stdout]     |
[INFO] [stdout] 329 |     assert_has_tip(&[], &nic_san(&svi), Lat, &["SiSvAyayizati", "SuSAvayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:331:26
[INFO] [stdout]     |
[INFO] [stdout] 331 |     assert_has_tip(&[], &nic_san(&d("hu\\", Juhotyadi)), Lat, &["juhAvayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:334:10
[INFO] [stdout]     |
[INFO] [stdout] 334 |         &nic_san(&d("hu\\", Juhotyadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:340:10
[INFO] [stdout]     |
[INFO] [stdout] 340 |         &nic_san(&d("hu\\", Juhotyadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:344:26
[INFO] [stdout]     |
[INFO] [stdout] 344 |     assert_has_tip(&[], &nic_san(&d("hu\\", Juhotyadi)), Lat, &["pipAvayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:345:26
[INFO] [stdout]     |
[INFO] [stdout] 345 |     assert_has_tip(&[], &nic_san(&d("BU", Bhvadi)), Lat, &["biBAvayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:346:26
[INFO] [stdout]     |
[INFO] [stdout] 346 |     assert_has_tip(&[], &nic_san(&d("ju\\", Bhvadi)), Lat, &["jijAyayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:347:26
[INFO] [stdout]     |
[INFO] [stdout] 347 |     assert_has_tip(&[], &nic_san(&d("Ru", Adadi)), Lat, &["nunAvayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 |         &nic_san(&d("sru\\", Bhvadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:363:10
[INFO] [stdout]     |
[INFO] [stdout] 363 |         &nic_san(&d("Yizva\\pa~", Adadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:370:10
[INFO] [stdout]     |
[INFO] [stdout] 370 |         &nic_san(&d("zi\\Du~", Divadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:387:26
[INFO] [stdout]     |
[INFO] [stdout] 387 |     assert_has_tip(&[], &nic_san(&svid), Lat, &["sisvedayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:390:26
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_has_tip(&[], &nic_san(&svad), Lat, &["sisvAdayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic_san` in this scope
[INFO] [stdout]    --> tests/integration/kaumudi_54.rs:393:26
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_has_tip(&[], &nic_san(&sah), Lat, &["sisAhayizati"]);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: function `crate::kashika_7_4::nic_san` exists but is inaccessible
[INFO] [stdout]    --> tests/integration/kashika_7_4.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | fn nic_san(dhatu: &Dhatu) -> Dhatu {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `phit` in this scope
[INFO] [stdout]   --> tests/integration/kaumudi_57.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     phit(text)
[INFO] [stdout]    |     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::kaumudi_08::phit` exists but is inaccessible
[INFO] [stdout]   --> tests/integration/kaumudi_08.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn phit(s: &str) -> Pratipadika {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let args = tip_args(d("BU", Bhvadi), Lat);
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/prakriya.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]    |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 -     let args = tip_args(d("BU", Bhvadi), Lat);
[INFO] [stdout] 43 +     let args = tip_args(A("BU", Bhvadi), Lat);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let t = Tester::default();
[INFO] [stdout]    |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_matches_prakriya(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let args = tip_args(d("jyA\\", Kryadi), AshirLin);
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/prakriya.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]    |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 69 -     let args = tip_args(d("jyA\\", Kryadi), AshirLin);
[INFO] [stdout] 69 +     let args = tip_args(A("jyA\\", Kryadi), AshirLin);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let t = Tester::default();
[INFO] [stdout]    |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     assert_matches_prakriya(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/prakriyas.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let spardh = d("sparDa~\\", Bhvadi);
[INFO] [stdout]    |                  ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/core/prakriya.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]    |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 95 -     let spardh = d("sparDa~\\", Bhvadi);
[INFO] [stdout] 95 +     let spardh = A("sparDa~\\", Bhvadi);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     assert_matches_prakriya(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:126:25
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let args = tip_args(d("akzU~", Bhvadi), Lat);
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/prakriya.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]     |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 126 -     let args = tip_args(d("akzU~", Bhvadi), Lat);
[INFO] [stdout] 126 +     let args = tip_args(A("akzU~", Bhvadi), Lat);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     assert_matches_prakriya(p, &[(A("8.4.1"), vec!["akz", "Ro", "ti"])]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let args = tip_args(d("qukrI\\Y", Kryadi), Lat);
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/prakriya.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]     |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 -     let args = tip_args(d("qukrI\\Y", Kryadi), Lat);
[INFO] [stdout] 139 +     let args = tip_args(A("qukrI\\Y", Kryadi), Lat);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_matches_prakriya(p, &[(A("8.4.2"), vec!["krI", "RA", "ti"])]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let args = tip_args(d("BU", Bhvadi), Lit);
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/prakriya.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]     |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 155 -     let args = tip_args(d("BU", Bhvadi), Lit);
[INFO] [stdout] 155 +     let args = tip_args(A("BU", Bhvadi), Lit);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_matches_prakriya(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let args = tip_args(yan_luk(&d("qukf\\Y", Tanadi)), Lat);
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/prakriya.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]     |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 177 -     let args = tip_args(yan_luk(&d("qukf\\Y", Tanadi)), Lat);
[INFO] [stdout] 177 +     let args = tip_args(yan_luk(&A("qukf\\Y", Tanadi)), Lat);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan_luk` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let args = tip_args(yan_luk(&d("qukf\\Y", Tanadi)), Lat);
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     assert_matches_prakriya(p, &[(A("7.4.92:ruk"), vec!["ca", "ru~k", "kf", ""])]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     assert_matches_prakriya(p, &[(A("7.4.92:rik"), vec!["ca", "rik", "kf", ""])]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     assert_matches_prakriya(p, &[(A("7.4.92:rIk"), vec!["ca", "rIk", "kf", ""])]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:199:30
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let args = tip_args(nic(&d("zi\\Du~", Divadi)), Lat);
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/prakriya.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]     |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 199 -     let args = tip_args(nic(&d("zi\\Du~", Divadi)), Lat);
[INFO] [stdout] 199 +     let args = tip_args(nic(&A("zi\\Du~", Divadi)), Lat);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:199:25
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let args = tip_args(nic(&d("zi\\Du~", Divadi)), Lat);
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     assert_matches_prakriya(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let t = Tester::with_nlp_mode();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:217:28
[INFO] [stdout]     |
[INFO] [stdout] 217 |     t.assert_has_tas(&[], &d("BU", Bhvadi), Lat, &["Bavatas"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 217 -     t.assert_has_tas(&[], &d("BU", Bhvadi), Lat, &["Bavatas"]);
[INFO] [stdout] 217 +     t.assert_has_tas(&[], &t("BU", Bhvadi), Lat, &["Bavatas"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:227:23
[INFO] [stdout]     |
[INFO] [stdout] 227 |         krdanta(&[], &d("eDa~\\", Tanadi), K::GaY),
[INFO] [stdout]     |                       ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/core/prakriya.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  33 |     Ashtadhyayi(&'static str),
[INFO] [stdout]     |     ----------- similarly named tuple variant `A` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 -         krdanta(&[], &d("eDa~\\", Tanadi), K::GaY),
[INFO] [stdout] 227 +         krdanta(&[], &A("eDa~\\", Tanadi), K::GaY),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |         krdanta(&[], &d("eDa~\\", Tanadi), K::GaY),
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let t = Tester::default();
[INFO] [stdout]     |             ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_matches_prakriya` in this scope
[INFO] [stdout]    --> tests/integration/prakriyas.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     assert_matches_prakriya(p, &[(A("6.1.101"), vec!["eD", "A", "", ""])]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_has_tip(&[], &nic(&d("abi~", Bhvadi)), Lun, &["Ambibat"]);
[INFO] [stdout]    |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_has_tip(&[], &nic(&d("abi~", Bhvadi)), Lun, &["Ambibat"]);
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_has_tip(&[], &nic(&d("abi~", Bhvadi)), Lun, &["Ambibat"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:21:31
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_has_tip(&[], &nic(&d("uCI~", Tudadi)), Lun, &["OcicCat"]);
[INFO] [stdout]    |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_has_tip(&[], &nic(&d("uCI~", Tudadi)), Lun, &["OcicCat"]);
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_has_tip(&[], &nic(&d("uCI~", Tudadi)), Lun, &["OcicCat"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_has_tip(&[], &san(&d("Urja~", Curadi)), Lat, &["Urjijayizati"]);
[INFO] [stdout]    |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:27:26
[INFO] [stdout]     |
[INFO] [stdout]  27 |     assert_has_tip(&[], &san(&d("Urja~", Curadi)), Lat, &["Urjijayizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  27 -     assert_has_tip(&[], &san(&d("Urja~", Curadi)), Lat, &["Urjijayizati"]);
[INFO] [stdout]  27 +     assert_has_tip(&[], &Lan(&d("Urja~", Curadi)), Lat, &["Urjijayizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_has_tip(&[], &san(&d("Urja~", Curadi)), Lat, &["Urjijayizati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_has_ta(&[], &san(&d("tija~\\", Bhvadi)), Lat, &["titikzizate"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:32:25
[INFO] [stdout]     |
[INFO] [stdout]  32 |     assert_has_ta(&[], &san(&d("tija~\\", Bhvadi)), Lat, &["titikzizate"]);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  32 -     assert_has_ta(&[], &san(&d("tija~\\", Bhvadi)), Lat, &["titikzizate"]);
[INFO] [stdout]  32 +     assert_has_ta(&[], &Lan(&d("tija~\\", Bhvadi)), Lat, &["titikzizate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_has_ta(&[], &san(&d("tija~\\", Bhvadi)), Lat, &["titikzizate"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let aap = d("A\\px~", Svadi);
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:39:31
[INFO] [stdout]     |
[INFO] [stdout]  39 |     assert_has_tip(&["pra"], &san(&aap), Lan, &["prEpsat"]);
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  39 -     assert_has_tip(&["pra"], &san(&aap), Lan, &["prEpsat"]);
[INFO] [stdout]  39 +     assert_has_tip(&["pra"], &Lan(&aap), Lan, &["prEpsat"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_has_tip(&["pra"], &san(&aap), Lan, &["prEpsat"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |         &san(&d("Irzya~", Bhvadi)),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:46:10
[INFO] [stdout]     |
[INFO] [stdout]  46 |         &san(&d("Irzya~", Bhvadi)),
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  46 -         &san(&d("Irzya~", Bhvadi)),
[INFO] [stdout]  46 +         &Lan(&d("Irzya~", Bhvadi)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_has_tip(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_has_tip(&[], &nic(&d("I\\N", Divadi)), Lun, &["Ayiyat"]);
[INFO] [stdout]    |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_has_tip(&[], &nic(&d("I\\N", Divadi)), Lun, &["Ayiyat"]);
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_has_tip(&[], &nic(&d("I\\N", Divadi)), Lun, &["Ayiyat"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &nic(&d("i\\N", Adadi)),
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &nic(&d("i\\N", Adadi)),
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_has_tip(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:72:32
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let bhavat = krdanta(&[], &d("BU", Bhvadi), Krt::Satf);
[INFO] [stdout]    |                                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let bhavat = krdanta(&[], &d("BU", Bhvadi), Krt::Satf);
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_has_sup_1s(&bhavat, Pum, &["Bavan"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     assert_has_sup_1d(&bhavat, Pum, &["BavantO"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_has_sup_1p(&bhavat, Pum, &["BavantaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_has_tip(&[], &d("tfha~", Rudhadi), VidhiLin, &["tfMhyAt"])
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_has_tip(&[], &d("tfha~", Rudhadi), VidhiLin, &["tfMhyAt"])
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d_ghatadi` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_tip(&[], &nic(&d_ghatadi("aka~", Bhvadi)), Lun, &["Acikat"])
[INFO] [stdout]    |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_tip(&[], &nic(&d_ghatadi("aka~", Bhvadi)), Lun, &["Acikat"])
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_tip(&[], &nic(&d_ghatadi("aka~", Bhvadi)), Lun, &["Acikat"])
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d_ghatadi` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &nic(&d_ghatadi("heqa~", Bhvadi)),
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |         &nic(&d_ghatadi("heqa~", Bhvadi)),
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta_k` in this scope
[INFO] [stdout]   --> tests/integration/regressions.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     assert_has_ta_k(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_has_tip(&[], &nic(&d("f\\", Bhvadi)), Lun, &["Arpipat"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_has_tip(&[], &nic(&d("f\\", Bhvadi)), Lun, &["Arpipat"]);
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_has_tip(&[], &nic(&d("f\\", Bhvadi)), Lun, &["Arpipat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 |         &d("De\\w", Bhvadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jha_k` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_has_jha_k(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:118:31
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_has_tip(&[], &nic(&d("RIva~", Bhvadi)), Lun, &["anInivat"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:118:26
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_has_tip(&[], &nic(&d("RIva~", Bhvadi)), Lun, &["anInivat"]);
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_has_tip(&[], &nic(&d("RIva~", Bhvadi)), Lun, &["anInivat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &yan_luk(&d("vaya~\\", Bhvadi)),
[INFO] [stdout]     |                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan_luk` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &yan_luk(&d("vaya~\\", Bhvadi)),
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_has_tip(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:133:30
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert_has_krdanta(&[], &d("fji~\\", Bhvadi), Krt::ktvA, &["fYjitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert_has_krdanta(&[], &d("fji~\\", Bhvadi), Krt::ktvA, &["fYjitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .dhatu(nic_san(&d("BU", Bhvadi)))
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     assert_has_sup_1s(&krt, Stri, &["biBAvayizitavyA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .dhatu(nic(&d("BU", Bhvadi)))
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .dhatu(nic(&d("BU", Bhvadi)))
[INFO] [stdout]     |                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     assert_has_sup_1p(&krt, Pum, &["BAvanIyAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     assert_has_sup_1d(&krt, Stri, &["BAvanIye"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_has_sup_2d(&krt, Stri, &["BAvanIye"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert_has_sup_3p(&krt, Stri, &["BAvanIyABiH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     assert_has_sup_4p(&krt, Stri, &["BAvanIyAByaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_5s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_has_sup_5s(&krt, Stri, &["BAvanIyAyAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_6s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     assert_has_sup_6s(&krt, Stri, &["BAvanIyAyAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_6d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     assert_has_sup_6d(&krt, Stri, &["BAvanIyayoH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_7p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     assert_has_sup_7p(&krt, Stri, &["BAvanIyAsu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:168:31
[INFO] [stdout]     |
[INFO] [stdout] 168 |     assert_has_mip(&[], &nic(&d("Gasx~", Bhvadi)), Lun, &["ajIGasam"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:168:26
[INFO] [stdout]     |
[INFO] [stdout] 168 |     assert_has_mip(&[], &nic(&d("Gasx~", Bhvadi)), Lun, &["ajIGasam"]);
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_mip` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     assert_has_mip(&[], &nic(&d("Gasx~", Bhvadi)), Lun, &["ajIGasam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &nic(&d("i\\N", Adadi)),
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:176:10
[INFO] [stdout]     |
[INFO] [stdout] 176 |         &nic(&d("i\\N", Adadi)),
[INFO] [stdout]     |          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_dhvam_k` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_has_dhvam_k(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |         .dhatu(nic(&d("BU", Bhvadi)))
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |         .dhatu(nic(&d("BU", Bhvadi)))
[INFO] [stdout]     |                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_6p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_has_sup_6p(&krt, Pum, &["BAvakAnAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |         .dhatu(yan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:203:16
[INFO] [stdout]     |
[INFO] [stdout] 203 |         .dhatu(yan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 203 -         .dhatu(yan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout] 203 +         .dhatu(Lan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     assert_has_sup_1s(&krt, Pum, &[]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:210:21
[INFO] [stdout]     |
[INFO] [stdout] 210 |         .dhatu(yan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |         .dhatu(yan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 210 -         .dhatu(yan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout] 210 +         .dhatu(Lan(&d("paRa~\\", Bhvadi)))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     assert_has_sup_1s(&krt, Pum, &["pampaRyamAnaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     assert_has_sup_1d(&krt, Pum, &["pampaRyamAnO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:242:15
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let kr = &d("qukf\\Y", Tanadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:245:18
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let kurvat = krdanta(&[], &kr, Krt::Satf);
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | /     fn assert_has_sat(
[INFO] [stdout] 223 | |         dhatu: &Dhatu,
[INFO] [stdout] 224 | |         krt: Krt,
[INFO] [stdout] 225 | |         lakara: Lakara,
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |         assert_has_results(prakriyas, expected)
[INFO] [stdout] 240 | |     }
[INFO] [stdout]     | |_____- similarly named function `assert_has_sat` defined here
[INFO] [stdout] ...
[INFO] [stdout] 246 |       assert_has_sup_1s(kurvat, Pum, &["kurvan"]);
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 246 -     assert_has_sup_1s(kurvat, Pum, &["kurvan"]);
[INFO] [stdout] 246 +     assert_has_sat(kurvat, Pum, &["kurvan"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_results` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         assert_has_results(prakriyas, expected)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:266:27
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let u = krdanta(&[], &d("aya~", Bhvadi), Krt::kvip);
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |     let u = krdanta(&[], &d("aya~", Bhvadi), Krt::kvip);
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     assert_has_sup_1s(&u, Pum, &[]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:273:30
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert_has_krdanta(&[], &d("izu~", Tudadi), Krt::Sa, &["icCA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     assert_has_krdanta(&[], &d("izu~", Tudadi), Krt::Sa, &["icCA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:274:30
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert_has_krdanta(&[], &d("izu~", Tudadi), Krt::vuY, &[]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     assert_has_krdanta(&[], &d("izu~", Tudadi), Krt::vuY, &[]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:280:26
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_has_sip(&[], &d("Basa~", Juhotyadi), Lot, &["babDi", "babDAt"]);
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sip` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     assert_has_sip(&[], &d("Basa~", Juhotyadi), Lot, &["babDi", "babDAt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:286:32
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let gantum = krdanta(&[], &d("ga\\mx~", Bhvadi), Krt::tumun);
[INFO] [stdout]     |                                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:286:18
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let gantum = krdanta(&[], &d("ga\\mx~", Bhvadi), Krt::tumun);
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     assert_has_sup_1s(&gantum, Pum, &["gantum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     assert_has_sup_1d(&gantum, Pum, &["gantum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     assert_has_sup_1p(&gantum, Pum, &["gantum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     assert_has_sup_1s(&gantum, Stri, &["gantum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:292:31
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let gatva = krdanta(&[], &d("ga\\mx~", Bhvadi), Krt::ktvA);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let gatva = krdanta(&[], &d("ga\\mx~", Bhvadi), Krt::ktvA);
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     assert_has_sup_1s(&gatva, Pum, &["gatvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     assert_has_sup_4s(&gatva, Napumsaka, &["gatvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `taddhitanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let hanumat = taddhitanta("hanu", Taddhita::matup);
[INFO] [stdout]     |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     assert_has_sup_3s(&hanumat, Pum, &["hanumatA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:307:32
[INFO] [stdout]     |
[INFO] [stdout] 307 |     let vahaka = krdanta(&[], &d("va\\ha~^", Bhvadi), Krt::Rvul);
[INFO] [stdout]     |                                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     let vahaka = krdanta(&[], &d("va\\ha~^", Bhvadi), Krt::Rvul);
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     assert_has_sup_3s(&vahaka, Pum, &["vAhakena"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:315:34
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let anancana = krdanta(&[], &d("ancu~", Bhvadi), Krt::kAnac);
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `krdanta` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:315:20
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let anancana = krdanta(&[], &d("ancu~", Bhvadi), Krt::kAnac);
[INFO] [stdout]     |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert_has_sup_1s(&anancana, Pum, &["AnaYcAnaH", "AYcAnaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/regressions.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     assert_has_sup_1p("praBinnaviz", Pum, &["praBinnavizaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Tester` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]    |                            ^^^^^^ use of undeclared type `Tester`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_has_taddhita("aSvala", T::Pak, &["ASvalAyana"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_has_taddhita("itika", T::Pak, &["EtikAyana"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_has_taddhita("upagu", T::aR, &["Opagava"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     assert_has_taddhita("upamanyu", T::aR, &["Opamanyava"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_has_taddhita("SAlA", T::Ca, &["SAlIya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_has_taddhita("mAlA", T::Ca, &["mAlIya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 29 |       let pac = d("qupa\\ca~^z", Bhvadi);
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     let pac = d("qupa\\ca~^z", Bhvadi);
[INFO] [stdout] 29 +     let pac = S("qupa\\ca~^z", Bhvadi);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 30 |       assert_has_krdanta(&[], &d("tF", Bhvadi), Krt::tfc, &["taritf", "tarItf"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 30 -     assert_has_krdanta(&[], &d("tF", Bhvadi), Krt::tfc, &["taritf", "tarItf"]);
[INFO] [stdout] 30 +     assert_has_krdanta(&[], &S("tF", Bhvadi), Krt::tfc, &["taritf", "tarItf"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_has_krdanta(&[], &d("tF", Bhvadi), Krt::tfc, &["taritf", "tarItf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 31 |       assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 31 -     assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout] 31 +     assert_has_krdanta(&[], &S("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 32 |       assert_has_krdanta(&[], &d("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -     assert_has_krdanta(&[], &d("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout] 32 +     assert_has_krdanta(&[], &S("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_has_krdanta(&[], &d("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     assert_has_jhi(&[], &pac, Lat, &["pacanti"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 34 |       assert_has_jhi(&[], &d("ji\\", Bhvadi), Lat, &["jayanti"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 34 -     assert_has_jhi(&[], &d("ji\\", Bhvadi), Lat, &["jayanti"]);
[INFO] [stdout] 34 +     assert_has_jhi(&[], &S("ji\\", Bhvadi), Lat, &["jayanti"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_has_jhi(&[], &d("ji\\", Bhvadi), Lat, &["jayanti"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_iw` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_has_iw(&[], &pac, Lat, &["pace"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 41 |       assert_has_tip(&[], &d("tF", Bhvadi), Lat, &["tarati"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -     assert_has_tip(&[], &d("tF", Bhvadi), Lat, &["tarati"]);
[INFO] [stdout] 41 +     assert_has_tip(&[], &S("tF", Bhvadi), Lat, &["tarati"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_has_tip(&[], &d("tF", Bhvadi), Lat, &["tarati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 42 |       assert_has_tip(&[], &d("RI\\Y", Bhvadi), Lat, &["nayati"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 -     assert_has_tip(&[], &d("RI\\Y", Bhvadi), Lat, &["nayati"]);
[INFO] [stdout] 42 +     assert_has_tip(&[], &S("RI\\Y", Bhvadi), Lat, &["nayati"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_has_tip(&[], &d("RI\\Y", Bhvadi), Lat, &["nayati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 43 |       assert_has_tip(&[], &d("BU", Bhvadi), Lat, &["Bavati"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 -     assert_has_tip(&[], &d("BU", Bhvadi), Lat, &["Bavati"]);
[INFO] [stdout] 43 +     assert_has_tip(&[], &S("BU", Bhvadi), Lat, &["Bavati"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_has_tip(&[], &d("BU", Bhvadi), Lat, &["Bavati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 45 |       assert_has_tip(&[], &d("qukf\\Y", Tanadi), Lun, &["akArzIt"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 45 -     assert_has_tip(&[], &d("qukf\\Y", Tanadi), Lun, &["akArzIt"]);
[INFO] [stdout] 45 +     assert_has_tip(&[], &S("qukf\\Y", Tanadi), Lun, &["akArzIt"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_has_tip(&[], &d("qukf\\Y", Tanadi), Lun, &["akArzIt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 46 |       assert_has_tip(&[], &d("hf\\Y", Bhvadi), Lun, &["ahArzIt"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 46 -     assert_has_tip(&[], &d("hf\\Y", Bhvadi), Lun, &["ahArzIt"]);
[INFO] [stdout] 46 +     assert_has_tip(&[], &S("hf\\Y", Bhvadi), Lun, &["ahArzIt"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_has_tip(&[], &d("hf\\Y", Bhvadi), Lun, &["ahArzIt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 47 |       assert_has_tip(&[], &d("ci\\Y", Svadi), Lun, &["acEzIt"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -     assert_has_tip(&[], &d("ci\\Y", Svadi), Lun, &["acEzIt"]);
[INFO] [stdout] 47 +     assert_has_tip(&[], &S("ci\\Y", Svadi), Lun, &["acEzIt"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_has_tip(&[], &d("ci\\Y", Svadi), Lun, &["acEzIt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 48 |       assert_has_tip(&[], &d("RI\\Y", Bhvadi), Lun, &["anEzIt"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 -     assert_has_tip(&[], &d("RI\\Y", Bhvadi), Lun, &["anEzIt"]);
[INFO] [stdout] 48 +     assert_has_tip(&[], &S("RI\\Y", Bhvadi), Lun, &["anEzIt"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_has_tip(&[], &d("RI\\Y", Bhvadi), Lun, &["anEzIt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:49:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 49 |       assert_has_tip(&[], &d("lUY", Kryadi), Lun, &["alAvIt"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 -     assert_has_tip(&[], &d("lUY", Kryadi), Lun, &["alAvIt"]);
[INFO] [stdout] 49 +     assert_has_tip(&[], &S("lUY", Kryadi), Lun, &["alAvIt"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_has_tip(&[], &d("lUY", Kryadi), Lun, &["alAvIt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 50 |       assert_has_tip(&[], &d("zwu\\Y", Adadi), Lun, &["astAvIt"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 50 -     assert_has_tip(&[], &d("zwu\\Y", Adadi), Lun, &["astAvIt"]);
[INFO] [stdout] 50 +     assert_has_tip(&[], &S("zwu\\Y", Adadi), Lun, &["astAvIt"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_has_tip(&[], &d("zwu\\Y", Adadi), Lun, &["astAvIt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 53 |       assert_has_tip(&[], &d("YimidA~", Divadi), Lat, &["medyati"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -     assert_has_tip(&[], &d("YimidA~", Divadi), Lat, &["medyati"]);
[INFO] [stdout] 53 +     assert_has_tip(&[], &S("YimidA~", Divadi), Lat, &["medyati"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_has_tip(&[], &d("YimidA~", Divadi), Lat, &["medyati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 54 |       assert_has_jhi(&[], &d("YiBI\\", Juhotyadi), Lan, &["abiBayuH"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 54 -     assert_has_jhi(&[], &d("YiBI\\", Juhotyadi), Lan, &["abiBayuH"]);
[INFO] [stdout] 54 +     assert_has_jhi(&[], &S("YiBI\\", Juhotyadi), Lan, &["abiBayuH"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     assert_has_jhi(&[], &d("YiBI\\", Juhotyadi), Lan, &["abiBayuH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |       assert_has_krdanta(&[], &d("yA\\", Adadi), Krt::lyuw, &["yAna"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 57 -     assert_has_krdanta(&[], &d("yA\\", Adadi), Krt::lyuw, &["yAna"]);
[INFO] [stdout] 57 +     assert_has_krdanta(&[], &S("yA\\", Adadi), Krt::lyuw, &["yAna"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_has_krdanta(&[], &d("yA\\", Adadi), Krt::lyuw, &["yAna"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 58 |       assert_has_tip(&[], &d("glE\\", Bhvadi), Lat, &["glAyati"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 58 -     assert_has_tip(&[], &d("glE\\", Bhvadi), Lat, &["glAyati"]);
[INFO] [stdout] 58 +     assert_has_tip(&[], &S("glE\\", Bhvadi), Lat, &["glAyati"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_has_tip(&[], &d("glE\\", Bhvadi), Lat, &["glAyati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 59 |       assert_has_krdanta(&[], &d("unBa~", Tudadi), Krt::tfc, &["umBitf"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 59 -     assert_has_krdanta(&[], &d("unBa~", Tudadi), Krt::tfc, &["umBitf"]);
[INFO] [stdout] 59 +     assert_has_krdanta(&[], &S("unBa~", Tudadi), Krt::tfc, &["umBitf"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_has_krdanta(&[], &d("unBa~", Tudadi), Krt::tfc, &["umBitf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_has_sup_1s("div", Stri, &["dyOH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_has_sup_1s("paTin", Pum, &["panTAH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_has_sup_1s("tad", Pum, &["saH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_has_sup_2s("idam", Pum, &["imam"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 70 |       let lu = d("lUY", Kryadi);
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 70 -     let lu = d("lUY", Kryadi);
[INFO] [stdout] 70 +     let lu = S("lUY", Kryadi);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout]  71 |     assert_has_krdanta(&[], &yan(&lu), Krt::ac, &["loluva"]);
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  71 -     assert_has_krdanta(&[], &yan(&lu), Krt::ac, &["loluva"]);
[INFO] [stdout]  71 +     assert_has_krdanta(&[], &Lan(&lu), Krt::ac, &["loluva"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     assert_has_krdanta(&[], &yan(&lu), Krt::ac, &["loluva"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:72:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 |       assert_has_krdanta(&[], &yan(&d("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout]    |                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 72 -     assert_has_krdanta(&[], &yan(&d("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout] 72 +     assert_has_krdanta(&[], &yan(&S("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:72:30
[INFO] [stdout]     |
[INFO] [stdout]  72 |     assert_has_krdanta(&[], &yan(&d("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  72 -     assert_has_krdanta(&[], &yan(&d("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout]  72 +     assert_has_krdanta(&[], &Lan(&d("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     assert_has_krdanta(&[], &yan(&d("pUY", Kryadi)), Krt::ac, &["popuva"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 73 |       assert_has_krdanta(&[], &yan(&d("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout]    |                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 73 -     assert_has_krdanta(&[], &yan(&d("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout] 73 +     assert_has_krdanta(&[], &yan(&S("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:73:30
[INFO] [stdout]     |
[INFO] [stdout]  73 |     assert_has_krdanta(&[], &yan(&d("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  73 -     assert_has_krdanta(&[], &yan(&d("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout]  73 +     assert_has_krdanta(&[], &Lan(&d("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_has_krdanta(&[], &yan(&d("mfjU~", Adadi)), Krt::ac, &["marImfja"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_has_krdanta(&[], &lu, Krt::tfc, &["lavitf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:77:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 77 |       assert_has_krdanta(&[], &d("riza~", Bhvadi), Krt::vic, &["rez"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 77 -     assert_has_krdanta(&[], &d("riza~", Bhvadi), Krt::vic, &["rez"]);
[INFO] [stdout] 77 +     assert_has_krdanta(&[], &S("riza~", Bhvadi), Krt::vic, &["rez"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_has_krdanta(&[], &d("riza~", Bhvadi), Krt::vic, &["rez"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:78:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 78 |       assert_has_sip(&[], &d("RI\\Y", Bhvadi), VidhiLin, &["nayeH"]);
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 78 -     assert_has_sip(&[], &d("RI\\Y", Bhvadi), VidhiLin, &["nayeH"]);
[INFO] [stdout] 78 +     assert_has_sip(&[], &S("RI\\Y", Bhvadi), VidhiLin, &["nayeH"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     assert_has_sip(&[], &d("RI\\Y", Bhvadi), VidhiLin, &["nayeH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:83:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 83 |       assert_has_ta_k(&[], &d("Ba\\njo~", Rudhadi), Lun, &["aBAji", "aBaYji"]);
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 -     assert_has_ta_k(&[], &d("Ba\\njo~", Rudhadi), Lun, &["aBAji", "aBaYji"]);
[INFO] [stdout] 83 +     assert_has_ta_k(&[], &S("Ba\\njo~", Rudhadi), Lun, &["aBAji", "aBaYji"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta_k` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_has_ta_k(&[], &d("Ba\\njo~", Rudhadi), Lun, &["aBAji", "aBaYji"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 84 |       assert_has_krdanta(&[], &d("ra\\nja~^", Divadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 84 -     assert_has_krdanta(&[], &d("ra\\nja~^", Divadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout] 84 +     assert_has_krdanta(&[], &S("ra\\nja~^", Divadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_has_krdanta(&[], &d("ra\\nja~^", Divadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:87:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 87 |       assert_has_tip(&[], &nic(&d("knUyI~\\", Bhvadi)), Lat, &["knopayati"]);
[INFO] [stdout]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 87 -     assert_has_tip(&[], &nic(&d("knUyI~\\", Bhvadi)), Lat, &["knopayati"]);
[INFO] [stdout] 87 +     assert_has_tip(&[], &nic(&S("knUyI~\\", Bhvadi)), Lat, &["knopayati"]);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_tip(&[], &nic(&d("knUyI~\\", Bhvadi)), Lat, &["knopayati"]);
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_tip(&[], &nic(&d("knUyI~\\", Bhvadi)), Lat, &["knopayati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 93 |       let ci = d("ci\\Y", Svadi);
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 93 -     let ci = d("ci\\Y", Svadi);
[INFO] [stdout] 93 +     let ci = S("ci\\Y", Svadi);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     assert_has_krdanta(&[], &ci, Krt::kta, &["cita"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_has_krdanta(&[], &ci, Krt::ktavatu, &["citavat"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 97 |       let stu = d("zwu\\Y", Adadi);
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 97 -     let stu = d("zwu\\Y", Adadi);
[INFO] [stdout] 97 +     let stu = S("zwu\\Y", Adadi);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     assert_has_krdanta(&[], &stu, Krt::kta, &["stuta"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_1.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     assert_has_krdanta(&[], &stu, Krt::ktavatu, &["stutavat"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 101 |       let bhid = d("Bi\\di~^r", Rudhadi);
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 101 -     let bhid = d("Bi\\di~^r", Rudhadi);
[INFO] [stdout] 101 +     let bhid = S("Bi\\di~^r", Rudhadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_has_krdanta(&[], &bhid, Krt::kta, &["Binna"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_has_krdanta(&[], &bhid, Krt::ktavatu, &["Binnavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 105 |       let mfj = d("mfjU~", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 105 -     let mfj = d("mfjU~", Adadi);
[INFO] [stdout] 105 +     let mfj = S("mfjU~", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     assert_has_krdanta(&[], &mfj, Krt::kta, &["mfzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_has_krdanta(&[], &mfj, Krt::ktavatu, &["mfzwavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     assert_has_tas(&[], &ci, Lat, &["cinutaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     assert_has_jhi(&[], &ci, Lat, &["cinvanti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     assert_has_tas(&[], &mfj, Lat, &["mfzwaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_has_jhi(&[], &mfj, Lat, &["mfjanti", "mArjanti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 117 |       assert_has_krdanta(&[], &d("ji\\", Bhvadi), Krt::ksnu, &["jizRu"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 117 -     assert_has_krdanta(&[], &d("ji\\", Bhvadi), Krt::ksnu, &["jizRu"]);
[INFO] [stdout] 117 +     assert_has_krdanta(&[], &S("ji\\", Bhvadi), Krt::ksnu, &["jizRu"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     assert_has_krdanta(&[], &d("ji\\", Bhvadi), Krt::ksnu, &["jizRu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 118 |       assert_has_krdanta(&[], &d("BU", Bhvadi), Krt::ksnu, &["BUzRu"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 118 -     assert_has_krdanta(&[], &d("BU", Bhvadi), Krt::ksnu, &["BUzRu"]);
[INFO] [stdout] 118 +     assert_has_krdanta(&[], &S("BU", Bhvadi), Krt::ksnu, &["BUzRu"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_has_krdanta(&[], &d("BU", Bhvadi), Krt::ksnu, &["BUzRu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 121 |       assert_has_lat(&[], &d("kamu~\\", Bhvadi), &["kAmayate"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 121 -     assert_has_lat(&[], &d("kamu~\\", Bhvadi), &["kAmayate"]);
[INFO] [stdout] 121 +     assert_has_lat(&[], &S("kamu~\\", Bhvadi), &["kAmayate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert_has_lat(&[], &d("kamu~\\", Bhvadi), &["kAmayate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_has_taddhita("ligu", T::Pak, &["lEgavAyana"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_mip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_has_mip(&[], &ci, Lan, &["acinavam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:126:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 126 |       assert_has_mip(&[], &d("zu\\Y", Svadi), Lan, &["asunavam"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 126 -     assert_has_mip(&[], &d("zu\\Y", Svadi), Lan, &["asunavam"]);
[INFO] [stdout] 126 +     assert_has_mip(&[], &S("zu\\Y", Svadi), Lan, &["asunavam"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_mip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_has_mip(&[], &d("zu\\Y", Svadi), Lan, &["asunavam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 131 |       let didhi = d("dIDIN", Adadi);
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 131 -     let didhi = d("dIDIN", Adadi);
[INFO] [stdout] 131 +     let didhi = S("dIDIN", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     assert_has_krdanta(&["AN"], &didhi, Krt::lyuw, &["AdIDyana"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert_has_krdanta(&["AN"], &didhi, Krt::Rvul, &["AdIDyaka"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 135 |       let vevi = d("vevIN", Adadi);
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 135 -     let vevi = d("vevIN", Adadi);
[INFO] [stdout] 135 +     let vevi = S("vevIN", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     assert_has_krdanta(&["AN"], &vevi, Krt::lyuw, &["Avevyana"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_has_krdanta(&["AN"], &vevi, Krt::Rvul, &["Avevyaka"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:139:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 139 |       assert_has_lut(&[], &d("kaRa~", Bhvadi), &["kaRitA"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 139 -     assert_has_lut(&[], &d("kaRa~", Bhvadi), &["kaRitA"]);
[INFO] [stdout] 139 +     assert_has_lut(&[], &S("kaRa~", Bhvadi), &["kaRitA"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lut` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     assert_has_lut(&[], &d("kaRa~", Bhvadi), &["kaRitA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 140 |       assert_has_lut(&[], &d("raRa~", Bhvadi), &["raRitA"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 140 -     assert_has_lut(&[], &d("raRa~", Bhvadi), &["raRitA"]);
[INFO] [stdout] 140 +     assert_has_lut(&[], &S("raRa~", Bhvadi), &["raRitA"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lut` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     assert_has_lut(&[], &d("raRa~", Bhvadi), &["raRitA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:149:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 149 |       let tfp = d("tf\\pa~", Divadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 -     let tfp = d("tf\\pa~", Divadi);
[INFO] [stdout] 149 +     let tfp = S("tf\\pa~", Divadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     assert_has_krdanta(&[], &tfp, Krt::tfc, &["traptf", "tarptf", "tarpitf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_has_krdanta(&[], &tfp, Krt::tumun, &["traptum", "tarptum", "tarpitum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     assert_has_sandhi("daRqa", "hasta", &["daRqahasta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_has_sandhi("daDi", "SItam", &["daDiSItam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     assert_has_taddhita("vipASa", T::aR, &["vEpASa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     assert_has_taddhita("anaquh", T::aR, &["Anaquha"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let hari = sup_1d("harI", "hari", Pum);
[INFO] [stdout]     |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let etau = sup_1d("etO", "etad", Pum);
[INFO] [stdout]     |                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     assert_has_vakya(&hari, &etau, &["harI etO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let ami = sup_1p("amI", "adas", Pum);
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let amu = sup_1d("amU", "adas", Pum);
[INFO] [stdout]     |               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     assert_has_vakya(&ami, &atra, &["amI atra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_has_vakya(&ami, &asate, &["amI Asate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_has_vakya(&amu, &atra, &["amU atra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_has_vakya(&amu, &asate, &["amU Asate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     assert_has_vakya(&shami, &atra, &["Samyatra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     assert_has_vakya(&dadimi, &atra, &["dAqimyatra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     assert_has_vakya(&a, &apehi, &["a apehi"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_has_vakya(&i, &indra, &["i indram"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     assert_has_vakya(&u, &uttistha, &["u uttizWa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     assert_has_vakya(&aa, &evam, &["A evam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     assert_has_vakya(&cakara, &atra, &["cakArAtra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     assert_has_vakya(&jahara, &atra, &["jahArAtra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     assert_has_vakya(&pra, &agnaye, &["prAgnaye"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     assert_has_vakya(&aa, &udakantat, &["A udakAntAt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_has_vakya(&aan, &udakantat, &["odakAntAt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     assert_has_vakya(&aho, &iti, &["Aho iti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     assert_has_vakya(&utaho, &iti, &["utAho iti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_vakya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     assert_has_vakya(&un, &iti, &["u iti", "U~ iti", "viti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:248:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 248 |           &d("qudA\\Y", Juhotyadi),
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 248 -         &d("qudA\\Y", Juhotyadi),
[INFO] [stdout] 248 +         &S("qudA\\Y", Juhotyadi),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     assert_has_tip(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 254 |           &d("dA\\R", Bhvadi),
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 254 -         &d("dA\\R", Bhvadi),
[INFO] [stdout] 254 +         &S("dA\\R", Bhvadi),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:252:5
[INFO] [stdout]     |
[INFO] [stdout] 252 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:258:37
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 258 |       assert_has_lat(&["pra", "ni"], &d("do\\", Divadi), &["praRidyati"]);
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 258 -     assert_has_lat(&["pra", "ni"], &d("do\\", Divadi), &["praRidyati"]);
[INFO] [stdout] 258 +     assert_has_lat(&["pra", "ni"], &S("do\\", Divadi), &["praRidyati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_has_lat(&["pra", "ni"], &d("do\\", Divadi), &["praRidyati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:259:37
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 259 |       assert_has_lat(&["pra", "ni"], &d("de\\N", Bhvadi), &["praRidayate"]);
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 259 -     assert_has_lat(&["pra", "ni"], &d("de\\N", Bhvadi), &["praRidayate"]);
[INFO] [stdout] 259 +     assert_has_lat(&["pra", "ni"], &S("de\\N", Bhvadi), &["praRidayate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     assert_has_lat(&["pra", "ni"], &d("de\\N", Bhvadi), &["praRidayate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:262:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 262 |           &d("quDA\\Y", Juhotyadi),
[INFO] [stdout]     |            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 262 -         &d("quDA\\Y", Juhotyadi),
[INFO] [stdout] 262 +         &S("quDA\\Y", Juhotyadi),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_has_tip(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:266:37
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 266 |       assert_has_tip(&["pra", "ni"], &d("De\\w", Bhvadi), Lat, &["praRiDayati"]);
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 266 -     assert_has_tip(&["pra", "ni"], &d("De\\w", Bhvadi), Lat, &["praRiDayati"]);
[INFO] [stdout] 266 +     assert_has_tip(&["pra", "ni"], &S("De\\w", Bhvadi), Lat, &["praRiDayati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     assert_has_tip(&["pra", "ni"], &d("De\\w", Bhvadi), Lat, &["praRiDayati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:268:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 268 |       assert_has_krdanta(&[], &d("dA\\p", Adadi), Krt::kta, &["dAta"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 268 -     assert_has_krdanta(&[], &d("dA\\p", Adadi), Krt::kta, &["dAta"]);
[INFO] [stdout] 268 +     assert_has_krdanta(&[], &S("dA\\p", Adadi), Krt::kta, &["dAta"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 |     assert_has_krdanta(&[], &d("dA\\p", Adadi), Krt::kta, &["dAta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:269:35
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 269 |       assert_has_krdanta(&["ava"], &d("dE\\p", Bhvadi), Krt::kta, &["avadAta"]);
[INFO] [stdout]     |                                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 269 -     assert_has_krdanta(&["ava"], &d("dE\\p", Bhvadi), Krt::kta, &["avadAta"]);
[INFO] [stdout] 269 +     assert_has_krdanta(&["ava"], &S("dE\\p", Bhvadi), Krt::kta, &["avadAta"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 |     assert_has_krdanta(&["ava"], &d("dE\\p", Bhvadi), Krt::kta, &["avadAta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:274:32
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 274 |       S.assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::tavya, &["karta/vya"]);
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 274 -     S.assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::tavya, &["karta/vya"]);
[INFO] [stdout] 274 +     S.assert_has_krdanta(&[], &S("qukf\\Y", Tanadi), Krt::tavya, &["karta/vya"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_has_sup_3d("vfkza", Pum, &["vfkzAByAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     assert_has_taddhita("kumArI", T::tarap, &["kumAritara"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     assert_has_taddhita("kumArI", T::tamap, &["kumAritama"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     assert_has_taddhita("brAhmaRI", T::tarap, &["brAhmaRitara"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     assert_has_taddhita("brAhmaRI", T::tamap, &["brAhmaRitama"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     assert_has_taddhita("bahu", T::kftvasuc, &["bahukftvas"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     assert_has_taddhita("bahu", T::DA, &["bahuDA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     assert_has_taddhita("bahu", T::kan, &["bahuka"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     assert_has_taddhita("gaRa", T::kftvasuc, &["gaRakftvas"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     assert_has_taddhita("gaRa", T::DA, &["gaRaDA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 297 |     assert_has_taddhita("gaRa", T::kan, &["gaRaka"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert_has_sup_1p("zaz", Napumsaka, &["zaw"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     assert_has_sup_1p("paYcan", Napumsaka, &["paYca"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     assert_has_sup_1p("saptan", Napumsaka, &["sapta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     assert_has_sup_1p("navan", Napumsaka, &["nava"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     assert_has_sup_1p("daSan", Napumsaka, &["daSa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     assert_has_sup_1p("Sata", Napumsaka, &["SatAni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     assert_has_sup_1p("sahasra", Napumsaka, &["sahasrARi"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_has_taddhita("kim", T::qati, &["kati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 333 |       let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 333 -     let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout] 333 +     let kf = S("qukf\\Y", Tanadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     assert_has_krdanta(&[], &kf, Krt::kta, &["kfta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_has_krdanta(&[], &kf, Krt::ktavatu, &["kftavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:337:16
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 337 |       let bhuj = d("Bu\\ja~", Rudhadi);
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 337 -     let bhuj = d("Bu\\ja~", Rudhadi);
[INFO] [stdout] 337 +     let bhuj = S("Bu\\ja~", Rudhadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     assert_has_krdanta(&[], &bhuj, Krt::kta, &["Bukta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     assert_has_krdanta(&[], &bhuj, Krt::ktavatu, &["Buktavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 |     assert_has_sup_1s("sarva", Pum, &["sarvaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:346:5
[INFO] [stdout]     |
[INFO] [stdout] 346 |     assert_has_sup_1d("sarva", Pum, &["sarvO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     assert_has_sup_1p("sarva", Pum, &["sarve"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_has_sup_4s("sarva", Pum, &["sarvasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_5s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     assert_has_sup_5s("sarva", Pum, &["sarvasmAt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_6p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     assert_has_sup_6p("sarva", Pum, &["sarvezAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_7s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     assert_has_sup_7s("sarva", Pum, &["sarvasmin"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 |     assert_has_sup_1s("viSva", Pum, &["viSvaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 |     assert_has_sup_1d("viSva", Pum, &["viSvO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_has_sup_1p("viSva", Pum, &["viSve"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_has_sup_4s("viSva", Pum, &["viSvasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_5s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_has_sup_5s("viSva", Pum, &["viSvasmAt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_6p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     assert_has_sup_6p("viSva", Pum, &["viSvezAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_7s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     assert_has_sup_7s("viSva", Pum, &["viSvasmin"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_has_sup_1p("uBaya", Pum, &["uBaye"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     assert_has_sup_4s("uBaya", Pum, &["uBayasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_5s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 |     assert_has_sup_5s("uBaya", Pum, &["uBayasmAt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_6p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     assert_has_sup_6p("uBaya", Pum, &["uBayezAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_7s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     assert_has_sup_7s("uBaya", Pum, &["uBayasmin"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     assert_has_sup_4s("katara", Pum, &["katarasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_has_sup_4s("katama", Pum, &["katamasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 |     assert_has_sup_4s("itara", Pum, &["itarasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |     assert_has_sup_4s("anya", Pum, &["anyasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_has_sup_4s("anyatara", Pum, &["anyatarasmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     assert_has_sup_1p("praTama", Pum, &["praTame", "praTamAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |     assert_has_sup_1p("carama", Pum, &["carame", "caramAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 |     assert_has_sup_1p("alpa", Pum, &["alpe", "alpAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     assert_has_sup_1p("arDa", Pum, &["arDe", "arDAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 |     assert_has_sup_1p("katipaya", Pum, &["katipaye", "katipayAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 |     assert_has_sup_1p("nema", Pum, &["neme", "nemAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     assert_has_sup_1p("pUrva", Pum, &["pUrve", "pUrvAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_has_sup_1p("para", Pum, &["pare", "parAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:395:5
[INFO] [stdout]     |
[INFO] [stdout] 395 |     assert_has_sup_1p("avara", Pum, &["avare", "avarAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 |     assert_has_sup_1p("dakziRa", Pum, &["dakziRe", "dakziRAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:397:5
[INFO] [stdout]     |
[INFO] [stdout] 397 |     assert_has_sup_1p("uttara", Pum, &["uttare", "uttarAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:398:5
[INFO] [stdout]     |
[INFO] [stdout] 398 |     assert_has_sup_1p("apara", Pum, &["apare", "aparAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 399 |     assert_has_sup_1p("aDara", Pum, &["aDare", "aDarAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:407:5
[INFO] [stdout]     |
[INFO] [stdout] 407 |     assert_has_taddhita("tad", T::tasil, &["tatas"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |     assert_has_taddhita("yad", T::tasil, &["yatas"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     assert_has_taddhita("tad", T::tral, &["tatra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     assert_has_taddhita("yad", T::tral, &["yatra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:411:5
[INFO] [stdout]     |
[INFO] [stdout] 411 |     assert_has_taddhita("tad", T::dA, &["tadA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     assert_has_taddhita("yad", T::dA, &["yadA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 |     assert_has_taddhita("sarva", T::dA, &["sarvadA", "sadA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 416 |     assert_has_sup_1s("eka", Pum, &["ekaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     assert_has_sup_1d("dvi", Pum, &["dvO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 418 |     assert_has_sup_1p("bahu", Pum, &["bahavaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `taddhitanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:421:20
[INFO] [stdout]     |
[INFO] [stdout] 421 |     let aupagava = taddhitanta("upagu", T::aR);
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_has_sup_1s(&aupagava, Pum, &["OpagavaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 |     assert_has_sup_1d(&aupagava, Pum, &["OpagavO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 424 |     assert_has_sup_1p(&aupagava, Pum, &["OpagavAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:429:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 429 |       assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktvA, &["kftvA"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 429 -     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktvA, &["kftvA"]);
[INFO] [stdout] 429 +     assert_has_krdanta(&[], &S("qukf\\Y", Tanadi), Krt::ktvA, &["kftvA"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktvA, &["kftvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:430:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 430 |       assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::ktvA, &["hftvA"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 430 -     assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::ktvA, &["hftvA"]);
[INFO] [stdout] 430 +     assert_has_krdanta(&[], &S("hf\\Y", Bhvadi), Krt::ktvA, &["hftvA"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:430:5
[INFO] [stdout]     |
[INFO] [stdout] 430 |     assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::ktvA, &["hftvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:434:34
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 434 |       assert_has_krdanta(&["vi"], &d("sf\\px~", Tudadi), Krt::kasun, &["visfpas"]);
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 434 -     assert_has_krdanta(&["vi"], &d("sf\\px~", Tudadi), Krt::kasun, &["visfpas"]);
[INFO] [stdout] 434 +     assert_has_krdanta(&["vi"], &S("sf\\px~", Tudadi), Krt::kasun, &["visfpas"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     assert_has_krdanta(&["vi"], &d("sf\\px~", Tudadi), Krt::kasun, &["visfpas"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:435:34
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 435 |       assert_has_krdanta(&["AN"], &d("u~tfdi~^r", Rudhadi), Krt::kasun, &["Atfdas"]);
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 435 -     assert_has_krdanta(&["AN"], &d("u~tfdi~^r", Rudhadi), Krt::kasun, &["Atfdas"]);
[INFO] [stdout] 435 +     assert_has_krdanta(&["AN"], &S("u~tfdi~^r", Rudhadi), Krt::kasun, &["Atfdas"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:435:5
[INFO] [stdout]     |
[INFO] [stdout] 435 |     assert_has_krdanta(&["AN"], &d("u~tfdi~^r", Rudhadi), Krt::kasun, &["Atfdas"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_avyayibhava` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     assert_has_avyayibhava("upa", "agni", &["upAgni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_avyayibhava` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:441:5
[INFO] [stdout]     |
[INFO] [stdout] 441 |     assert_has_avyayibhava("prati", "agni", &["pratyagni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_avyayibhava` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:442:5
[INFO] [stdout]     |
[INFO] [stdout] 442 |     assert_has_avyayibhava("upa", "payas", &["upapayaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     assert_has_sup_1p("kuRqa", Napumsaka, &["kuRqAni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:450:5
[INFO] [stdout]     |
[INFO] [stdout] 450 |     assert_has_sup_2p("kuRqa", Napumsaka, &["kuRqAni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:451:5
[INFO] [stdout]     |
[INFO] [stdout] 451 |     assert_has_sup_1p("daDi", Napumsaka, &["daDIni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     assert_has_sup_1p("maDu", Napumsaka, &["maDUni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     assert_has_sup_1p("trapu", Napumsaka, &["trapURi"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     assert_has_sup_1p("jatu", Napumsaka, &["jatUni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:459:5
[INFO] [stdout]     |
[INFO] [stdout] 459 |     assert_has_sup_1s("rAjan", Pum, &["rAjA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:460:5
[INFO] [stdout]     |
[INFO] [stdout] 460 |     assert_has_sup_1d("rAjan", Pum, &["rAjAnO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     assert_has_sup_1p("rAjan", Pum, &["rAjAnaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 |     assert_has_sup_2s("rAjan", Pum, &["rAjAnam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:463:5
[INFO] [stdout]     |
[INFO] [stdout] 463 |     assert_has_sup_2d("rAjan", Pum, &["rAjAnO"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     assert_has_sup_2p("rAjan", Pum, &["rAjYaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     assert_has_sup_1d("sAman", Napumsaka, &["sAmanI", "sAmnI"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:468:5
[INFO] [stdout]     |
[INFO] [stdout] 468 |     assert_has_sup_1d("veman", Napumsaka, &["vemanI", "vemnI"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:473:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 473 |       let svi = d("wuo~Svi", Bhvadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 473 -     let svi = d("wuo~Svi", Bhvadi);
[INFO] [stdout] 473 +     let svi = S("wuo~Svi", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:474:5
[INFO] [stdout]     |
[INFO] [stdout] 474 |     assert_has_tip(&[], &svi, Lit, &["SuSAva", "SiSvAya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:475:5
[INFO] [stdout]     |
[INFO] [stdout] 475 |     assert_has_tas(&[], &svi, Lit, &["SuSuvatuH", "SiSviyatuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:480:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 480 |       let yaj = d("ya\\ja~^", Bhvadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 480 -     let yaj = d("ya\\ja~^", Bhvadi);
[INFO] [stdout] 480 +     let yaj = S("ya\\ja~^", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:481:5
[INFO] [stdout]     |
[INFO] [stdout] 481 |     assert_has_krdanta(&[], &yaj, Krt::kta, &["izwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:482:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 482 |       let vap = d("quva\\pa~^", Bhvadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 482 -     let vap = d("quva\\pa~^", Bhvadi);
[INFO] [stdout] 482 +     let vap = S("quva\\pa~^", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:483:5
[INFO] [stdout]     |
[INFO] [stdout] 483 |     assert_has_krdanta(&[], &vap, Krt::kta, &["upta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:484:16
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 484 |       let grah = d("graha~^", Kryadi);
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 484 -     let grah = d("graha~^", Kryadi);
[INFO] [stdout] 484 +     let grah = S("graha~^", Kryadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 |     assert_has_krdanta(&[], &grah, Krt::kta, &["gfhIta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 490 |       let lu = d("lUY", Kryadi);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 490 -     let lu = d("lUY", Kryadi);
[INFO] [stdout] 490 +     let lu = S("lUY", Kryadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     assert_has_krdanta(&[], &lu, Krt::tfc, &["lavitf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:495:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 495 |           &nic(&d("YiBI\\", Juhotyadi)),
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 495 -         &nic(&d("YiBI\\", Juhotyadi)),
[INFO] [stdout] 495 +         &nic(&S("YiBI\\", Juhotyadi)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:495:10
[INFO] [stdout]     |
[INFO] [stdout] 495 |         &nic(&d("YiBI\\", Juhotyadi)),
[INFO] [stdout]     |          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     assert_has_lat(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:502:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 502 |       assert_has_tip(&["vi"], &d("ru\\Di~^r", Rudhadi), Lat, &["viruRadDi"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 502 -     assert_has_tip(&["vi"], &d("ru\\Di~^r", Rudhadi), Lat, &["viruRadDi"]);
[INFO] [stdout] 502 +     assert_has_tip(&["vi"], &S("ru\\Di~^r", Rudhadi), Lat, &["viruRadDi"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:502:5
[INFO] [stdout]     |
[INFO] [stdout] 502 |     assert_has_tip(&["vi"], &d("ru\\Di~^r", Rudhadi), Lat, &["viruRadDi"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 503 |       assert_has_tip(&[], &d("mu\\cx~^", Tudadi), Lat, &["muYcati"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 503 -     assert_has_tip(&[], &d("mu\\cx~^", Tudadi), Lat, &["muYcati"]);
[INFO] [stdout] 503 +     assert_has_tip(&[], &S("mu\\cx~^", Tudadi), Lat, &["muYcati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 |     assert_has_tip(&[], &d("mu\\cx~^", Tudadi), Lat, &["muYcati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:504:5
[INFO] [stdout]     |
[INFO] [stdout] 504 |     assert_has_sup_1p("payas", Napumsaka, &["payAMsi"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:509:16
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 509 |       let masj = d("wuma\\sjo~", Tudadi);
[INFO] [stdout]     |                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 509 -     let masj = d("wuma\\sjo~", Tudadi);
[INFO] [stdout] 509 +     let masj = S("wuma\\sjo~", Tudadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:510:5
[INFO] [stdout]     |
[INFO] [stdout] 510 |     assert_has_krdanta(&[], &masj, Krt::kta, &["magna"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     assert_has_krdanta(&[], &masj, Krt::ktavatu, &["magnavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     assert_has_krdanta(&[], &masj, Krt::tfc, &["maNktf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 |     assert_has_krdanta(&[], &masj, Krt::tumun, &["maNktum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 |     assert_has_sup_1s("atirE", Napumsaka, &["atiri"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     assert_has_sup_1s("atinO", Napumsaka, &["atinu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 |     assert_has_sup_1s("upago", Napumsaka, &["upagu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:528:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 528 |       let as_ = d("asa~", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 528 -     let as_ = d("asa~", Adadi);
[INFO] [stdout] 528 +     let as_ = S("asa~", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:529:5
[INFO] [stdout]     |
[INFO] [stdout] 529 |     assert_has_krdanta(&[], &as_, Krt::tfc, &["Bavitf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     assert_has_krdanta(&[], &as_, Krt::tumun, &["Bavitum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     assert_has_krdanta(&[], &as_, Krt::tavya, &["Bavitavya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:533:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 533 |       let bru = d("brUY", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 533 -     let bru = d("brUY", Adadi);
[INFO] [stdout] 533 +     let bru = S("brUY", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 |     assert_has_krdanta(&[], &bru, Krt::tfc, &["vaktf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 |     assert_has_krdanta(&[], &bru, Krt::tumun, &["vaktum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:536:5
[INFO] [stdout]     |
[INFO] [stdout] 536 |     assert_has_krdanta(&[], &bru, Krt::tavya, &["vaktavya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:541:5
[INFO] [stdout]     |
[INFO] [stdout] 541 |     assert_has_sandhi("daRqa", "agram", &["daRqAgram"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:542:5
[INFO] [stdout]     |
[INFO] [stdout] 542 |     assert_has_sandhi("yUpa", "agram", &["yUpAgram"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:546:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 546 |       assert_has_krdanta(&[], &d("qupa\\ca~^z", Bhvadi), Krt::GaY, &["pAka"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 546 -     assert_has_krdanta(&[], &d("qupa\\ca~^z", Bhvadi), Krt::GaY, &["pAka"]);
[INFO] [stdout] 546 +     assert_has_krdanta(&[], &S("qupa\\ca~^z", Bhvadi), Krt::GaY, &["pAka"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:546:5
[INFO] [stdout]     |
[INFO] [stdout] 546 |     assert_has_krdanta(&[], &d("qupa\\ca~^z", Bhvadi), Krt::GaY, &["pAka"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:547:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 547 |       assert_has_krdanta(&[], &d("tya\\ja~", Bhvadi), Krt::GaY, &["tyAga"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 547 -     assert_has_krdanta(&[], &d("tya\\ja~", Bhvadi), Krt::GaY, &["tyAga"]);
[INFO] [stdout] 547 +     assert_has_krdanta(&[], &S("tya\\ja~", Bhvadi), Krt::GaY, &["tyAga"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:547:5
[INFO] [stdout]     |
[INFO] [stdout] 547 |     assert_has_krdanta(&[], &d("tya\\ja~", Bhvadi), Krt::GaY, &["tyAga"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:548:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 548 |       assert_has_krdanta(&[], &d("ra\\nja~^", Bhvadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 548 -     assert_has_krdanta(&[], &d("ra\\nja~^", Bhvadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout] 548 +     assert_has_krdanta(&[], &S("ra\\nja~^", Bhvadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 548 |     assert_has_krdanta(&[], &d("ra\\nja~^", Bhvadi), Krt::GaY, &["rAga", "raNga"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 |     assert_has_sup_4s("adas", Pum, &["amuzmE"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 551 |     assert_has_sup_4d("adas", Pum, &["amUByAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 |     assert_has_sandhi("vAk", "hasati", &["vAg Gasati", "vAg hasati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:554:5
[INFO] [stdout]     |
[INFO] [stdout] 554 |     assert_has_sandhi("trizWup", "hasati", &["trizWub Basati", "trizWub hasati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:559:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 559 |       assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::tfc, &["kartf"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 559 -     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::tfc, &["kartf"]);
[INFO] [stdout] 559 +     assert_has_krdanta(&[], &S("qukf\\Y", Tanadi), Krt::tfc, &["kartf"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::tfc, &["kartf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:560:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 560 |       assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::tfc, &["hartf"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 560 -     assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::tfc, &["hartf"]);
[INFO] [stdout] 560 +     assert_has_krdanta(&[], &S("hf\\Y", Bhvadi), Krt::tfc, &["hartf"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:560:5
[INFO] [stdout]     |
[INFO] [stdout] 560 |     assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::tfc, &["hartf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:561:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 561 |       assert_has_lat(&[], &d("kF", Tudadi), &["kirati"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 561 -     assert_has_lat(&[], &d("kF", Tudadi), &["kirati"]);
[INFO] [stdout] 561 +     assert_has_lat(&[], &S("kF", Tudadi), &["kirati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:561:5
[INFO] [stdout]     |
[INFO] [stdout] 561 |     assert_has_lat(&[], &d("kF", Tudadi), &["kirati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:562:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 562 |       assert_has_lat(&[], &d("gF", Tudadi), &["girati", "gilati"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 562 -     assert_has_lat(&[], &d("gF", Tudadi), &["girati", "gilati"]);
[INFO] [stdout] 562 +     assert_has_lat(&[], &S("gF", Tudadi), &["girati", "gilati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 |     assert_has_lat(&[], &d("gF", Tudadi), &["girati", "gilati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:567:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 567 |       assert_has_krdanta(&[], &d("Kanu~^", Bhvadi), Krt::kyap, &["Keya"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 567 -     assert_has_krdanta(&[], &d("Kanu~^", Bhvadi), Krt::kyap, &["Keya"]);
[INFO] [stdout] 567 +     assert_has_krdanta(&[], &S("Kanu~^", Bhvadi), Krt::kyap, &["Keya"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:567:5
[INFO] [stdout]     |
[INFO] [stdout] 567 |     assert_has_krdanta(&[], &d("Kanu~^", Bhvadi), Krt::kyap, &["Keya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:568:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 568 |       assert_has_krdanta(&[], &d("gE\\", Bhvadi), Krt::yat, &["geya"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 568 -     assert_has_krdanta(&[], &d("gE\\", Bhvadi), Krt::yat, &["geya"]);
[INFO] [stdout] 568 +     assert_has_krdanta(&[], &S("gE\\", Bhvadi), Krt::yat, &["geya"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 |     assert_has_krdanta(&[], &d("gE\\", Bhvadi), Krt::yat, &["geya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:573:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 573 |       let asa = d("asa~", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 573 -     let asa = d("asa~", Adadi);
[INFO] [stdout] 573 +     let asa = S("asa~", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:575:5
[INFO] [stdout]     |
[INFO] [stdout] 575 |     assert_has_krdanta(&[], &asa, Krt::tfc, &["Bavitf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:576:5
[INFO] [stdout]     |
[INFO] [stdout] 576 |     assert_has_krdanta(&[], &asa, Krt::tumun, &["Bavitum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:577:5
[INFO] [stdout]     |
[INFO] [stdout] 577 |     assert_has_krdanta(&[], &asa, Krt::tavya, &["Bavitavya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:579:5
[INFO] [stdout]     |
[INFO] [stdout] 579 |     assert_has_sup_1p("kuRqa", Napumsaka, &["kuRqAni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_2p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:580:5
[INFO] [stdout]     |
[INFO] [stdout] 580 |     assert_has_sup_2p("kuRqa", Napumsaka, &["kuRqAni"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:582:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 582 |       assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 582 -     assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout] 582 +     assert_has_krdanta(&[], &S("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:582:5
[INFO] [stdout]     |
[INFO] [stdout] 582 |     assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::tfc, &["cetf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:583:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 583 |       assert_has_krdanta(&[], &d("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 583 -     assert_has_krdanta(&[], &d("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout] 583 +     assert_has_krdanta(&[], &S("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:583:5
[INFO] [stdout]     |
[INFO] [stdout] 583 |     assert_has_krdanta(&[], &d("zwu\\Y", Adadi), Krt::tfc, &["stotf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:588:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 588 |       assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tfc, &["Bavitf"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 588 -     assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tfc, &["Bavitf"]);
[INFO] [stdout] 588 +     assert_has_krdanta(&[], &S("asa~", Adadi), Krt::tfc, &["Bavitf"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:588:5
[INFO] [stdout]     |
[INFO] [stdout] 588 |     assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tfc, &["Bavitf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 589 |       assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tumun, &["Bavitum"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 589 -     assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tumun, &["Bavitum"]);
[INFO] [stdout] 589 +     assert_has_krdanta(&[], &S("asa~", Adadi), Krt::tumun, &["Bavitum"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |     assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tumun, &["Bavitum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 590 |       assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tavya, &["Bavitavya"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 590 -     assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tavya, &["Bavitavya"]);
[INFO] [stdout] 590 +     assert_has_krdanta(&[], &S("asa~", Adadi), Krt::tavya, &["Bavitavya"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:590:5
[INFO] [stdout]     |
[INFO] [stdout] 590 |     assert_has_krdanta(&[], &d("asa~", Adadi), Krt::tavya, &["Bavitavya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:592:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 592 |       assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tfc, &["vaktf"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 592 -     assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tfc, &["vaktf"]);
[INFO] [stdout] 592 +     assert_has_krdanta(&[], &S("brUY", Adadi), Krt::tfc, &["vaktf"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:592:5
[INFO] [stdout]     |
[INFO] [stdout] 592 |     assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tfc, &["vaktf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:593:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 593 |       assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tumun, &["vaktum"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 593 -     assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tumun, &["vaktum"]);
[INFO] [stdout] 593 +     assert_has_krdanta(&[], &S("brUY", Adadi), Krt::tumun, &["vaktum"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:593:5
[INFO] [stdout]     |
[INFO] [stdout] 593 |     assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tumun, &["vaktum"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:594:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 594 |       assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tavya, &["vaktavya"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 594 -     assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tavya, &["vaktavya"]);
[INFO] [stdout] 594 +     assert_has_krdanta(&[], &S("brUY", Adadi), Krt::tavya, &["vaktavya"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:594:5
[INFO] [stdout]     |
[INFO] [stdout] 594 |     assert_has_krdanta(&[], &d("brUY", Adadi), Krt::tavya, &["vaktavya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:596:5
[INFO] [stdout]     |
[INFO] [stdout] 596 |     assert_has_sup_3s("kim", Pum, &["kena"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:597:5
[INFO] [stdout]     |
[INFO] [stdout] 597 |     assert_has_sup_3d("kim", Pum, &["kAByAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:598:5
[INFO] [stdout]     |
[INFO] [stdout] 598 |     assert_has_sup_3p("kim", Pum, &["kEH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:600:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 600 |       let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 600 -     let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout] 600 +     let kf = S("qukf\\Y", Tanadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:601:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 601 |       let hf = d("hf\\Y", Bhvadi);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 601 -     let hf = d("hf\\Y", Bhvadi);
[INFO] [stdout] 601 +     let hf = S("hf\\Y", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:602:5
[INFO] [stdout]     |
[INFO] [stdout] 602 |     assert_has_krdanta(&["pra"], &kf, Krt::ktvA, &["prakftya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |     assert_has_krdanta(&["pra"], &hf, Krt::ktvA, &["prahftya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:607:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 607 |       let stu = d("zwu\\Y", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 607 -     let stu = d("zwu\\Y", Adadi);
[INFO] [stdout] 607 +     let stu = S("zwu\\Y", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:608:5
[INFO] [stdout]     |
[INFO] [stdout] 608 |     assert_has_krdanta(&["pra"], &kf, Krt::ktvA, &["prakftya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:609:5
[INFO] [stdout]     |
[INFO] [stdout] 609 |     assert_has_krdanta(&["pra"], &stu, Krt::ktvA, &["prastutya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:610:5
[INFO] [stdout]     |
[INFO] [stdout] 610 |     assert_has_krdanta(&["pra"], &hf, Krt::ktvA, &["prahftya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:611:5
[INFO] [stdout]     |
[INFO] [stdout] 611 |     assert_has_krdanta(&["upa"], &hf, Krt::ktvA, &["upahftya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:612:5
[INFO] [stdout]     |
[INFO] [stdout] 612 |     assert_has_krdanta(&["upa"], &stu, Krt::ktvA, &["upastutya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 |     assert_has_sup_4s("vfkza", Pum, &["vfkzAya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_4s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     assert_has_sup_4s("plakza", Pum, &["plakzAya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 |     assert_has_tas(&[], &kf, Lan, &["akurutAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_thas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:618:5
[INFO] [stdout]     |
[INFO] [stdout] 618 |     assert_has_thas(&[], &kf, Lan, &["akurutam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:625:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 625 |       let pai = d("pE\\", Bhvadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 625 -     let pai = d("pE\\", Bhvadi);
[INFO] [stdout] 625 +     let pai = S("pE\\", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:626:5
[INFO] [stdout]     |
[INFO] [stdout] 626 |     assert_has_tas(&[], &pai, Lit, &["papatuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     assert_has_jhi(&[], &pai, Lit, &["papuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:629:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 629 |       let han = d("ha\\na~", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 629 -     let han = d("ha\\na~", Adadi);
[INFO] [stdout] 629 +     let han = S("ha\\na~", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:630:5
[INFO] [stdout]     |
[INFO] [stdout] 630 |     assert_has_tas(&[], &han, Lit, &["jaGnatuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 |     assert_has_jhi(&[], &han, Lit, &["jaGnuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:633:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 633 |       let aw = d("awa~", Bhvadi);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 633 -     let aw = d("awa~", Bhvadi);
[INFO] [stdout] 633 +     let aw = S("awa~", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:634:26
[INFO] [stdout]     |
[INFO] [stdout] 634 |     assert_has_tip(&[], &nic(&aw), Lun, &["Awiwat"]);
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 |     assert_has_tip(&[], &nic(&aw), Lun, &["Awiwat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:636:14
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 636 |       let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout]     |                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 636 -     let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout] 636 +     let kf = S("qukf\\Y", Tanadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     assert_has_tas(&[], &kf, Lit, &["cakratuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:638:5
[INFO] [stdout]     |
[INFO] [stdout] 638 |     assert_has_jhi(&[], &kf, Lit, &["cakruH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:640:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 640 |       assert_has_mip(&[], &d("RI\\Y", Bhvadi), Lit, &["ninaya", "ninAya"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 640 -     assert_has_mip(&[], &d("RI\\Y", Bhvadi), Lit, &["ninaya", "ninAya"]);
[INFO] [stdout] 640 +     assert_has_mip(&[], &S("RI\\Y", Bhvadi), Lit, &["ninaya", "ninAya"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_mip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:640:5
[INFO] [stdout]     |
[INFO] [stdout] 640 |     assert_has_mip(&[], &d("RI\\Y", Bhvadi), Lit, &["ninaya", "ninAya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:641:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 641 |       assert_has_mip(&[], &d("lUY", Kryadi), Lit, &["lulava", "lulAva"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 641 -     assert_has_mip(&[], &d("lUY", Kryadi), Lit, &["lulava", "lulAva"]);
[INFO] [stdout] 641 +     assert_has_mip(&[], &S("lUY", Kryadi), Lit, &["lulava", "lulAva"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_mip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 |     assert_has_mip(&[], &d("lUY", Kryadi), Lit, &["lulava", "lulAva"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:644:27
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 644 |       assert_has_ta_k(&[], &d("glE\\", Bhvadi), Lit, &["jagle"]);
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 644 -     assert_has_ta_k(&[], &d("glE\\", Bhvadi), Lit, &["jagle"]);
[INFO] [stdout] 644 +     assert_has_ta_k(&[], &S("glE\\", Bhvadi), Lit, &["jagle"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta_k` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:644:5
[INFO] [stdout]     |
[INFO] [stdout] 644 |     assert_has_ta_k(&[], &d("glE\\", Bhvadi), Lit, &["jagle"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:645:27
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 645 |       assert_has_ta_k(&[], &d("mlE\\", Bhvadi), Lit, &["mamle"]);
[INFO] [stdout]     |                             ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 645 -     assert_has_ta_k(&[], &d("mlE\\", Bhvadi), Lit, &["mamle"]);
[INFO] [stdout] 645 +     assert_has_ta_k(&[], &S("mlE\\", Bhvadi), Lit, &["mamle"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta_k` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 645 |     assert_has_ta_k(&[], &d("mlE\\", Bhvadi), Lit, &["mamle"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:648:31
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 648 |       assert_has_lat(&[], &san(&d("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 648 -     assert_has_lat(&[], &san(&d("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout] 648 +     assert_has_lat(&[], &san(&S("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:648:26
[INFO] [stdout]     |
[INFO] [stdout] 648 |     assert_has_lat(&[], &san(&d("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 648 -     assert_has_lat(&[], &san(&d("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout] 648 +     assert_has_lat(&[], &Lan(&d("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 |     assert_has_lat(&[], &san(&d("divu~", Divadi)), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:651:31
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 651 |       assert_has_lat(&[], &yan(&d("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 651 -     assert_has_lat(&[], &yan(&d("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout] 651 +     assert_has_lat(&[], &yan(&S("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:651:26
[INFO] [stdout]     |
[INFO] [stdout] 651 |     assert_has_lat(&[], &yan(&d("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 651 -     assert_has_lat(&[], &yan(&d("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout] 651 +     assert_has_lat(&[], &Lan(&d("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:651:5
[INFO] [stdout]     |
[INFO] [stdout] 651 |     assert_has_lat(&[], &yan(&d("GrA\\", Bhvadi)), &["jeGrIyate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:652:31
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 652 |       assert_has_lat(&[], &yan(&d("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 652 -     assert_has_lat(&[], &yan(&d("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout] 652 +     assert_has_lat(&[], &yan(&S("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `yan` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:652:26
[INFO] [stdout]     |
[INFO] [stdout] 652 |     assert_has_lat(&[], &yan(&d("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 652 -     assert_has_lat(&[], &yan(&d("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout] 652 +     assert_has_lat(&[], &Lan(&d("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:652:5
[INFO] [stdout]     |
[INFO] [stdout] 652 |     assert_has_lat(&[], &yan(&d("DmA\\", Bhvadi)), &["deDmIyate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_artha_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 657 |     assert_has_artha_taddhita("goDA", TasyaApatyam, T::Qrak, &["gODera"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:658:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 658 |       assert_has_jha(&[], &d("qupa\\ca~^z", Bhvadi), VidhiLin, &["paceran"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 658 -     assert_has_jha(&[], &d("qupa\\ca~^z", Bhvadi), VidhiLin, &["paceran"]);
[INFO] [stdout] 658 +     assert_has_jha(&[], &S("qupa\\ca~^z", Bhvadi), VidhiLin, &["paceran"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:658:5
[INFO] [stdout]     |
[INFO] [stdout] 658 |     assert_has_jha(&[], &d("qupa\\ca~^z", Bhvadi), VidhiLin, &["paceran"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:659:30
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 659 |       assert_has_krdanta(&[], &d("jIva~", Bhvadi), Unadi::radAnuk, &["jIradAnu"]);
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 659 -     assert_has_krdanta(&[], &d("jIva~", Bhvadi), Unadi::radAnuk, &["jIradAnu"]);
[INFO] [stdout] 659 +     assert_has_krdanta(&[], &S("jIva~", Bhvadi), Unadi::radAnuk, &["jIradAnu"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:659:5
[INFO] [stdout]     |
[INFO] [stdout] 659 |     assert_has_krdanta(&[], &d("jIva~", Bhvadi), Unadi::radAnuk, &["jIradAnu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:664:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 664 |       assert_has_tip(&[], &d("a\\da~", Adadi), Lat, &["atti"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 664 -     assert_has_tip(&[], &d("a\\da~", Adadi), Lat, &["atti"]);
[INFO] [stdout] 664 +     assert_has_tip(&[], &S("a\\da~", Adadi), Lat, &["atti"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 |     assert_has_tip(&[], &d("a\\da~", Adadi), Lat, &["atti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:665:26
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 665 |       assert_has_tip(&[], &d("hu\\", Juhotyadi), Lat, &["juhoti"]);
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 665 -     assert_has_tip(&[], &d("hu\\", Juhotyadi), Lat, &["juhoti"]);
[INFO] [stdout] 665 +     assert_has_tip(&[], &S("hu\\", Juhotyadi), Lat, &["juhoti"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:665:5
[INFO] [stdout]     |
[INFO] [stdout] 665 |     assert_has_tip(&[], &d("hu\\", Juhotyadi), Lat, &["juhoti"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:671:46
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 671 |       assert_has_upapada_krdanta("agni", &[], &d("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout]     |                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 671 -     assert_has_upapada_krdanta("agni", &[], &d("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout] 671 +     assert_has_upapada_krdanta("agni", &[], &S("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:671:5
[INFO] [stdout]     |
[INFO] [stdout] 671 |     assert_has_upapada_krdanta("agni", &[], &d("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:672:46
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 672 |       assert_has_upapada_krdanta("soma", &[], &d("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout]     |                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 672 -     assert_has_upapada_krdanta("soma", &[], &d("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout] 672 +     assert_has_upapada_krdanta("soma", &[], &S("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:672:5
[INFO] [stdout]     |
[INFO] [stdout] 672 |     assert_has_upapada_krdanta("soma", &[], &d("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:673:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 673 |       let duh = d("du\\ha~^", Adadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 673 -     let duh = d("du\\ha~^", Adadi);
[INFO] [stdout] 673 +     let duh = S("du\\ha~^", Adadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:674:5
[INFO] [stdout]     |
[INFO] [stdout] 674 |     assert_has_tip(&[], &duh, Lan, &["aDok"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sasthi_tatpurusha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:678:5
[INFO] [stdout]     |
[INFO] [stdout] 678 |     assert_has_sasthi_tatpurusha("rE", "kula", &["rEkula"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_caturthi_tatpurusha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 |     assert_has_caturthi_tatpurusha("go", "hita", &["gohita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:684:46
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 684 |       assert_has_upapada_krdanta("agni", &[], &d("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout]     |                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 684 -     assert_has_upapada_krdanta("agni", &[], &d("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout] 684 +     assert_has_upapada_krdanta("agni", &[], &S("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 684 |     assert_has_upapada_krdanta("agni", &[], &d("ci\\Y", Svadi), Krt::kvip, &["agnicit"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:685:46
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 685 |       assert_has_upapada_krdanta("soma", &[], &d("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout]     |                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 685 -     assert_has_upapada_krdanta("soma", &[], &d("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout] 685 +     assert_has_upapada_krdanta("soma", &[], &S("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:685:5
[INFO] [stdout]     |
[INFO] [stdout] 685 |     assert_has_upapada_krdanta("soma", &[], &d("zu\\Y", Svadi), Krt::kvip, &["somasut"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:687:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 687 |       let pac = d("qupa\\ca~^z", Bhvadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 687 -     let pac = d("qupa\\ca~^z", Bhvadi);
[INFO] [stdout] 687 +     let pac = S("qupa\\ca~^z", Bhvadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_aataam` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:688:5
[INFO] [stdout]     |
[INFO] [stdout] 688 |     assert_has_aataam(&[], &pac, Lat, &["pacete"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_aathaam` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:689:5
[INFO] [stdout]     |
[INFO] [stdout] 689 |     assert_has_aathaam(&[], &pac, Lat, &["paceTe"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:697:5
[INFO] [stdout]     |
[INFO] [stdout] 697 |     assert_has_sandhi("daDi", "udakam", &["daDyudakam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     assert_has_sandhi("maDu", "idam", &["maDvidam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 |     assert_has_sandhi("pacati", "odanam", &["pacatyodanam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sandhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 700 |     assert_has_sandhi("agnicit", "atra", &["agnicid atra"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:705:5
[INFO] [stdout]     |
[INFO] [stdout] 705 |     assert_has_sup_3p("vfkza", Pum, &["vfkzEH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     assert_has_sup_3p("plakza", Pum, &["plakzEH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:708:15
[INFO] [stdout]     |
[INFO] [stdout]  13 | / lazy_static! {
[INFO] [stdout]  14 | |     static ref S: Tester = Tester::with_svara_rules();
[INFO] [stdout]  15 | | }
[INFO] [stdout]     | |_- similarly named static `S` defined here
[INFO] [stdout] ...
[INFO] [stdout] 708 |       let jan = d("janI~\\", Divadi);
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 708 -     let jan = d("janI~\\", Divadi);
[INFO] [stdout] 708 +     let jan = S("janI~\\", Divadi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:709:16
[INFO] [stdout]     |
[INFO] [stdout] 709 |     let abja = create_upapada_krdanta("abjA", "ap", &[], &jan, Krt::viw);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:710:16
[INFO] [stdout]     |
[INFO] [stdout] 710 |     let goja = create_upapada_krdanta("gojA", "go", &[], &jan, Krt::viw);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:711:5
[INFO] [stdout]     |
[INFO] [stdout] 711 |     assert_has_sup_1s(&abja, Pum, &["abjAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:712:5
[INFO] [stdout]     |
[INFO] [stdout] 712 |     assert_has_sup_1s(&goja, Pum, &["gojAH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:715:5
[INFO] [stdout]     |
[INFO] [stdout] 715 |     assert_has_sup_3p("KawvA", Stri, &["KawvABiH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_3p` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:716:5
[INFO] [stdout]     |
[INFO] [stdout] 716 |     assert_has_sup_3p("mAlA", Stri, &["mAlABiH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nyap` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:724:26
[INFO] [stdout]     |
[INFO] [stdout] 724 |     assert_has_taddhita(&nyap("SAlA"), T::Ca, &["SAlIya"]);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     assert_has_taddhita(&nyap("SAlA"), T::Ca, &["SAlIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nyap` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:725:26
[INFO] [stdout]     |
[INFO] [stdout] 725 |     assert_has_taddhita(&nyap("mAlA"), T::Ca, &["mAlIya"]);
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:725:5
[INFO] [stdout]     |
[INFO] [stdout] 725 |     assert_has_taddhita(&nyap("mAlA"), T::Ca, &["mAlIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:726:5
[INFO] [stdout]     |
[INFO] [stdout] 726 |     assert_has_taddhita("Opagava", T::Ca, &["OpagavIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:727:5
[INFO] [stdout]     |
[INFO] [stdout] 727 |     assert_has_taddhita("kApawava", T::Ca, &["kApawavIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:732:5
[INFO] [stdout]     |
[INFO] [stdout] 732 |     assert_has_taddhita("tyad", T::Ca, &["tyadIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 |     assert_has_taddhita("tad", T::Ca, &["tadIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:734:5
[INFO] [stdout]     |
[INFO] [stdout] 734 |     assert_has_taddhita("etad", T::Ca, &["etadIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:735:5
[INFO] [stdout]     |
[INFO] [stdout] 735 |     assert_has_taddhita("idam", T::Ca, &["idamIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 |     assert_has_taddhita("adas", T::Ca, &["adasIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_1.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 743 |     assert_has_taddhita("kim", T::Ca, &["kimIya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_has_ta(&["aDi"], &d("i\\N", Adadi), Lun, &["aDyagIzwa", "aDyEzwa"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_has_ta(&["aDi"], &d("i\\N", Adadi), Lun, &["aDyagIzwa", "aDyEzwa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d_kutadi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let kuw = d_kutadi("kuwa~", Tudadi);
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     assert_has_krdanta(&[], &kuw, Krt::tfc, &["kuwitf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     assert_has_krdanta(&[], &kuw, Krt::tumun, &["kuwitum"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_has_krdanta(&[], &kuw, Krt::tavya, &["kuwitavya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d_kutadi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let puw = d_kutadi("puwa~", Tudadi);
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_has_krdanta(&["ud"], &puw, Krt::tfc, &["utpuwitf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_has_krdanta(&["ud"], &puw, Krt::tumun, &["utpuwitum"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     assert_has_krdanta(&["ud"], &puw, Krt::tavya, &["utpuwitavya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `nic` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let kuw_nic = nic(&kuw);
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     assert_has_tip(&["ud"], &kuw_nic, Lat, &["utkowayati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_has_tip(&["ud"], &kuw, Lit, &["uccukowa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_has_krdanta(&["ud"], &kuw, Krt::Rvul, &["utkowaka"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     assert_has_krdanta(&["ud"], &kuw, Krt::GaY, &["utkowa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let vij = d("o~vijI~\\", Tudadi);
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_has_krdanta(&["ud"], &vij, Krt::tfc, &["udvijitf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_has_krdanta(&["ud"], &vij, Krt::tumun, &["udvijitum"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     assert_has_krdanta(&["ud"], &vij, Krt::tavya, &["udvijitavya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_has_krdanta(&["ud"], &vij, Krt::lyuw, &["udvejana"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_has_krdanta(&["ud"], &vij, Krt::anIyar, &["udvejanIya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let urnu = d("UrRuY", Adadi);
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_has_krdanta(&["pra"], &urnu, Krt::tfc, &["prorRuvitf", "prorRavitf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_has_krdanta(&["pra"], &urnu, Krt::lyuw, &["prorRavana"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_has_krdanta(&["pra"], &urnu, Krt::anIyar, &["prorRavanIya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout]    |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     assert_has_tas(&[], &kf, Lat, &["kurutaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     assert_has_jhi(&[], &kf, Lat, &["kurvanti"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let ci = d("ciY", Svadi);
[INFO] [stdout]    |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_has_tas(&[], &ci, Lat, &["cinutaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_has_jhi(&[], &ci, Lat, &["cinvanti"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_has_krdanta(&[], &kf, Krt::tfc, &["kartf"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     assert_has_krdanta(&[], &kf, Krt::tumun, &["kartum"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_has_krdanta(&[], &kf, Krt::tavya, &["kartavya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_has_tip(&[], &kf, Lat, &["karoti"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_has_sip(&[], &kf, Lat, &["karozi"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_mip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     assert_has_mip(&[], &kf, Lat, &["karomi"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let bhid = d("Bi\\di~^r", Rudhadi);
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_has_tas(&[], &bhid, Lit, &["biBidatuH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_has_jhi(&[], &bhid, Lit, &["biBiduH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:78:16
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let chid = d("Ci\\di~^r", Rudhadi);
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert_has_tas(&[], &chid, Lit, &["cicCidatuH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     assert_has_jhi(&[], &chid, Lit, &["cicCiduH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:82:15
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let yaj = d("ya\\ja~^", Bhvadi);
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert_has_tas(&[], &yaj, Lit, &["IjatuH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     assert_has_jhi(&[], &yaj, Lit, &["IjuH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_lit(&[], &d("sransu~\\", Bhvadi), &["sasraMse"]);
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lit` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     assert_has_lit(&[], &d("sransu~\\", Bhvadi), &["sasraMse"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_has_lit(&[], &d("Dvansu~\\", Bhvadi), &["daDvaMse"]);
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lit` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     assert_has_lit(&[], &d("Dvansu~\\", Bhvadi), &["daDvaMse"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     assert_has_sip(&[], &bhid, Lit, &["biBediTa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let bhu = d("BU", Bhvadi);
[INFO] [stdout]    |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     assert_has_tip(&[], &bhu, Lit, &["baBUva"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sip` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_2.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_has_sip(&[], &bhu, Lit, &["baBUviTa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let sranth = d("SranTa~", Kryadi);
[INFO] [stdout]     |                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     assert_has_tas(&[], &sranth, Lit, &["SreTatuH", "SaSranTatuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     assert_has_jhi(&[], &sranth, Lit, &["SreTuH", "SaSranTuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:106:18
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let granth = d("granTa~", Kryadi);
[INFO] [stdout]     |                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     assert_has_tas(&[], &granth, Lit, &["greTatuH", "jagranTatuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     assert_has_jhi(&[], &granth, Lit, &["greTuH", "jagranTuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let danbh = d("danBu~", Svadi);
[INFO] [stdout]     |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jhi` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     assert_has_jhi(&[], &danbh, Lit, &["deBuH", "dadamBuH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let svaj = d("zva\\nja~\\", Bhvadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     assert_has_ta(&["pari"], &svaj, Lit, &["parizasvaje", "parizasvaYje"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_aataam` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     assert_has_aataam(&["pari"], &svaj, Lit, &["parizasvajAte", "parizasvaYjAte"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:120:30
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert_has_krdanta(&[], &d("mfqa~", Tudadi), Krt::ktvA, &["mfqitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert_has_krdanta(&[], &d("mfqa~", Tudadi), Krt::ktvA, &["mfqitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert_has_krdanta(&[], &d("mfda~", Kryadi), Krt::ktvA, &["mfditvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     assert_has_krdanta(&[], &d("mfda~", Kryadi), Krt::ktvA, &["mfditvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:122:30
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_has_krdanta(&[], &d("guDa~", Divadi), Krt::ktvA, &["guDitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     assert_has_krdanta(&[], &d("guDa~", Divadi), Krt::ktvA, &["guDitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_has_krdanta(&[], &d("kuza~", Kryadi), Krt::ktvA, &["kuzitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     assert_has_krdanta(&[], &d("kuza~", Kryadi), Krt::ktvA, &["kuzitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 |         &d("kliSa~\\", Divadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &d("kliSU~\\", Kryadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:137:30
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_has_krdanta(&[], &d("vada~", Bhvadi), Krt::ktvA, &["uditvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     assert_has_krdanta(&[], &d("vada~", Bhvadi), Krt::ktvA, &["uditvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:138:30
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_has_krdanta(&[], &d("va\\sa~", Bhvadi), Krt::ktvA, &["uzitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     assert_has_krdanta(&[], &d("va\\sa~", Bhvadi), Krt::ktvA, &["uzitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let rud = d("rudi~r", Adadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     assert_has_krdanta(&[], &rud, Krt::ktvA, &["ruditvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert_has_tip(&[], &san(&rud), Lat, &["rurudizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 145 -     assert_has_tip(&[], &san(&rud), Lat, &["rurudizati"]);
[INFO] [stdout] 145 +     assert_has_tip(&[], &Lan(&rud), Lat, &["rurudizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert_has_tip(&[], &san(&rud), Lat, &["rurudizati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:147:15
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let vid = d("vida~", Adadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     assert_has_krdanta(&[], &vid, Krt::ktvA, &["viditvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:149:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_has_tip(&[], &san(&vid), Lat, &["vividizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 149 -     assert_has_tip(&[], &san(&vid), Lat, &["vividizati"]);
[INFO] [stdout] 149 +     assert_has_tip(&[], &Lan(&vid), Lat, &["vividizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     assert_has_tip(&[], &san(&vid), Lat, &["vividizati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:151:15
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mus = d("muza~", Kryadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     assert_has_krdanta(&[], &mus, Krt::ktvA, &["muzitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:153:26
[INFO] [stdout]     |
[INFO] [stdout] 153 |     assert_has_tip(&[], &san(&mus), Lat, &["mumuzizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 153 -     assert_has_tip(&[], &san(&mus), Lat, &["mumuzizati"]);
[INFO] [stdout] 153 +     assert_has_tip(&[], &Lan(&mus), Lat, &["mumuzizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     assert_has_tip(&[], &san(&mus), Lat, &["mumuzizati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let grah = d("graha~^", Kryadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     assert_has_krdanta(&[], &grah, Krt::ktvA, &["gfhItvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_has_tip(&[], &san(&grah), Lat, &["jiGfkzati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 157 -     assert_has_tip(&[], &san(&grah), Lat, &["jiGfkzati"]);
[INFO] [stdout] 157 +     assert_has_tip(&[], &Lan(&grah), Lat, &["jiGfkzati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_has_tip(&[], &san(&grah), Lat, &["jiGfkzati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:159:16
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let svap = d("Yizva\\pa~", Adadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_has_krdanta(&[], &svap, Krt::ktvA, &["suptvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:161:26
[INFO] [stdout]     |
[INFO] [stdout] 161 |     assert_has_tip(&[], &san(&svap), Lat, &["suzupsati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 161 -     assert_has_tip(&[], &san(&svap), Lat, &["suzupsati"]);
[INFO] [stdout] 161 +     assert_has_tip(&[], &Lan(&svap), Lat, &["suzupsati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     assert_has_tip(&[], &san(&svap), Lat, &["suzupsati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let prach = d("pra\\Ca~", Tudadi);
[INFO] [stdout]     |                 ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     assert_has_krdanta(&[], &prach, Krt::ktvA, &["pfzwvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |     assert_has_tip(&[], &san(&prach), Lat, &["pipfcCizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 165 -     assert_has_tip(&[], &san(&prach), Lat, &["pipfcCizati"]);
[INFO] [stdout] 165 +     assert_has_tip(&[], &Lan(&prach), Lat, &["pipfcCizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     assert_has_tip(&[], &san(&prach), Lat, &["pipfcCizati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &san(&d("ci\\Y", Svadi)),
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:172:10
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &san(&d("ci\\Y", Svadi)),
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 172 -         &san(&d("ci\\Y", Svadi)),
[INFO] [stdout] 172 +         &Lan(&d("ci\\Y", Svadi)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     assert_has_tip(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:176:31
[INFO] [stdout]     |
[INFO] [stdout] 176 |     assert_has_tip(&[], &san(&d("zwu\\Y", Adadi)), Lat, &["tuzwUzati"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |     assert_has_tip(&[], &san(&d("zwu\\Y", Adadi)), Lat, &["tuzwUzati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 176 -     assert_has_tip(&[], &san(&d("zwu\\Y", Adadi)), Lat, &["tuzwUzati"]);
[INFO] [stdout] 176 +     assert_has_tip(&[], &Lan(&d("zwu\\Y", Adadi)), Lat, &["tuzwUzati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 |     assert_has_tip(&[], &san(&d("zwu\\Y", Adadi)), Lat, &["tuzwUzati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_has_tip(&[], &san(&d("qukf\\Y", Tanadi)), Lat, &["cikIrzati"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:177:26
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_has_tip(&[], &san(&d("qukf\\Y", Tanadi)), Lat, &["cikIrzati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 177 -     assert_has_tip(&[], &san(&d("qukf\\Y", Tanadi)), Lat, &["cikIrzati"]);
[INFO] [stdout] 177 +     assert_has_tip(&[], &Lan(&d("qukf\\Y", Tanadi)), Lat, &["cikIrzati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_has_tip(&[], &san(&d("qukf\\Y", Tanadi)), Lat, &["cikIrzati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:178:31
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_has_tip(&[], &san(&d("pA\\", Bhvadi)), Lat, &["pipAsati"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_has_tip(&[], &san(&d("pA\\", Bhvadi)), Lat, &["pipAsati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 178 -     assert_has_tip(&[], &san(&d("pA\\", Bhvadi)), Lat, &["pipAsati"]);
[INFO] [stdout] 178 +     assert_has_tip(&[], &Lan(&d("pA\\", Bhvadi)), Lat, &["pipAsati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     assert_has_tip(&[], &san(&d("pA\\", Bhvadi)), Lat, &["pipAsati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_has_tip(&[], &san(&d("zWA\\", Bhvadi)), Lat, &["tizWAsati"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:179:26
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_has_tip(&[], &san(&d("zWA\\", Bhvadi)), Lat, &["tizWAsati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 179 -     assert_has_tip(&[], &san(&d("zWA\\", Bhvadi)), Lat, &["tizWAsati"]);
[INFO] [stdout] 179 +     assert_has_tip(&[], &Lan(&d("zWA\\", Bhvadi)), Lat, &["tizWAsati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     assert_has_tip(&[], &san(&d("zWA\\", Bhvadi)), Lat, &["tizWAsati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_has_ta(&[], &san(&d("SIN", Adadi)), Lat, &["SiSayizate"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_has_ta(&[], &san(&d("SIN", Adadi)), Lat, &["SiSayizate"]);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 180 -     assert_has_ta(&[], &san(&d("SIN", Adadi)), Lat, &["SiSayizate"]);
[INFO] [stdout] 180 +     assert_has_ta(&[], &Lan(&d("SIN", Adadi)), Lat, &["SiSayizate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_has_ta(&[], &san(&d("SIN", Adadi)), Lat, &["SiSayizate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |         &san(&d("jYapa~", Curadi)),
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 |         &san(&d("jYapa~", Curadi)),
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 183 -         &san(&d("jYapa~", Curadi)),
[INFO] [stdout] 183 +         &Lan(&d("jYapa~", Curadi)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     assert_has_tip(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 |     assert_has_tip(&[], &san(&d("Bi\\di~^r", Rudhadi)), Lat, &["biBitsati"]);
[INFO] [stdout]     |                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 |     assert_has_tip(&[], &san(&d("Bi\\di~^r", Rudhadi)), Lat, &["biBitsati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 191 -     assert_has_tip(&[], &san(&d("Bi\\di~^r", Rudhadi)), Lat, &["biBitsati"]);
[INFO] [stdout] 191 +     assert_has_tip(&[], &Lan(&d("Bi\\di~^r", Rudhadi)), Lat, &["biBitsati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     assert_has_tip(&[], &san(&d("Bi\\di~^r", Rudhadi)), Lat, &["biBitsati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:192:30
[INFO] [stdout]     |
[INFO] [stdout] 192 |     assert_has_ta(&[], &san(&d("bu\\Da~\\", Divadi)), Lat, &["buButsate"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 |     assert_has_ta(&[], &san(&d("bu\\Da~\\", Divadi)), Lat, &["buButsate"]);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 192 -     assert_has_ta(&[], &san(&d("bu\\Da~\\", Divadi)), Lat, &["buButsate"]);
[INFO] [stdout] 192 +     assert_has_ta(&[], &Lan(&d("bu\\Da~\\", Divadi)), Lat, &["buButsate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     assert_has_ta(&[], &san(&d("bu\\Da~\\", Divadi)), Lat, &["buButsate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:194:30
[INFO] [stdout]     |
[INFO] [stdout] 194 |     assert_has_ta(&[], &san(&d("ya\\ja~^", Bhvadi)), Lat, &["yiyakzate"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:194:25
[INFO] [stdout]     |
[INFO] [stdout] 194 |     assert_has_ta(&[], &san(&d("ya\\ja~^", Bhvadi)), Lat, &["yiyakzate"]);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 194 -     assert_has_ta(&[], &san(&d("ya\\ja~^", Bhvadi)), Lat, &["yiyakzate"]);
[INFO] [stdout] 194 +     assert_has_ta(&[], &Lan(&d("ya\\ja~^", Bhvadi)), Lat, &["yiyakzate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     assert_has_ta(&[], &san(&d("ya\\ja~^", Bhvadi)), Lat, &["yiyakzate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_has_ta(&[], &san(&d("vftu~\\", Bhvadi)), Lat, &["vivartizate"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_has_ta(&[], &san(&d("vftu~\\", Bhvadi)), Lat, &["vivartizate"]);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 196 -     assert_has_ta(&[], &san(&d("vftu~\\", Bhvadi)), Lat, &["vivartizate"]);
[INFO] [stdout] 196 +     assert_has_ta(&[], &Lan(&d("vftu~\\", Bhvadi)), Lat, &["vivartizate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     assert_has_ta(&[], &san(&d("vftu~\\", Bhvadi)), Lat, &["vivartizate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &san(&d("danBu~", Svadi)),
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 |         &san(&d("danBu~", Svadi)),
[INFO] [stdout]     |          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 200 -         &san(&d("danBu~", Svadi)),
[INFO] [stdout] 200 +         &Lan(&d("danBu~", Svadi)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     assert_has_tip(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let bhid = d("Bi\\di~^r", Rudhadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:209:16
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let budh = d("bu\\Da~\\", Divadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     assert_has_ta(&[], &bhid, AshirLin, &["BitsIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     assert_has_ta(&[], &budh, AshirLin, &["ButsIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     assert_has_ta(&[], &bhid, Lun, &["aBitta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     assert_has_ta(&[], &budh, Lun, &["abudDa", "aboDi"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:216:15
[INFO] [stdout]     |
[INFO] [stdout] 216 |     let yaj = d("ya\\ja~^", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     assert_has_ta(&[], &yaj, AshirLin, &["yakzIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     assert_has_ta(&[], &yaj, Lun, &["ayazwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |     assert_has_tip(&[], &d("sf\\ja~", Tudadi), Lun, &["asrAkzIt"]);
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     assert_has_tip(&[], &d("sf\\ja~", Tudadi), Lun, &["asrAkzIt"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:221:26
[INFO] [stdout]     |
[INFO] [stdout] 221 |     assert_has_tip(&[], &d("df\\Si~r", Bhvadi), Lun, &["adrAkzIt", "adarSat"]);
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tip` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     assert_has_tip(&[], &d("df\\Si~r", Bhvadi), Lun, &["adrAkzIt", "adarSat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 |     let ci = d("ci\\Y", Svadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     assert_has_ta(&[], &ci, AshirLin, &["cezIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     assert_has_ta(&[], &ci, Lun, &["acezwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let vft = d("vftu~\\", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     assert_has_ta(&[], &vft, AshirLin, &["vartizIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     assert_has_ta(&[], &vft, Lun, &["avartizwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let dviz = d("dvi\\za~^", Adadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_has_krdanta(&[], &dviz, Krt::tfc, &["dvezwf"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 |     assert_has_ta(&[], &dviz, Lrt, &["dvekzyate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let kf = d("qukf\\Y", Tanadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let hf = d("hf\\Y", Bhvadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     assert_has_ta(&[], &kf, AshirLin, &["kfzIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     assert_has_ta(&[], &hf, AshirLin, &["hfzIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     assert_has_ta(&[], &kf, Lun, &["akfta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_has_ta(&[], &hf, Lun, &["ahfta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let vf = d("vfY", Svadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     assert_has_ta(&[], &vf, AshirLin, &["varizIzwa", "vfzIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     assert_has_ta(&[], &vf, Lun, &["avarizwa", "avarIzwa", "avfta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:253:15
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let gam = d("ga\\mx~", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 |     assert_has_ta(&["sam"], &gam, AshirLin, &["saNgaMsIzwa", "saNgasIzwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_has_ta(&["sam"], &gam, Lun, &["samagaMsta", "samagata"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let han = d("ha\\na~", Adadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     assert_has_ta(&["AN"], &han, Lun, &["Ahata", "AvaDizwa"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_aataam` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_has_aataam(&["AN"], &han, Lun, &["AhasAtAm", "AvaDizAtAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:264:5
[INFO] [stdout]     |
[INFO] [stdout] 264 |     assert_has_jha(&["AN"], &han, Lun, &["Ahasata", "AvaDizata"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:269:15
[INFO] [stdout]     |
[INFO] [stdout] 269 |     let yam = d("ya\\ma~", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     assert_has_ta(&["ud", "AN"], &yam, Lun, &["udAyata", "udAyaMsta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_aataam` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     assert_has_aataam(&["ud", "AN"], &yam, Lun, &["udAyasAtAm", "udAyaMsAtAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert_has_jha(&["ud", "AN"], &yam, Lun, &["udAyasata", "udAyaMsata"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let yam = d("ya\\ma~", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     assert_has_ta(&["upa", "AN"], &yam, Lun, &["upAyata", "upAyaMsta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:283:16
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let stha = d("zWA\\", Bhvadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     assert_has_ta(&["upa"], &stha, Lun, &["upAsTita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_aataam` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     assert_has_aataam(&["upa"], &stha, Lun, &["upAsTizAtAm"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_jha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     assert_has_jha(&["upa"], &stha, Lun, &["upAsTizata"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:288:25
[INFO] [stdout]     |
[INFO] [stdout] 288 |     assert_has_ta(&[], &d("qudA\\Y", Juhotyadi), Lun, &["adita"]);
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     assert_has_ta(&[], &d("qudA\\Y", Juhotyadi), Lun, &["adita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:289:25
[INFO] [stdout]     |
[INFO] [stdout] 289 |     assert_has_ta(&[], &d("quDA\\Y", Juhotyadi), Lun, &["aDita"]);
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     assert_has_ta(&[], &d("quDA\\Y", Juhotyadi), Lun, &["aDita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:294:30
[INFO] [stdout]     |
[INFO] [stdout] 294 |     assert_has_krdanta(&[], &d("devf~\\", Bhvadi), Krt::ktvA, &["devitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |     assert_has_krdanta(&[], &d("devf~\\", Bhvadi), Krt::ktvA, &["devitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:297:10
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &d("vftu~\\", Tudadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:302:30
[INFO] [stdout]     |
[INFO] [stdout] 302 |     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktvA, &["kftvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 |     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktvA, &["kftvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 303 |     assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::ktvA, &["hftvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     assert_has_krdanta(&[], &d("hf\\Y", Bhvadi), Krt::ktvA, &["hftvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 |     assert_has_krdanta(&["ni"], &d("graha~^", Kryadi), Krt::kta, &["nigfhIta"]);
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 |     assert_has_krdanta(&["ni"], &d("graha~^", Kryadi), Krt::kta, &["nigfhIta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:308:10
[INFO] [stdout]     |
[INFO] [stdout] 308 |         &d("zRi\\ha~", Divadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:312:34
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_has_krdanta(&["ni"], &d("kuca~", Tudadi), Krt::kta, &["nikucita"]);
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     assert_has_krdanta(&["ni"], &d("kuca~", Tudadi), Krt::kta, &["nikucita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let shi = d("SIN", Adadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     assert_has_krdanta(&[], &shi, kta, &["Sayita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     assert_has_krdanta(&[], &shi, ktavatu, &["Sayitavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:324:16
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let svid = d("zvi\\dA~", Divadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     assert_has_krdanta(&["pra"], &svid, kta, &["prasvedita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     assert_has_krdanta(&["pra"], &svid, ktavatu, &["prasveditavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:328:15
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mid = d("YimidA~\\", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     assert_has_krdanta(&["pra"], &mid, kta, &["pramedita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 |     assert_has_krdanta(&["pra"], &mid, ktavatu, &["prameditavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let kshved = d("YikzvidA~", Bhvadi);
[INFO] [stdout]     |                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     assert_has_krdanta(&["pra"], &kshved, kta, &["prakzvedita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     assert_has_krdanta(&["pra"], &kshved, ktavatu, &["prakzveditavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:336:18
[INFO] [stdout]     |
[INFO] [stdout] 336 |     let dharsh = d("YiDfzA~", Svadi);
[INFO] [stdout]     |                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 |     assert_has_krdanta(&["pra"], &dharsh, kta, &["praDarzita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     assert_has_krdanta(&["pra"], &dharsh, ktavatu, &["praDarzitavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_has_krdanta(&[], &svid, kta, &["svinna"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_has_krdanta(&[], &svid, ktavatu, &["svinnavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:347:15
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let mfz = d("mfza~^", Divadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     assert_has_krdanta(&[], &mfz, Krt::kta, &["mfzita", "marzita"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 |     assert_has_krdanta(&[], &mfz, Krt::ktavatu, &["mfzitavat", "marzitavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     let pu = d("pUN", Bhvadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 |     assert_has_krdanta(&[], &pu, Krt::kta, &["pavita", "pUta"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |     assert_has_krdanta(&[], &pu, Krt::ktavatu, &["pavitavat", "pUtavat"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_has_krdanta(&[], &pu, Krt::ktvA, &["pavitvA", "pUtvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:364:10
[INFO] [stdout]     |
[INFO] [stdout] 364 |         &d("granTa~", Kryadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:370:10
[INFO] [stdout]     |
[INFO] [stdout] 370 |         &d("SranTa~", Kryadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:368:5
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:376:10
[INFO] [stdout]     |
[INFO] [stdout] 376 |         &d("gunPa~", Tudadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:381:30
[INFO] [stdout]     |
[INFO] [stdout] 381 |     assert_has_krdanta(&[], &d("riPa~", Tudadi), Krt::ktvA, &["rePitvA", "riPitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 |     assert_has_krdanta(&[], &d("riPa~", Tudadi), Krt::ktvA, &["rePitvA", "riPitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:382:30
[INFO] [stdout]     |
[INFO] [stdout] 382 |     assert_has_krdanta(&[], &d("guPa~", Tudadi), Krt::ktvA, &["goPitvA", "guPitvA"]);
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 |     assert_has_krdanta(&[], &d("guPa~", Tudadi), Krt::ktvA, &["goPitvA", "guPitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:386:10
[INFO] [stdout]     |
[INFO] [stdout] 386 |         &d("sransu~\\", Bhvadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:384:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:392:10
[INFO] [stdout]     |
[INFO] [stdout] 392 |         &d("Dvansu~\\", Bhvadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:402:10
[INFO] [stdout]     |
[INFO] [stdout] 402 |         &d("vancu~", Bhvadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:400:5
[INFO] [stdout]     |
[INFO] [stdout] 400 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:408:10
[INFO] [stdout]     |
[INFO] [stdout] 408 |         &d("lunca~", Bhvadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:414:10
[INFO] [stdout]     |
[INFO] [stdout] 414 |         &d("fti", Bhvadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:424:10
[INFO] [stdout]     |
[INFO] [stdout] 424 |         &d("YitfzA~", Divadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:430:10
[INFO] [stdout]     |
[INFO] [stdout] 430 |         &d("mfza~^", Divadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:436:10
[INFO] [stdout]     |
[INFO] [stdout] 436 |         &d("kfSa~", Divadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     assert_has_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:444:16
[INFO] [stdout]     |
[INFO] [stdout] 444 |     let dyut = d("dyuta~\\", Bhvadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:445:5
[INFO] [stdout]     |
[INFO] [stdout] 445 |     assert_has_krdanta(&[], &dyut, Krt::ktvA, &["dyutitvA", "dyotitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:446:26
[INFO] [stdout]     |
[INFO] [stdout] 446 |     assert_has_lat(&[], &san(&dyut), &["didyutizate", "didyotizate"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 446 -     assert_has_lat(&[], &san(&dyut), &["didyutizate", "didyotizate"]);
[INFO] [stdout] 446 +     assert_has_lat(&[], &Lan(&dyut), &["didyutizate", "didyotizate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     assert_has_lat(&[], &san(&dyut), &["didyutizate", "didyotizate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let likh = d("liKa~", Tudadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 448 |     assert_has_krdanta(&[], &likh, Krt::ktvA, &["liKitvA", "leKitvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:449:26
[INFO] [stdout]     |
[INFO] [stdout] 449 |     assert_has_lat(&[], &san(&likh), &["liliKizati", "lileKizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 449 -     assert_has_lat(&[], &san(&likh), &["liliKizati", "lileKizati"]);
[INFO] [stdout] 449 +     assert_has_lat(&[], &Lan(&likh), &["liliKizati", "lileKizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     assert_has_lat(&[], &san(&likh), &["liliKizati", "lileKizati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:451:15
[INFO] [stdout]     |
[INFO] [stdout] 451 |     let div = d("divu~", Divadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     assert_has_krdanta(&[], &div, Krt::ktvA, &["devitvA", "dyUtvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout] 453 |     assert_has_lat(&[], &san(&div), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 453 -     assert_has_lat(&[], &san(&div), &["didevizati", "dudyUzati"]);
[INFO] [stdout] 453 +     assert_has_lat(&[], &Lan(&div), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 |     assert_has_lat(&[], &san(&div), &["didevizati", "dudyUzati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:455:15
[INFO] [stdout]     |
[INFO] [stdout] 455 |     let vft = d("vftu~\\", Bhvadi);
[INFO] [stdout]     |               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:456:5
[INFO] [stdout]     |
[INFO] [stdout] 456 |     assert_has_krdanta(&[], &vft, Krt::ktvA, &["vartitvA", "vfttvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 457 |     assert_has_lat(&[], &san(&vft), &["vivftsati", "vivartizate"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 457 -     assert_has_lat(&[], &san(&vft), &["vivftsati", "vivartizate"]);
[INFO] [stdout] 457 +     assert_has_lat(&[], &Lan(&vft), &["vivftsati", "vivartizate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:457:5
[INFO] [stdout]     |
[INFO] [stdout] 457 |     assert_has_lat(&[], &san(&vft), &["vivftsati", "vivartizate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 459 |     let iz = d("izu~", Tudadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:460:5
[INFO] [stdout]     |
[INFO] [stdout] 460 |     assert_has_krdanta(&[], &iz, Krt::ktvA, &["ezitvA", "izwvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:461:26
[INFO] [stdout]     |
[INFO] [stdout] 461 |     assert_has_lat(&[], &san(&iz), &["ezizizati"]);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 461 -     assert_has_lat(&[], &san(&iz), &["ezizizati"]);
[INFO] [stdout] 461 +     assert_has_lat(&[], &Lan(&iz), &["ezizizati"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     assert_has_lat(&[], &san(&iz), &["ezizizati"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:463:16
[INFO] [stdout]     |
[INFO] [stdout] 463 |     let bhuj = d("Bu\\ja~", Rudhadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:464:5
[INFO] [stdout]     |
[INFO] [stdout] 464 |     assert_has_krdanta(&[], &bhuj, Krt::ktvA, &["BuktvA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `san` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:465:25
[INFO] [stdout]     |
[INFO] [stdout] 465 |     assert_has_ta(&[], &san(&bhuj), Lat, &["buBukzate"]);
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/args/tin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Lan,
[INFO] [stdout]     |     --- similarly named unit variant `Lan` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a unit variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 465 -     assert_has_ta(&[], &san(&bhuj), Lat, &["buBukzate"]);
[INFO] [stdout] 465 +     assert_has_ta(&[], &Lan(&bhuj), Lat, &["buBukzate"]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_ta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     assert_has_ta(&[], &san(&bhuj), Lat, &["buBukzate"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:470:16
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let bhaj = d("Ba\\ja~^", Bhvadi);
[INFO] [stdout]     |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:474:10
[INFO] [stdout]     |
[INFO] [stdout] 474 |         &d("spf\\Sa~", Tudadi),
[INFO] [stdout]     |          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:471:5
[INFO] [stdout]     |
[INFO] [stdout] 471 |     assert_has_upapada_krdanta(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:478:5
[INFO] [stdout]     |
[INFO] [stdout] 478 |     assert_has_upapada_krdanta("arDa", &[], &bhaj, Krt::Rvi, &["arDaBAj"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_upapada_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:479:5
[INFO] [stdout]     |
[INFO] [stdout] 479 |     assert_has_upapada_krdanta("pAda", &[], &bhaj, Krt::Rvi, &["pAdaBAj"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_karmadharaya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 |     assert_has_karmadharaya("parama", "rAjya", &["paramarAjya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_karmadharaya` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:485:5
[INFO] [stdout]     |
[INFO] [stdout] 485 |     assert_has_karmadharaya("uttama", "rAjya", &["uttamarAjya"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     assert_has_sup_1s("qitTa", Pum, &["qitTaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:492:5
[INFO] [stdout]     |
[INFO] [stdout] 492 |     assert_has_sup_1s("kapitTa", Pum, &["kapitTaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:493:5
[INFO] [stdout]     |
[INFO] [stdout] 493 |     assert_has_sup_1s("kuRqa", Napumsaka, &["kuRqam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:494:5
[INFO] [stdout]     |
[INFO] [stdout] 494 |     assert_has_sup_1s("pIWa", Napumsaka, &["pIWam"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:496:26
[INFO] [stdout]     |
[INFO] [stdout] 496 |     assert_has_lan(&[], &d("ha\\na~", Adadi), &["ahan"]);
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lan` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:496:5
[INFO] [stdout]     |
[INFO] [stdout] 496 |     assert_has_lan(&[], &d("ha\\na~", Adadi), &["ahan"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:502:14
[INFO] [stdout]     |
[INFO] [stdout] 502 |     let kr = d("qukf\\Y", Tanadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:503:14
[INFO] [stdout]     |
[INFO] [stdout] 503 |     let hr = d("hf\\Y", Bhvadi);
[INFO] [stdout]     |              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:506:18
[INFO] [stdout]     |
[INFO] [stdout] 506 |     let karaka = create_krdanta("kAraka", &[], &kr, Krt::Rvul);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:507:5
[INFO] [stdout]     |
[INFO] [stdout] 507 |     assert_has_sup_1s(&karaka, Pum, &["kArakaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:508:18
[INFO] [stdout]     |
[INFO] [stdout] 508 |     let haraka = create_krdanta("hAraka", &[], &hr, Krt::Rvul);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 |     assert_has_sup_1s(&haraka, Pum, &["hArakaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:510:17
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let kartr = create_krdanta("kartf", &[], &kr, Krt::tfc);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     assert_has_sup_1s(&kartr, Pum, &["kartA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_krdanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:512:17
[INFO] [stdout]     |
[INFO] [stdout] 512 |     let hartr = create_krdanta("hartf", &[], &hr, Krt::tfc);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:513:5
[INFO] [stdout]     |
[INFO] [stdout] 513 |     assert_has_sup_1s(&hartr, Pum, &["hartA"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_taddhitanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:516:20
[INFO] [stdout]     |
[INFO] [stdout] 516 |     let aupagava = create_taddhitanta("Opagava", "upagu", T::aR);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     assert_has_sup_1s(&aupagava, Pum, &["OpagavaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_taddhitanta` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:518:20
[INFO] [stdout]     |
[INFO] [stdout] 518 |     let kapatava = create_taddhitanta("kApawava", "kapawu", T::aR);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 |     assert_has_sup_1s(&kapatava, Pum, &["kApawavaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tatpurusha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:522:23
[INFO] [stdout]     |
[INFO] [stdout] 522 |     let rajapurusha = tatpurusha("rAjan", "puruza", Vibhakti::Sasthi);
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:523:5
[INFO] [stdout]     |
[INFO] [stdout] 523 |     assert_has_sup_1s(&rajapurusha, Pum, &["rAjapuruzaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `tatpurusha` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:524:27
[INFO] [stdout]     |
[INFO] [stdout] 524 |     let brahmanakambala = tatpurusha("brAhmaRa", "kambala", Vibhakti::Sasthi);
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 524 -     let brahmanakambala = tatpurusha("brAhmaRa", "kambala", Vibhakti::Sasthi);
[INFO] [stdout] 524 +     let brahmanakambala = rajapurusha("brAhmaRa", "kambala", Vibhakti::Sasthi);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:525:5
[INFO] [stdout]     |
[INFO] [stdout] 525 |     assert_has_sup_1s(&brahmanakambala, Pum, &["brAhmaRakambalaH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:530:5
[INFO] [stdout]     |
[INFO] [stdout] 530 |     assert_has_sup_1s("atirE", Napumsaka, &["atiri"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:531:5
[INFO] [stdout]     |
[INFO] [stdout] 531 |     assert_has_sup_1s("atinO", Napumsaka, &["atinu"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:533:5
[INFO] [stdout]     |
[INFO] [stdout] 533 |     assert_has_sup_1s("grAmaRI", Pum, &["grAmaRIH"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1d` in this scope
[INFO] [stdout]    --> tests/integration/kashika_1_2.rs:535:5
[INFO] [stdout]     |
[INFO] [stdout] 535 |     assert_has_sup_1d("kuRqa", Napumsaka, &["kuRqe"]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_has_lat(&[], &d("BU", Bhvadi), &["Bavati"]);
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     assert_has_lat(&[], &d("BU", Bhvadi), &["Bavati"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     assert_has_lat(&[], &d("eDa~\\", Bhvadi), &["eDate"]);
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     assert_has_lat(&[], &d("eDa~\\", Bhvadi), &["eDate"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     assert_has_lat(&[], &d("sparDa~\\", Bhvadi), &["sparDate"]);
[INFO] [stdout]    |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_lat` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     assert_has_lat(&[], &d("sparDa~\\", Bhvadi), &["sparDate"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::kvip, &["cit"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_has_krdanta(&[], &d("ci\\Y", Svadi), Krt::kvip, &["cit"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_has_krdanta(&[], &d("zu\\Y", Svadi), Krt::kvip, &["sut"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_has_krdanta(&[], &d("zu\\Y", Svadi), Krt::kvip, &["sut"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_5s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_has_sup_5s("vfkza", Pum, &["vfkzAt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_5s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_has_sup_5s("plakza", Pum, &["plakzAt"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let pac = &d("qupa\\ca~^z", Bhvadi);
[INFO] [stdout]    |                ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     assert_has_sup_1p("brAhmaRa", Pum, &["brAhmaRAH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     assert_has_tas(&[], &pac, Lat, &["pacataH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_thas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_has_thas(&[], &pac, Lat, &["pacaTaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_tas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_has_tas(&[], &pac, Lan, &["apacatAm"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_thas` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_has_thas(&[], &pac, Lan, &["apacatam"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_has_krdanta(&[], &d("YimidA~\\", Bhvadi), Krt::kta, &["minna"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_has_krdanta(&[], &d("YimidA~\\", Bhvadi), Krt::kta, &["minna"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_has_krdanta(&[], &d("YiDfzA~", Svadi), Krt::kta, &["Dfzwa"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_has_krdanta(&[], &d("YiDfzA~", Svadi), Krt::kta, &["Dfzwa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_has_krdanta(&[], &d("YikzvidA~", Divadi), Krt::kta, &["kzviRRa"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     assert_has_krdanta(&[], &d("YikzvidA~", Divadi), Krt::kta, &["kzviRRa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_has_krdanta(&[], &d("YiinDI~\\", Rudhadi), Krt::kta, &["idDa"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     assert_has_krdanta(&[], &d("YiinDI~\\", Rudhadi), Krt::kta, &["idDa"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_has_krdanta(&[], &d("wuvepf~\\", Bhvadi), Krt::aTuc, &["vepaTu"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_has_krdanta(&[], &d("wuvepf~\\", Bhvadi), Krt::aTuc, &["vepaTu"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_has_krdanta(&[], &d("wuo~Svi", Bhvadi), Krt::aTuc, &["SvayaTu"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_has_krdanta(&[], &d("wuo~Svi", Bhvadi), Krt::aTuc, &["SvayaTu"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_has_krdanta(&[], &d("qupa\\ca~^z", Bhvadi), Krt::ktri, &["paktrima"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_has_krdanta(&[], &d("qupa\\ca~^z", Bhvadi), Krt::ktri, &["paktrima"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_has_krdanta(&[], &d("quva\\pa~^", Bhvadi), Krt::ktri, &["uptrima"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     assert_has_krdanta(&[], &d("quva\\pa~^", Bhvadi), Krt::ktri, &["uptrima"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktri, &["kftrima"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_has_krdanta(&[], &d("qukf\\Y", Tanadi), Krt::ktri, &["kftrima"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_has_krdanta(&[], &d("nftI~", Divadi), Krt::zvun, &["nartaka"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     assert_has_krdanta(&[], &d("nftI~", Divadi), Krt::zvun, &["nartaka"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_has_krdanta(&[], &d("ra\\nja~^", Bhvadi), Krt::zvun, &["rajaka"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_has_krdanta(&[], &d("ra\\nja~^", Bhvadi), Krt::zvun, &["rajaka"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     assert_has_sup_1s("zoqa", Pum, &["zoqaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     assert_has_sup_1s("zaRqa", Pum, &["zaRqaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1s` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     assert_has_sup_1s("zaqika", Pum, &["zaqikaH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_has_krdanta(&[], &d("ava~", Bhvadi), Unadi::wizac, &["aviza"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     assert_has_krdanta(&[], &d("ava~", Bhvadi), Unadi::wizac, &["aviza"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_has_krdanta(&[], &d("maha~", Bhvadi), Unadi::wizac, &["mahiza"]);
[INFO] [stdout]    |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_krdanta` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_has_krdanta(&[], &d("maha~", Bhvadi), Unadi::wizac, &["mahiza"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_has_taddhita("kuYja", T::cPaY, &["kOYjAyana"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_sup_1p` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     assert_has_sup_1p("brAhmaRa", Pum, &["brAhmaRAH"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `assert_has_taddhita` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_has_taddhita("SaRqika", T::Yya, &["SARqikya"]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `d` in this scope
[INFO] [stdout]   --> tests/integration/kashika_1_3.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let car = &d("cara~", Bhvadi);
[WARN] too many lines in the log, truncating it
