[INFO] fetching crate custom-rust-stemmers 0.1.0... [INFO] checking custom-rust-stemmers-0.1.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate custom-rust-stemmers 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate custom-rust-stemmers 0.1.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate custom-rust-stemmers 0.1.0 [INFO] finished tweaking crates.io crate custom-rust-stemmers 0.1.0 [INFO] tweaked toml for crates.io crate custom-rust-stemmers 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate custom-rust-stemmers 0.1.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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 486a25af55491414312d2a678cc438d7f47a9fe0cfb628586724efc354e4e3cb [INFO] running `Command { std: "docker" "start" "-a" "486a25af55491414312d2a678cc438d7f47a9fe0cfb628586724efc354e4e3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "486a25af55491414312d2a678cc438d7f47a9fe0cfb628586724efc354e4e3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486a25af55491414312d2a678cc438d7f47a9fe0cfb628586724efc354e4e3cb", kill_on_drop: false }` [INFO] [stdout] 486a25af55491414312d2a678cc438d7f47a9fe0cfb628586724efc354e4e3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3469a300b544f65dd9cec67cb2de73eac6e61e2b8bc134603ff205704b1bb86b [INFO] running `Command { std: "docker" "start" "-a" "3469a300b544f65dd9cec67cb2de73eac6e61e2b8bc134603ff205704b1bb86b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking custom-rust-stemmers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:733:26 [INFO] [stdout] | [INFO] [stdout] 733 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:792:22 [INFO] [stdout] | [INFO] [stdout] 792 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:852:22 [INFO] [stdout] | [INFO] [stdout] 852 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:841:30 [INFO] [stdout] | [INFO] [stdout] 841 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:981:22 [INFO] [stdout] | [INFO] [stdout] 981 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:992:22 [INFO] [stdout] | [INFO] [stdout] 992 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1081:22 [INFO] [stdout] | [INFO] [stdout] 1081 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1678:22 [INFO] [stdout] | [INFO] [stdout] 1678 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1688:22 [INFO] [stdout] | [INFO] [stdout] 1688 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1947:38 [INFO] [stdout] | [INFO] [stdout] 1947 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:2023:27 [INFO] [stdout] | [INFO] [stdout] 2023 | env.cursor = v_15;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:2033:27 [INFO] [stdout] | [INFO] [stdout] 2033 | env.cursor = v_20;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1783:46 [INFO] [stdout] | [INFO] [stdout] 1783 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1938:46 [INFO] [stdout] | [INFO] [stdout] 1938 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1764:54 [INFO] [stdout] | [INFO] [stdout] 1764 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1773:54 [INFO] [stdout] | [INFO] [stdout] 1773 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1727:58 [INFO] [stdout] | [INFO] [stdout] 1727 | ... env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1744:62 [INFO] [stdout] | [INFO] [stdout] 1744 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1753:62 [INFO] [stdout] | [INFO] [stdout] 1753 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1806:59 [INFO] [stdout] | [INFO] [stdout] 1806 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1863:59 [INFO] [stdout] | [INFO] [stdout] 1863 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1901:59 [INFO] [stdout] | [INFO] [stdout] 1901 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1920:59 [INFO] [stdout] | [INFO] [stdout] 1920 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1834:67 [INFO] [stdout] | [INFO] [stdout] 1834 | ... env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1843:67 [INFO] [stdout] | [INFO] [stdout] 1843 | ... env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1852:67 [INFO] [stdout] | [INFO] [stdout] 1852 | ... env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1882:67 [INFO] [stdout] | [INFO] [stdout] 1882 | ... env.cursor = env.limit - v_13;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1891:67 [INFO] [stdout] | [INFO] [stdout] 1891 | ... env.cursor = env.limit - v_13;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1985:35 [INFO] [stdout] | [INFO] [stdout] 1985 | env.cursor = v_18;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1999:35 [INFO] [stdout] | [INFO] [stdout] 1999 | env.cursor = v_18;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:184:22 [INFO] [stdout] | [INFO] [stdout] 184 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:205:22 [INFO] [stdout] | [INFO] [stdout] 205 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:234:38 [INFO] [stdout] | [INFO] [stdout] 234 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:230:42 [INFO] [stdout] | [INFO] [stdout] 230 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:342:26 [INFO] [stdout] | [INFO] [stdout] 342 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:276:34 [INFO] [stdout] | [INFO] [stdout] 276 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:365:42 [INFO] [stdout] | [INFO] [stdout] 365 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:466:46 [INFO] [stdout] | [INFO] [stdout] 466 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:559:42 [INFO] [stdout] | [INFO] [stdout] 559 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:600:46 [INFO] [stdout] | [INFO] [stdout] 600 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:648:38 [INFO] [stdout] | [INFO] [stdout] 648 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:626:42 [INFO] [stdout] | [INFO] [stdout] 626 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:904:46 [INFO] [stdout] | [INFO] [stdout] 904 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:947:46 [INFO] [stdout] | [INFO] [stdout] 947 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:963:46 [INFO] [stdout] | [INFO] [stdout] 963 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1146:30 [INFO] [stdout] | [INFO] [stdout] 1146 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1133:38 [INFO] [stdout] | [INFO] [stdout] 1133 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1129:42 [INFO] [stdout] | [INFO] [stdout] 1129 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1169:34 [INFO] [stdout] | [INFO] [stdout] 1169 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1187:34 [INFO] [stdout] | [INFO] [stdout] 1187 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1198:34 [INFO] [stdout] | [INFO] [stdout] 1198 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1208:34 [INFO] [stdout] | [INFO] [stdout] 1208 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1222:46 [INFO] [stdout] | [INFO] [stdout] 1222 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1308:35 [INFO] [stdout] | [INFO] [stdout] 1308 | env.cursor = v_13;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1183:38 [INFO] [stdout] | [INFO] [stdout] 1183 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1234:50 [INFO] [stdout] | [INFO] [stdout] 1234 | env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1245:50 [INFO] [stdout] | [INFO] [stdout] 1245 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1255:50 [INFO] [stdout] | [INFO] [stdout] 1255 | env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1265:50 [INFO] [stdout] | [INFO] [stdout] 1265 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1275:51 [INFO] [stdout] | [INFO] [stdout] 1275 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1285:51 [INFO] [stdout] | [INFO] [stdout] 1285 | env.cursor = env.limit - v_11;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1295:51 [INFO] [stdout] | [INFO] [stdout] 1295 | env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:319:26 [INFO] [stdout] | [INFO] [stdout] 319 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:310:34 [INFO] [stdout] | [INFO] [stdout] 310 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:306:38 [INFO] [stdout] | [INFO] [stdout] 306 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:265:42 [INFO] [stdout] | [INFO] [stdout] 265 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:229:50 [INFO] [stdout] | [INFO] [stdout] 229 | ... env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:248:50 [INFO] [stdout] | [INFO] [stdout] 248 | ... env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:326:34 [INFO] [stdout] | [INFO] [stdout] 326 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:328:34 [INFO] [stdout] | [INFO] [stdout] 328 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:388:26 [INFO] [stdout] | [INFO] [stdout] 388 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:352:34 [INFO] [stdout] | [INFO] [stdout] 352 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:361:34 [INFO] [stdout] | [INFO] [stdout] 361 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:510:30 [INFO] [stdout] | [INFO] [stdout] 510 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:601:54 [INFO] [stdout] | [INFO] [stdout] 601 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:721:58 [INFO] [stdout] | [INFO] [stdout] 721 | ... env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:809:58 [INFO] [stdout] | [INFO] [stdout] 809 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:835:58 [INFO] [stdout] | [INFO] [stdout] 835 | ... env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:915:54 [INFO] [stdout] | [INFO] [stdout] 915 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:961:51 [INFO] [stdout] | [INFO] [stdout] 961 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1028:47 [INFO] [stdout] | [INFO] [stdout] 1028 | env.cursor = env.limit - v_11;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1050:42 [INFO] [stdout] | [INFO] [stdout] 1050 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1078:38 [INFO] [stdout] | [INFO] [stdout] 1078 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1092:42 [INFO] [stdout] | [INFO] [stdout] 1092 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1154:38 [INFO] [stdout] | [INFO] [stdout] 1154 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1195:42 [INFO] [stdout] | [INFO] [stdout] 1195 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1269:38 [INFO] [stdout] | [INFO] [stdout] 1269 | env.limit_backward = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1179:46 [INFO] [stdout] | [INFO] [stdout] 1179 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1230:50 [INFO] [stdout] | [INFO] [stdout] 1230 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1281:42 [INFO] [stdout] | [INFO] [stdout] 1281 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1329:50 [INFO] [stdout] | [INFO] [stdout] 1329 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1361:34 [INFO] [stdout] | [INFO] [stdout] 1361 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1371:34 [INFO] [stdout] | [INFO] [stdout] 1371 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1469:46 [INFO] [stdout] | [INFO] [stdout] 1469 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1479:46 [INFO] [stdout] | [INFO] [stdout] 1479 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1489:47 [INFO] [stdout] | [INFO] [stdout] 1489 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1500:35 [INFO] [stdout] | [INFO] [stdout] 1500 | env.cursor = v_11;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1460:54 [INFO] [stdout] | [INFO] [stdout] 1460 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1415:58 [INFO] [stdout] | [INFO] [stdout] 1415 | ... env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1399:62 [INFO] [stdout] | [INFO] [stdout] 1399 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1408:62 [INFO] [stdout] | [INFO] [stdout] 1408 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1440:66 [INFO] [stdout] | [INFO] [stdout] 1440 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | } env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:160:38 [INFO] [stdout] | [INFO] [stdout] 160 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:139:46 [INFO] [stdout] | [INFO] [stdout] 139 | ... env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:419:46 [INFO] [stdout] | [INFO] [stdout] 419 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:466:46 [INFO] [stdout] | [INFO] [stdout] 466 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:636:46 [INFO] [stdout] | [INFO] [stdout] 636 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:543:54 [INFO] [stdout] | [INFO] [stdout] 543 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:572:62 [INFO] [stdout] | [INFO] [stdout] 572 | ... env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:656:34 [INFO] [stdout] | [INFO] [stdout] 656 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:666:34 [INFO] [stdout] | [INFO] [stdout] 666 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:679:46 [INFO] [stdout] | [INFO] [stdout] 679 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:690:34 [INFO] [stdout] | [INFO] [stdout] 690 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:317:35 [INFO] [stdout] | [INFO] [stdout] 317 | } env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:315:26 [INFO] [stdout] | [INFO] [stdout] 315 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:383:30 [INFO] [stdout] | [INFO] [stdout] 383 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:370:42 [INFO] [stdout] | [INFO] [stdout] 370 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:353:46 [INFO] [stdout] | [INFO] [stdout] 353 | ... env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:391:38 [INFO] [stdout] | [INFO] [stdout] 391 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:392:38 [INFO] [stdout] | [INFO] [stdout] 392 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:569:30 [INFO] [stdout] | [INFO] [stdout] 569 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:454:38 [INFO] [stdout] | [INFO] [stdout] 454 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | ... env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:484:42 [INFO] [stdout] | [INFO] [stdout] 484 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:617:34 [INFO] [stdout] | [INFO] [stdout] 617 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:961:46 [INFO] [stdout] | [INFO] [stdout] 961 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:985:42 [INFO] [stdout] | [INFO] [stdout] 985 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1079:34 [INFO] [stdout] | [INFO] [stdout] 1079 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1089:34 [INFO] [stdout] | [INFO] [stdout] 1089 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1103:46 [INFO] [stdout] | [INFO] [stdout] 1103 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1128:46 [INFO] [stdout] | [INFO] [stdout] 1128 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1138:46 [INFO] [stdout] | [INFO] [stdout] 1138 | env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1149:34 [INFO] [stdout] | [INFO] [stdout] 1149 | env.cursor = v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1119:54 [INFO] [stdout] | [INFO] [stdout] 1119 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:285:34 [INFO] [stdout] | [INFO] [stdout] 285 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:286:34 [INFO] [stdout] | [INFO] [stdout] 286 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 397 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:464:26 [INFO] [stdout] | [INFO] [stdout] 464 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:349:34 [INFO] [stdout] | [INFO] [stdout] 349 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:325:42 [INFO] [stdout] | [INFO] [stdout] 325 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:379:38 [INFO] [stdout] | [INFO] [stdout] 379 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:512:30 [INFO] [stdout] | [INFO] [stdout] 512 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:810:42 [INFO] [stdout] | [INFO] [stdout] 810 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:834:38 [INFO] [stdout] | [INFO] [stdout] 834 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:915:50 [INFO] [stdout] | [INFO] [stdout] 915 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:929:50 [INFO] [stdout] | [INFO] [stdout] 929 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:911:54 [INFO] [stdout] | [INFO] [stdout] 911 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:967:30 [INFO] [stdout] | [INFO] [stdout] 967 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:977:30 [INFO] [stdout] | [INFO] [stdout] 977 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1055:42 [INFO] [stdout] | [INFO] [stdout] 1055 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1065:42 [INFO] [stdout] | [INFO] [stdout] 1065 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1076:31 [INFO] [stdout] | [INFO] [stdout] 1076 | env.cursor = v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1046:50 [INFO] [stdout] | [INFO] [stdout] 1046 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1012:54 [INFO] [stdout] | [INFO] [stdout] 1012 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1042:54 [INFO] [stdout] | [INFO] [stdout] 1042 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:733:26 [INFO] [stdout] | [INFO] [stdout] 733 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1005:58 [INFO] [stdout] | [INFO] [stdout] 1005 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:792:22 [INFO] [stdout] | [INFO] [stdout] 792 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1031:58 [INFO] [stdout] | [INFO] [stdout] 1031 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:852:22 [INFO] [stdout] | [INFO] [stdout] 852 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:841:30 [INFO] [stdout] | [INFO] [stdout] 841 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 327 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:981:22 [INFO] [stdout] | [INFO] [stdout] 981 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:992:22 [INFO] [stdout] | [INFO] [stdout] 992 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:318:34 [INFO] [stdout] | [INFO] [stdout] 318 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1081:22 [INFO] [stdout] | [INFO] [stdout] 1081 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:297:42 [INFO] [stdout] | [INFO] [stdout] 297 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1678:22 [INFO] [stdout] | [INFO] [stdout] 1678 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1688:22 [INFO] [stdout] | [INFO] [stdout] 1688 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1947:38 [INFO] [stdout] | [INFO] [stdout] 1947 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:2023:27 [INFO] [stdout] | [INFO] [stdout] 2023 | env.cursor = v_15;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:2033:27 [INFO] [stdout] | [INFO] [stdout] 2033 | env.cursor = v_20;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1783:46 [INFO] [stdout] | [INFO] [stdout] 1783 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1938:46 [INFO] [stdout] | [INFO] [stdout] 1938 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1764:54 [INFO] [stdout] | [INFO] [stdout] 1764 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1773:54 [INFO] [stdout] | [INFO] [stdout] 1773 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1727:58 [INFO] [stdout] | [INFO] [stdout] 1727 | ... env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1744:62 [INFO] [stdout] | [INFO] [stdout] 1744 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1753:62 [INFO] [stdout] | [INFO] [stdout] 1753 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1806:59 [INFO] [stdout] | [INFO] [stdout] 1806 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1863:59 [INFO] [stdout] | [INFO] [stdout] 1863 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1901:59 [INFO] [stdout] | [INFO] [stdout] 1901 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1920:59 [INFO] [stdout] | [INFO] [stdout] 1920 | ... env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1834:67 [INFO] [stdout] | [INFO] [stdout] 1834 | ... env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1843:67 [INFO] [stdout] | [INFO] [stdout] 1843 | ... env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1852:67 [INFO] [stdout] | [INFO] [stdout] 1852 | ... env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1882:67 [INFO] [stdout] | [INFO] [stdout] 1882 | ... env.cursor = env.limit - v_13;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1891:67 [INFO] [stdout] | [INFO] [stdout] 1891 | ... env.cursor = env.limit - v_13;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1985:35 [INFO] [stdout] | [INFO] [stdout] 1985 | env.cursor = v_18;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1999:35 [INFO] [stdout] | [INFO] [stdout] 1999 | env.cursor = v_18;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:184:22 [INFO] [stdout] | [INFO] [stdout] 184 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:205:22 [INFO] [stdout] | [INFO] [stdout] 205 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:234:38 [INFO] [stdout] | [INFO] [stdout] 234 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:230:42 [INFO] [stdout] | [INFO] [stdout] 230 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:342:26 [INFO] [stdout] | [INFO] [stdout] 342 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:276:34 [INFO] [stdout] | [INFO] [stdout] 276 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:365:42 [INFO] [stdout] | [INFO] [stdout] 365 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:466:46 [INFO] [stdout] | [INFO] [stdout] 466 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:559:42 [INFO] [stdout] | [INFO] [stdout] 559 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:600:46 [INFO] [stdout] | [INFO] [stdout] 600 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:648:38 [INFO] [stdout] | [INFO] [stdout] 648 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:626:42 [INFO] [stdout] | [INFO] [stdout] 626 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:904:46 [INFO] [stdout] | [INFO] [stdout] 904 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:947:46 [INFO] [stdout] | [INFO] [stdout] 947 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:963:46 [INFO] [stdout] | [INFO] [stdout] 963 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:334:34 [INFO] [stdout] | [INFO] [stdout] 334 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:335:34 [INFO] [stdout] | [INFO] [stdout] 335 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1146:30 [INFO] [stdout] | [INFO] [stdout] 1146 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:446:26 [INFO] [stdout] | [INFO] [stdout] 446 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:513:26 [INFO] [stdout] | [INFO] [stdout] 513 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:398:34 [INFO] [stdout] | [INFO] [stdout] 398 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:428:38 [INFO] [stdout] | [INFO] [stdout] 428 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1133:38 [INFO] [stdout] | [INFO] [stdout] 1133 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:561:30 [INFO] [stdout] | [INFO] [stdout] 561 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:646:46 [INFO] [stdout] | [INFO] [stdout] 646 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:735:42 [INFO] [stdout] | [INFO] [stdout] 735 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1129:42 [INFO] [stdout] | [INFO] [stdout] 1129 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:754:46 [INFO] [stdout] | [INFO] [stdout] 754 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:816:46 [INFO] [stdout] | [INFO] [stdout] 816 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:865:42 [INFO] [stdout] | [INFO] [stdout] 865 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:845:54 [INFO] [stdout] | [INFO] [stdout] 845 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1169:34 [INFO] [stdout] | [INFO] [stdout] 1169 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:915:34 [INFO] [stdout] | [INFO] [stdout] 915 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:925:34 [INFO] [stdout] | [INFO] [stdout] 925 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:939:46 [INFO] [stdout] | [INFO] [stdout] 939 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1187:34 [INFO] [stdout] | [INFO] [stdout] 1187 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:949:46 [INFO] [stdout] | [INFO] [stdout] 949 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:974:46 [INFO] [stdout] | [INFO] [stdout] 974 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:984:46 [INFO] [stdout] | [INFO] [stdout] 984 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:995:34 [INFO] [stdout] | [INFO] [stdout] 995 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:965:54 [INFO] [stdout] | [INFO] [stdout] 965 | env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1198:34 [INFO] [stdout] | [INFO] [stdout] 1198 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1208:34 [INFO] [stdout] | [INFO] [stdout] 1208 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:241:22 [INFO] [stdout] | [INFO] [stdout] 241 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:280:42 [INFO] [stdout] | [INFO] [stdout] 280 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1222:46 [INFO] [stdout] | [INFO] [stdout] 1222 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:365:46 [INFO] [stdout] | [INFO] [stdout] 365 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1308:35 [INFO] [stdout] | [INFO] [stdout] 1308 | env.cursor = v_13;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:606:34 [INFO] [stdout] | [INFO] [stdout] 606 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1183:38 [INFO] [stdout] | [INFO] [stdout] 1183 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:666:34 [INFO] [stdout] | [INFO] [stdout] 666 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:695:34 [INFO] [stdout] | [INFO] [stdout] 695 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:705:35 [INFO] [stdout] | [INFO] [stdout] 705 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1234:50 [INFO] [stdout] | [INFO] [stdout] 1234 | env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:706:30 [INFO] [stdout] | [INFO] [stdout] 706 | env.limit_backward = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:623:42 [INFO] [stdout] | [INFO] [stdout] 623 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1245:50 [INFO] [stdout] | [INFO] [stdout] 1245 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:646:46 [INFO] [stdout] | [INFO] [stdout] 646 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:655:46 [INFO] [stdout] | [INFO] [stdout] 655 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1255:50 [INFO] [stdout] | [INFO] [stdout] 1255 | env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1265:50 [INFO] [stdout] | [INFO] [stdout] 1265 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:428:22 [INFO] [stdout] | [INFO] [stdout] 428 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1275:51 [INFO] [stdout] | [INFO] [stdout] 1275 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:313:30 [INFO] [stdout] | [INFO] [stdout] 313 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:343:34 [INFO] [stdout] | [INFO] [stdout] 343 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1285:51 [INFO] [stdout] | [INFO] [stdout] 1285 | env.cursor = env.limit - v_11;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:497:26 [INFO] [stdout] | [INFO] [stdout] 497 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:905:38 [INFO] [stdout] | [INFO] [stdout] 905 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/english.rs:1295:51 [INFO] [stdout] | [INFO] [stdout] 1295 | env.cursor = env.limit - v_12;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:917:34 [INFO] [stdout] | [INFO] [stdout] 917 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:947:38 [INFO] [stdout] | [INFO] [stdout] 947 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:959:34 [INFO] [stdout] | [INFO] [stdout] 959 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:982:46 [INFO] [stdout] | [INFO] [stdout] 982 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1058:46 [INFO] [stdout] | [INFO] [stdout] 1058 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1090:26 [INFO] [stdout] | [INFO] [stdout] 1090 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1104:38 [INFO] [stdout] | [INFO] [stdout] 1104 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:319:26 [INFO] [stdout] | [INFO] [stdout] 319 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1138:38 [INFO] [stdout] | [INFO] [stdout] 1138 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1148:38 [INFO] [stdout] | [INFO] [stdout] 1148 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1159:26 [INFO] [stdout] | [INFO] [stdout] 1159 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1120:46 [INFO] [stdout] | [INFO] [stdout] 1120 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1129:46 [INFO] [stdout] | [INFO] [stdout] 1129 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:310:34 [INFO] [stdout] | [INFO] [stdout] 310 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:306:38 [INFO] [stdout] | [INFO] [stdout] 306 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:265:42 [INFO] [stdout] | [INFO] [stdout] 265 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:229:50 [INFO] [stdout] | [INFO] [stdout] 229 | ... env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:248:50 [INFO] [stdout] | [INFO] [stdout] 248 | ... env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:326:34 [INFO] [stdout] | [INFO] [stdout] 326 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:328:34 [INFO] [stdout] | [INFO] [stdout] 328 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:388:26 [INFO] [stdout] | [INFO] [stdout] 388 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:455:26 [INFO] [stdout] | [INFO] [stdout] 455 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:352:34 [INFO] [stdout] | [INFO] [stdout] 352 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:361:34 [INFO] [stdout] | [INFO] [stdout] 361 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:510:30 [INFO] [stdout] | [INFO] [stdout] 510 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:601:54 [INFO] [stdout] | [INFO] [stdout] 601 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:721:58 [INFO] [stdout] | [INFO] [stdout] 721 | ... env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:809:58 [INFO] [stdout] | [INFO] [stdout] 809 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:835:58 [INFO] [stdout] | [INFO] [stdout] 835 | ... env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:915:54 [INFO] [stdout] | [INFO] [stdout] 915 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:961:51 [INFO] [stdout] | [INFO] [stdout] 961 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1028:47 [INFO] [stdout] | [INFO] [stdout] 1028 | env.cursor = env.limit - v_11;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1050:42 [INFO] [stdout] | [INFO] [stdout] 1050 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1078:38 [INFO] [stdout] | [INFO] [stdout] 1078 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1092:42 [INFO] [stdout] | [INFO] [stdout] 1092 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1154:38 [INFO] [stdout] | [INFO] [stdout] 1154 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1195:42 [INFO] [stdout] | [INFO] [stdout] 1195 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1269:38 [INFO] [stdout] | [INFO] [stdout] 1269 | env.limit_backward = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1179:46 [INFO] [stdout] | [INFO] [stdout] 1179 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1230:50 [INFO] [stdout] | [INFO] [stdout] 1230 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1281:42 [INFO] [stdout] | [INFO] [stdout] 1281 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1329:50 [INFO] [stdout] | [INFO] [stdout] 1329 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1361:34 [INFO] [stdout] | [INFO] [stdout] 1361 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1371:34 [INFO] [stdout] | [INFO] [stdout] 1371 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1469:46 [INFO] [stdout] | [INFO] [stdout] 1469 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1479:46 [INFO] [stdout] | [INFO] [stdout] 1479 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1489:47 [INFO] [stdout] | [INFO] [stdout] 1489 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1500:35 [INFO] [stdout] | [INFO] [stdout] 1500 | env.cursor = v_11;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1460:54 [INFO] [stdout] | [INFO] [stdout] 1460 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1415:58 [INFO] [stdout] | [INFO] [stdout] 1415 | ... env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1399:62 [INFO] [stdout] | [INFO] [stdout] 1399 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1408:62 [INFO] [stdout] | [INFO] [stdout] 1408 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/french.rs:1440:66 [INFO] [stdout] | [INFO] [stdout] 1440 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | } env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:160:38 [INFO] [stdout] | [INFO] [stdout] 160 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:139:46 [INFO] [stdout] | [INFO] [stdout] 139 | ... env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:176:38 [INFO] [stdout] | [INFO] [stdout] 176 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:177:38 [INFO] [stdout] | [INFO] [stdout] 177 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:327:34 [INFO] [stdout] | [INFO] [stdout] 327 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:419:46 [INFO] [stdout] | [INFO] [stdout] 419 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:466:46 [INFO] [stdout] | [INFO] [stdout] 466 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:636:46 [INFO] [stdout] | [INFO] [stdout] 636 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:543:54 [INFO] [stdout] | [INFO] [stdout] 543 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:572:62 [INFO] [stdout] | [INFO] [stdout] 572 | ... env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:656:34 [INFO] [stdout] | [INFO] [stdout] 656 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:666:34 [INFO] [stdout] | [INFO] [stdout] 666 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:679:46 [INFO] [stdout] | [INFO] [stdout] 679 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/german.rs:690:34 [INFO] [stdout] | [INFO] [stdout] 690 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:317:35 [INFO] [stdout] | [INFO] [stdout] 317 | } env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:315:26 [INFO] [stdout] | [INFO] [stdout] 315 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:383:30 [INFO] [stdout] | [INFO] [stdout] 383 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:370:42 [INFO] [stdout] | [INFO] [stdout] 370 | env.cursor = v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:353:46 [INFO] [stdout] | [INFO] [stdout] 353 | ... env.cursor = v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:390:38 [INFO] [stdout] | [INFO] [stdout] 390 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:391:38 [INFO] [stdout] | [INFO] [stdout] 391 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:392:38 [INFO] [stdout] | [INFO] [stdout] 392 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:569:30 [INFO] [stdout] | [INFO] [stdout] 569 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:454:38 [INFO] [stdout] | [INFO] [stdout] 454 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:430:46 [INFO] [stdout] | [INFO] [stdout] 430 | ... env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:484:42 [INFO] [stdout] | [INFO] [stdout] 484 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:617:34 [INFO] [stdout] | [INFO] [stdout] 617 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:961:46 [INFO] [stdout] | [INFO] [stdout] 961 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:985:42 [INFO] [stdout] | [INFO] [stdout] 985 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1079:34 [INFO] [stdout] | [INFO] [stdout] 1079 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1089:34 [INFO] [stdout] | [INFO] [stdout] 1089 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1103:46 [INFO] [stdout] | [INFO] [stdout] 1103 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1128:46 [INFO] [stdout] | [INFO] [stdout] 1128 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1138:46 [INFO] [stdout] | [INFO] [stdout] 1138 | env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1149:34 [INFO] [stdout] | [INFO] [stdout] 1149 | env.cursor = v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1119:54 [INFO] [stdout] | [INFO] [stdout] 1119 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:285:34 [INFO] [stdout] | [INFO] [stdout] 285 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:286:34 [INFO] [stdout] | [INFO] [stdout] 286 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:287:34 [INFO] [stdout] | [INFO] [stdout] 287 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:397:26 [INFO] [stdout] | [INFO] [stdout] 397 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:464:26 [INFO] [stdout] | [INFO] [stdout] 464 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:349:34 [INFO] [stdout] | [INFO] [stdout] 349 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:325:42 [INFO] [stdout] | [INFO] [stdout] 325 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:379:38 [INFO] [stdout] | [INFO] [stdout] 379 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:512:30 [INFO] [stdout] | [INFO] [stdout] 512 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:810:42 [INFO] [stdout] | [INFO] [stdout] 810 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:834:38 [INFO] [stdout] | [INFO] [stdout] 834 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:915:50 [INFO] [stdout] | [INFO] [stdout] 915 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:929:50 [INFO] [stdout] | [INFO] [stdout] 929 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:911:54 [INFO] [stdout] | [INFO] [stdout] 911 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:967:30 [INFO] [stdout] | [INFO] [stdout] 967 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:977:30 [INFO] [stdout] | [INFO] [stdout] 977 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1055:42 [INFO] [stdout] | [INFO] [stdout] 1055 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1065:42 [INFO] [stdout] | [INFO] [stdout] 1065 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1076:31 [INFO] [stdout] | [INFO] [stdout] 1076 | env.cursor = v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1046:50 [INFO] [stdout] | [INFO] [stdout] 1046 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1012:54 [INFO] [stdout] | [INFO] [stdout] 1012 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1042:54 [INFO] [stdout] | [INFO] [stdout] 1042 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1005:58 [INFO] [stdout] | [INFO] [stdout] 1005 | ... env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1031:58 [INFO] [stdout] | [INFO] [stdout] 1031 | ... env.cursor = env.limit - v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:327:26 [INFO] [stdout] | [INFO] [stdout] 327 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:318:34 [INFO] [stdout] | [INFO] [stdout] 318 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/snowball/among.rs:3:69 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Among(pub &'static str, pub i32, pub i32, pub Option bool + Sync>>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Among(pub &'static str, pub i32, pub i32, pub Option bool + Sync>>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:297:42 [INFO] [stdout] | [INFO] [stdout] 297 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | stemmer: Box bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | stemmer: Box bool>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:334:34 [INFO] [stdout] | [INFO] [stdout] 334 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:335:34 [INFO] [stdout] | [INFO] [stdout] 335 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:336:34 [INFO] [stdout] | [INFO] [stdout] 336 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:446:26 [INFO] [stdout] | [INFO] [stdout] 446 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:513:26 [INFO] [stdout] | [INFO] [stdout] 513 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:398:34 [INFO] [stdout] | [INFO] [stdout] 398 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:374:42 [INFO] [stdout] | [INFO] [stdout] 374 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:428:38 [INFO] [stdout] | [INFO] [stdout] 428 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:561:30 [INFO] [stdout] | [INFO] [stdout] 561 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:646:46 [INFO] [stdout] | [INFO] [stdout] 646 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:735:42 [INFO] [stdout] | [INFO] [stdout] 735 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:754:46 [INFO] [stdout] | [INFO] [stdout] 754 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:816:46 [INFO] [stdout] | [INFO] [stdout] 816 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:865:42 [INFO] [stdout] | [INFO] [stdout] 865 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:845:54 [INFO] [stdout] | [INFO] [stdout] 845 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:915:34 [INFO] [stdout] | [INFO] [stdout] 915 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:925:34 [INFO] [stdout] | [INFO] [stdout] 925 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:939:46 [INFO] [stdout] | [INFO] [stdout] 939 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:949:46 [INFO] [stdout] | [INFO] [stdout] 949 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:974:46 [INFO] [stdout] | [INFO] [stdout] 974 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:984:46 [INFO] [stdout] | [INFO] [stdout] 984 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:995:34 [INFO] [stdout] | [INFO] [stdout] 995 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:965:54 [INFO] [stdout] | [INFO] [stdout] 965 | env.cursor = env.limit - v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:241:22 [INFO] [stdout] | [INFO] [stdout] 241 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:280:42 [INFO] [stdout] | [INFO] [stdout] 280 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:365:46 [INFO] [stdout] | [INFO] [stdout] 365 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:593:22 [INFO] [stdout] | [INFO] [stdout] 593 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:606:34 [INFO] [stdout] | [INFO] [stdout] 606 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:666:34 [INFO] [stdout] | [INFO] [stdout] 666 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:695:34 [INFO] [stdout] | [INFO] [stdout] 695 | env.cursor = env.limit - v_9;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:705:35 [INFO] [stdout] | [INFO] [stdout] 705 | env.cursor = env.limit - v_10;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:706:30 [INFO] [stdout] | [INFO] [stdout] 706 | env.limit_backward = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:623:42 [INFO] [stdout] | [INFO] [stdout] 623 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:646:46 [INFO] [stdout] | [INFO] [stdout] 646 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/russian.rs:655:46 [INFO] [stdout] | [INFO] [stdout] 655 | env.cursor = env.limit - v_7;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | context.I_pV = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | context.I_p1 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | context.I_p2 = env.limit;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:428:22 [INFO] [stdout] | [INFO] [stdout] 428 | env.cursor = v_8;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:313:30 [INFO] [stdout] | [INFO] [stdout] 313 | env.cursor = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | env.cursor = v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:343:34 [INFO] [stdout] | [INFO] [stdout] 343 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:497:26 [INFO] [stdout] | [INFO] [stdout] 497 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:905:38 [INFO] [stdout] | [INFO] [stdout] 905 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:917:34 [INFO] [stdout] | [INFO] [stdout] 917 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:947:38 [INFO] [stdout] | [INFO] [stdout] 947 | env.cursor = env.limit - v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:959:34 [INFO] [stdout] | [INFO] [stdout] 959 | env.limit_backward = v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:982:46 [INFO] [stdout] | [INFO] [stdout] 982 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1058:46 [INFO] [stdout] | [INFO] [stdout] 1058 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1090:26 [INFO] [stdout] | [INFO] [stdout] 1090 | env.cursor = v_1;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1104:38 [INFO] [stdout] | [INFO] [stdout] 1104 | env.cursor = env.limit - v_2;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1138:38 [INFO] [stdout] | [INFO] [stdout] 1138 | env.cursor = env.limit - v_3;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1148:38 [INFO] [stdout] | [INFO] [stdout] 1148 | env.cursor = env.limit - v_5;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1159:26 [INFO] [stdout] | [INFO] [stdout] 1159 | env.cursor = v_6;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1120:46 [INFO] [stdout] | [INFO] [stdout] 1120 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1129:46 [INFO] [stdout] | [INFO] [stdout] 1129 | env.cursor = env.limit - v_4;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/snowball/among.rs:3:69 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Among(pub &'static str, pub i32, pub i32, pub Option bool + Sync>>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Among(pub &'static str, pub i32, pub i32, pub Option bool + Sync>>); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | stemmer: Box bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | stemmer: Box bool>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:731:13 [INFO] [stdout] | [INFO] [stdout] 730 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 731 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:839:17 [INFO] [stdout] | [INFO] [stdout] 838 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 839 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 978 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 979 | break 'lab0; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:990:9 [INFO] [stdout] | [INFO] [stdout] 989 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 990 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1079:9 [INFO] [stdout] | [INFO] [stdout] 1078 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1079 | break 'lab0; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1725:33 [INFO] [stdout] | [INFO] [stdout] 1724 | ... continue 'replab7; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 1725 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1742:37 [INFO] [stdout] | [INFO] [stdout] 1741 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1742 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1751:37 [INFO] [stdout] | [INFO] [stdout] 1750 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1751 | ... break 'lab11; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1762:29 [INFO] [stdout] | [INFO] [stdout] 1761 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1762 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1771:29 [INFO] [stdout] | [INFO] [stdout] 1770 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1771 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1781:21 [INFO] [stdout] | [INFO] [stdout] 1780 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1781 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1804:33 [INFO] [stdout] | [INFO] [stdout] 1803 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1804 | ... break 'lab16; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1816:37 [INFO] [stdout] | [INFO] [stdout] 1815 | ... break 'lab17; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1816 | ... break 'lab18; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1832:41 [INFO] [stdout] | [INFO] [stdout] 1831 | ... break 'lab19; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1832 | ... break 'lab20; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1841:41 [INFO] [stdout] | [INFO] [stdout] 1840 | ... break 'lab19; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1841 | ... break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1850:41 [INFO] [stdout] | [INFO] [stdout] 1849 | ... break 'lab19; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1850 | ... break 'lab22; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1861:33 [INFO] [stdout] | [INFO] [stdout] 1860 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1861 | ... break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1880:41 [INFO] [stdout] | [INFO] [stdout] 1879 | ... break 'lab24; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1880 | ... break 'lab25; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1889:41 [INFO] [stdout] | [INFO] [stdout] 1888 | ... break 'lab24; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1889 | ... break 'lab26; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1899:33 [INFO] [stdout] | [INFO] [stdout] 1898 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1899 | ... break 'lab23; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1911:37 [INFO] [stdout] | [INFO] [stdout] 1910 | ... break 'lab27; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1911 | ... break 'lab28; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1918:33 [INFO] [stdout] | [INFO] [stdout] 1917 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1918 | ... break 'lab27; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1936:21 [INFO] [stdout] | [INFO] [stdout] 1935 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1936 | break 'lab13; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1983:21 [INFO] [stdout] | [INFO] [stdout] 1982 | break 'lab32; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1983 | break 'lab33; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1997:21 [INFO] [stdout] | [INFO] [stdout] 1996 | break 'lab32; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1997 | break 'lab34; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 231 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 232 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 246 | continue 'replab3; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 247 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 273 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 274 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 284 | break 'golab3; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 285 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:299:25 [INFO] [stdout] | [INFO] [stdout] 298 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 299 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:317:21 [INFO] [stdout] | [INFO] [stdout] 316 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 317 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 330 | break 'golab9; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 331 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:363:17 [INFO] [stdout] | [INFO] [stdout] 362 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 363 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 463 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 464 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 487 | break 'golab3; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 488 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 539 | break 'golab0; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 540 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:624:17 [INFO] [stdout] | [INFO] [stdout] 623 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 624 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 645 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 646 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:731:13 [INFO] [stdout] | [INFO] [stdout] 730 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 731 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:902:21 [INFO] [stdout] | [INFO] [stdout] 901 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 902 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:945:21 [INFO] [stdout] | [INFO] [stdout] 944 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 945 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:839:17 [INFO] [stdout] | [INFO] [stdout] 838 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 839 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:961:21 [INFO] [stdout] | [INFO] [stdout] 960 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 961 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:979:9 [INFO] [stdout] | [INFO] [stdout] 978 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 979 | break 'lab0; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:990:9 [INFO] [stdout] | [INFO] [stdout] 989 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 990 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1131:25 [INFO] [stdout] | [INFO] [stdout] 1130 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 1131 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1144:17 [INFO] [stdout] | [INFO] [stdout] 1143 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 1144 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1079:9 [INFO] [stdout] | [INFO] [stdout] 1078 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1079 | break 'lab0; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1167:21 [INFO] [stdout] | [INFO] [stdout] 1166 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1167 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1181:25 [INFO] [stdout] | [INFO] [stdout] 1180 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1181 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1185:21 [INFO] [stdout] | [INFO] [stdout] 1184 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1185 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1232:25 [INFO] [stdout] | [INFO] [stdout] 1231 | break 'lab7; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1232 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:227:37 [INFO] [stdout] | [INFO] [stdout] 226 | ... break 'lab6; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 227 | ... break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:246:37 [INFO] [stdout] | [INFO] [stdout] 245 | ... break 'lab6; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 246 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 262 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 263 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 283 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 284 | ... break 'lab9; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 307 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 308 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 316 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 317 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 349 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 350 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 358 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 359 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1725:33 [INFO] [stdout] | [INFO] [stdout] 1724 | ... continue 'replab7; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 1725 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:375:25 [INFO] [stdout] | [INFO] [stdout] 374 | break 'golab4; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 375 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 399 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 400 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 413 | break 'golab9; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 414 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 429 | break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 430 | break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 443 | break 'golab13; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 444 | break 'lab14; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1742:37 [INFO] [stdout] | [INFO] [stdout] 1741 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1742 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1751:37 [INFO] [stdout] | [INFO] [stdout] 1750 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1751 | ... break 'lab11; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1762:29 [INFO] [stdout] | [INFO] [stdout] 1761 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1762 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1771:29 [INFO] [stdout] | [INFO] [stdout] 1770 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1771 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1781:21 [INFO] [stdout] | [INFO] [stdout] 1780 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1781 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 507 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 508 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1804:33 [INFO] [stdout] | [INFO] [stdout] 1803 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1804 | ... break 'lab16; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1816:37 [INFO] [stdout] | [INFO] [stdout] 1815 | ... break 'lab17; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1816 | ... break 'lab18; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1832:41 [INFO] [stdout] | [INFO] [stdout] 1831 | ... break 'lab19; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1832 | ... break 'lab20; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1841:41 [INFO] [stdout] | [INFO] [stdout] 1840 | ... break 'lab19; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1841 | ... break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1850:41 [INFO] [stdout] | [INFO] [stdout] 1849 | ... break 'lab19; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1850 | ... break 'lab22; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1861:33 [INFO] [stdout] | [INFO] [stdout] 1860 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1861 | ... break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1880:41 [INFO] [stdout] | [INFO] [stdout] 1879 | ... break 'lab24; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1880 | ... break 'lab25; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:599:29 [INFO] [stdout] | [INFO] [stdout] 598 | ... break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 599 | ... break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1889:41 [INFO] [stdout] | [INFO] [stdout] 1888 | ... break 'lab24; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1889 | ... break 'lab26; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1899:33 [INFO] [stdout] | [INFO] [stdout] 1898 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1899 | ... break 'lab23; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1911:37 [INFO] [stdout] | [INFO] [stdout] 1910 | ... break 'lab27; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1911 | ... break 'lab28; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1918:33 [INFO] [stdout] | [INFO] [stdout] 1917 | ... break 'lab15; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1918 | ... break 'lab27; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1936:21 [INFO] [stdout] | [INFO] [stdout] 1935 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1936 | break 'lab13; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1983:21 [INFO] [stdout] | [INFO] [stdout] 1982 | break 'lab32; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1983 | break 'lab33; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:719:33 [INFO] [stdout] | [INFO] [stdout] 718 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 719 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1997:21 [INFO] [stdout] | [INFO] [stdout] 1996 | break 'lab32; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 1997 | break 'lab34; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:807:33 [INFO] [stdout] | [INFO] [stdout] 806 | ... break 'lab7; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 807 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:833:33 [INFO] [stdout] | [INFO] [stdout] 832 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 833 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 231 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 232 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 246 | continue 'replab3; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 247 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 273 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 274 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:285:25 [INFO] [stdout] | [INFO] [stdout] 284 | break 'golab3; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 285 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:299:25 [INFO] [stdout] | [INFO] [stdout] 298 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 299 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:317:21 [INFO] [stdout] | [INFO] [stdout] 316 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 317 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 330 | break 'golab9; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 331 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:363:17 [INFO] [stdout] | [INFO] [stdout] 362 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 363 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 463 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 464 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 487 | break 'golab3; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 488 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 539 | break 'golab0; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 540 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:624:17 [INFO] [stdout] | [INFO] [stdout] 623 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 624 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 645 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 646 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:913:29 [INFO] [stdout] | [INFO] [stdout] 912 | ... break 'lab12; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 913 | ... break 'lab13; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:959:25 [INFO] [stdout] | [INFO] [stdout] 958 | break 'lab14; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 959 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:902:21 [INFO] [stdout] | [INFO] [stdout] 901 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 902 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1228:25 [INFO] [stdout] | [INFO] [stdout] 1227 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1228 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1310:21 [INFO] [stdout] | [INFO] [stdout] 1309 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 1310 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1327:25 [INFO] [stdout] | [INFO] [stdout] 1326 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1327 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1397:37 [INFO] [stdout] | [INFO] [stdout] 1396 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1397 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1406:37 [INFO] [stdout] | [INFO] [stdout] 1405 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1406 | ... break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1438:41 [INFO] [stdout] | [INFO] [stdout] 1437 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1438 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1458:29 [INFO] [stdout] | [INFO] [stdout] 1457 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1458 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 87 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 88 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 98 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 99 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 136 | ... break 'lab8; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 137 | ... break 'lab9; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 157 | break 'golab6; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 158 | break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 166 | continue 'replab4; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 167 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 196 | break 'golab0; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 197 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 210 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 211 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 235 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 236 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 249 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 250 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 324 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 325 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:945:21 [INFO] [stdout] | [INFO] [stdout] 944 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 945 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:961:21 [INFO] [stdout] | [INFO] [stdout] 960 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 961 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:516:33 [INFO] [stdout] | [INFO] [stdout] 515 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 516 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1131:25 [INFO] [stdout] | [INFO] [stdout] 1130 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 1131 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:541:29 [INFO] [stdout] | [INFO] [stdout] 540 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 541 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1144:17 [INFO] [stdout] | [INFO] [stdout] 1143 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 1144 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:570:37 [INFO] [stdout] | [INFO] [stdout] 569 | ... break 'lab8; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 570 | ... break 'lab9; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1167:21 [INFO] [stdout] | [INFO] [stdout] 1166 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1167 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1181:25 [INFO] [stdout] | [INFO] [stdout] 1180 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1181 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1185:21 [INFO] [stdout] | [INFO] [stdout] 1184 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1185 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/english.rs:1232:25 [INFO] [stdout] | [INFO] [stdout] 1231 | break 'lab7; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1232 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 312 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 313 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:227:37 [INFO] [stdout] | [INFO] [stdout] 226 | ... break 'lab6; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 227 | ... break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:351:33 [INFO] [stdout] | [INFO] [stdout] 350 | ... break 'lab6; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 351 | ... break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 371 | break 'golab4; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 372 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 380 | continue 'replab2; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 381 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:246:37 [INFO] [stdout] | [INFO] [stdout] 245 | ... break 'lab6; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 246 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:420:41 [INFO] [stdout] | [INFO] [stdout] 419 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 420 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 262 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 263 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:428:33 [INFO] [stdout] | [INFO] [stdout] 427 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 428 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 283 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 284 | ... break 'lab9; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:442:37 [INFO] [stdout] | [INFO] [stdout] 441 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 442 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 451 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 452 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 307 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 308 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:474:37 [INFO] [stdout] | [INFO] [stdout] 473 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 474 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 316 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 317 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:482:29 [INFO] [stdout] | [INFO] [stdout] 481 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 482 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 349 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 350 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 358 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 359 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:375:25 [INFO] [stdout] | [INFO] [stdout] 374 | break 'golab4; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 375 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 513 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 514 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 399 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 400 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 413 | break 'golab9; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 414 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:528:25 [INFO] [stdout] | [INFO] [stdout] 527 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 528 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 429 | break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 430 | break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 443 | break 'golab13; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 444 | break 'lab14; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 543 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 544 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 557 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 558 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 507 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 508 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:615:21 [INFO] [stdout] | [INFO] [stdout] 614 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 615 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:599:29 [INFO] [stdout] | [INFO] [stdout] 598 | ... break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 599 | ... break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:719:33 [INFO] [stdout] | [INFO] [stdout] 718 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 719 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:807:33 [INFO] [stdout] | [INFO] [stdout] 806 | ... break 'lab7; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 807 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:833:33 [INFO] [stdout] | [INFO] [stdout] 832 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 833 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:913:29 [INFO] [stdout] | [INFO] [stdout] 912 | ... break 'lab12; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 913 | ... break 'lab13; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:959:25 [INFO] [stdout] | [INFO] [stdout] 958 | break 'lab14; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 959 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1117:29 [INFO] [stdout] | [INFO] [stdout] 1116 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1117 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 275 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 276 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:315:37 [INFO] [stdout] | [INFO] [stdout] 314 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 315 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 322 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 323 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:337:33 [INFO] [stdout] | [INFO] [stdout] 336 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 337 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 346 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 347 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:369:33 [INFO] [stdout] | [INFO] [stdout] 368 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 369 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:377:25 [INFO] [stdout] | [INFO] [stdout] 376 | break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 377 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 408 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 409 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:423:21 [INFO] [stdout] | [INFO] [stdout] 422 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 423 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:439:21 [INFO] [stdout] | [INFO] [stdout] 438 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 439 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1228:25 [INFO] [stdout] | [INFO] [stdout] 1227 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1228 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 452 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 453 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:510:17 [INFO] [stdout] | [INFO] [stdout] 509 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 510 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1310:21 [INFO] [stdout] | [INFO] [stdout] 1309 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 1310 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1327:25 [INFO] [stdout] | [INFO] [stdout] 1326 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1327 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1397:37 [INFO] [stdout] | [INFO] [stdout] 1396 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1397 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1406:37 [INFO] [stdout] | [INFO] [stdout] 1405 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1406 | ... break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1438:41 [INFO] [stdout] | [INFO] [stdout] 1437 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1438 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/french.rs:1458:29 [INFO] [stdout] | [INFO] [stdout] 1457 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1458 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 912 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 913 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 87 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 88 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1003:33 [INFO] [stdout] | [INFO] [stdout] 1002 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1003 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 98 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 99 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1044:25 [INFO] [stdout] | [INFO] [stdout] 1043 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1044 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 136 | ... break 'lab8; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 137 | ... break 'lab9; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 157 | break 'golab6; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 158 | break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:295:29 [INFO] [stdout] | [INFO] [stdout] 294 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 295 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 166 | continue 'replab4; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 167 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 315 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 316 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 324 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 325 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 196 | break 'golab0; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 197 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:364:37 [INFO] [stdout] | [INFO] [stdout] 363 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 364 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 210 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 211 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:372:29 [INFO] [stdout] | [INFO] [stdout] 371 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 372 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 385 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 386 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 235 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 236 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:396:21 [INFO] [stdout] | [INFO] [stdout] 395 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 396 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 249 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 250 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:418:33 [INFO] [stdout] | [INFO] [stdout] 417 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 418 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 425 | break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 426 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:458:21 [INFO] [stdout] | [INFO] [stdout] 457 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 458 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 471 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 472 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 487 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 488 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 324 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 325 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:502:21 [INFO] [stdout] | [INFO] [stdout] 501 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 502 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 558 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 559 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 643 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 644 | break 'lab0; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:516:33 [INFO] [stdout] | [INFO] [stdout] 515 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 516 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:541:29 [INFO] [stdout] | [INFO] [stdout] 540 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 541 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:752:21 [INFO] [stdout] | [INFO] [stdout] 751 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 752 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/german.rs:570:37 [INFO] [stdout] | [INFO] [stdout] 569 | ... break 'lab8; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 570 | ... break 'lab9; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:843:29 [INFO] [stdout] | [INFO] [stdout] 842 | ... break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 843 | ... break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:963:29 [INFO] [stdout] | [INFO] [stdout] 962 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 963 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 185 | break 'golab1; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 186 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 312 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 313 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 201 | break 'golab3; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 202 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 215 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 216 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:351:33 [INFO] [stdout] | [INFO] [stdout] 350 | ... break 'lab6; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 351 | ... break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 229 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 230 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 371 | break 'golab4; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 372 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 380 | continue 'replab2; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 381 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 277 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 278 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:420:41 [INFO] [stdout] | [INFO] [stdout] 419 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 420 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:428:33 [INFO] [stdout] | [INFO] [stdout] 427 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 428 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 362 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 363 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:442:37 [INFO] [stdout] | [INFO] [stdout] 441 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 442 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 451 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 452 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:474:37 [INFO] [stdout] | [INFO] [stdout] 473 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 474 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 440 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 441 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:482:29 [INFO] [stdout] | [INFO] [stdout] 481 | ... break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 482 | ... break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 513 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 514 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:528:25 [INFO] [stdout] | [INFO] [stdout] 527 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 528 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:544:25 [INFO] [stdout] | [INFO] [stdout] 543 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 544 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:558:25 [INFO] [stdout] | [INFO] [stdout] 557 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 558 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:621:17 [INFO] [stdout] | [INFO] [stdout] 620 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 621 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 643 | break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 644 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:653:21 [INFO] [stdout] | [INFO] [stdout] 652 | break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 653 | break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:615:21 [INFO] [stdout] | [INFO] [stdout] 614 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 615 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:279:33 [INFO] [stdout] | [INFO] [stdout] 278 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 279 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:287:25 [INFO] [stdout] | [INFO] [stdout] 286 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 287 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 300 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 301 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 310 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 311 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:333:29 [INFO] [stdout] | [INFO] [stdout] 332 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 333 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 340 | break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 341 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 372 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 373 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 386 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 387 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:403:17 [INFO] [stdout] | [INFO] [stdout] 402 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 403 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 416 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 417 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 494 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 495 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1117:29 [INFO] [stdout] | [INFO] [stdout] 1116 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1117 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 275 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 276 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:315:37 [INFO] [stdout] | [INFO] [stdout] 314 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 315 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 322 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 323 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:337:33 [INFO] [stdout] | [INFO] [stdout] 336 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 337 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 346 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 347 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:369:33 [INFO] [stdout] | [INFO] [stdout] 368 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 369 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:377:25 [INFO] [stdout] | [INFO] [stdout] 376 | break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 377 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 408 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 409 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:423:21 [INFO] [stdout] | [INFO] [stdout] 422 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 423 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:439:21 [INFO] [stdout] | [INFO] [stdout] 438 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 439 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:453:21 [INFO] [stdout] | [INFO] [stdout] 452 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 453 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:510:17 [INFO] [stdout] | [INFO] [stdout] 509 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 510 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1118:21 [INFO] [stdout] | [INFO] [stdout] 1117 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1118 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1127:21 [INFO] [stdout] | [INFO] [stdout] 1126 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1127 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 912 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 913 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1003:33 [INFO] [stdout] | [INFO] [stdout] 1002 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1003 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:1044:25 [INFO] [stdout] | [INFO] [stdout] 1043 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1044 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:295:29 [INFO] [stdout] | [INFO] [stdout] 294 | ... break 'lab4; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 295 | ... break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 315 | break 'golab2; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 316 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 324 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 325 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:364:37 [INFO] [stdout] | [INFO] [stdout] 363 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 364 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:372:29 [INFO] [stdout] | [INFO] [stdout] 371 | ... break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 372 | ... break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 385 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 386 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:396:21 [INFO] [stdout] | [INFO] [stdout] 395 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 396 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:418:33 [INFO] [stdout] | [INFO] [stdout] 417 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 418 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:426:25 [INFO] [stdout] | [INFO] [stdout] 425 | break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 426 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:458:21 [INFO] [stdout] | [INFO] [stdout] 457 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 458 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 471 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 472 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 487 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 488 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:502:21 [INFO] [stdout] | [INFO] [stdout] 501 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 502 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 558 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 559 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 643 | return false; [INFO] [stdout] | ------------ any code following this expression is unreachable [INFO] [stdout] 644 | break 'lab0; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:752:21 [INFO] [stdout] | [INFO] [stdout] 751 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 752 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:843:29 [INFO] [stdout] | [INFO] [stdout] 842 | ... break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 843 | ... break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:963:29 [INFO] [stdout] | [INFO] [stdout] 962 | ... break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 963 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 185 | break 'golab1; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 186 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 201 | break 'golab3; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 202 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 215 | break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 216 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 229 | break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 230 | break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 277 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 278 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 362 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 363 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:441:17 [INFO] [stdout] | [INFO] [stdout] 440 | break 'lab0; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 441 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:621:17 [INFO] [stdout] | [INFO] [stdout] 620 | break 'lab2; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 621 | break 'lab3; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 643 | break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 644 | break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/russian.rs:653:21 [INFO] [stdout] | [INFO] [stdout] 652 | break 'lab5; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 653 | break 'lab7; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:279:33 [INFO] [stdout] | [INFO] [stdout] 278 | ... break 'golab5; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 279 | ... break 'lab6; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:287:25 [INFO] [stdout] | [INFO] [stdout] 286 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 287 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:301:29 [INFO] [stdout] | [INFO] [stdout] 300 | ... break 'golab7; [INFO] [stdout] | ------------- any code following this expression is unreachable [INFO] [stdout] 301 | ... break 'lab8; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 322 | fn __r_Normalize_pre(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 310 | break 'lab1; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 311 | break 'lab2; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:333:29 [INFO] [stdout] | [INFO] [stdout] 332 | ... break 'golab11; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 333 | ... break 'lab12; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 340 | break 'lab9; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 341 | break 'lab10; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 372 | break 'golab14; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 373 | break 'lab15; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 386 | break 'golab16; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 387 | break 'lab17; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:403:17 [INFO] [stdout] | [INFO] [stdout] 402 | break 'golab18; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 403 | break 'lab19; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 416 | break 'golab20; [INFO] [stdout] | -------------- any code following this expression is unreachable [INFO] [stdout] 417 | break 'lab21; [INFO] [stdout] | ^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 494 | continue 'replab0; [INFO] [stdout] | ----------------- any code following this expression is unreachable [INFO] [stdout] 495 | break 'lab1; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1118:21 [INFO] [stdout] | [INFO] [stdout] 1117 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1118 | break 'lab4; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1127:21 [INFO] [stdout] | [INFO] [stdout] 1126 | break 'lab3; [INFO] [stdout] | ----------- any code following this expression is unreachable [INFO] [stdout] 1127 | break 'lab5; [INFO] [stdout] | ^^^^^^^^^^^^ unreachable statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:346:42 [INFO] [stdout] | [INFO] [stdout] 346 | fn __r_shortv(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:396:43 [INFO] [stdout] | [INFO] [stdout] 396 | fn __r_Step_1a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:611:43 [INFO] [stdout] | [INFO] [stdout] 611 | fn __r_Step_1c(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:989:46 [INFO] [stdout] | [INFO] [stdout] 989 | fn __r_exception2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:1006:46 [INFO] [stdout] | [INFO] [stdout] 1006 | fn __r_exception1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/english.rs:1152:17 [INFO] [stdout] | [INFO] [stdout] 1152 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 322 | fn __r_Normalize_pre(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:1273:49 [INFO] [stdout] | [INFO] [stdout] 1273 | fn __r_un_double(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:1298:49 [INFO] [stdout] | [INFO] [stdout] 1298 | fn __r_un_accent(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/french.rs:1346:21 [INFO] [stdout] | [INFO] [stdout] 1346 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/german.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/german.rs:262:48 [INFO] [stdout] | [INFO] [stdout] 262 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/german.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/italian.rs:240:39 [INFO] [stdout] | [INFO] [stdout] 240 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1656:9 [INFO] [stdout] | [INFO] [stdout] 1656 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/italian.rs:573:48 [INFO] [stdout] | [INFO] [stdout] 573 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:346:42 [INFO] [stdout] | [INFO] [stdout] 346 | fn __r_shortv(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:396:43 [INFO] [stdout] | [INFO] [stdout] 396 | fn __r_Step_1a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:611:43 [INFO] [stdout] | [INFO] [stdout] 611 | fn __r_Step_1c(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1064:21 [INFO] [stdout] | [INFO] [stdout] 1064 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:234:39 [INFO] [stdout] | [INFO] [stdout] 234 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:989:46 [INFO] [stdout] | [INFO] [stdout] 989 | fn __r_exception2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/english.rs:1006:46 [INFO] [stdout] | [INFO] [stdout] 1006 | fn __r_exception1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:468:44 [INFO] [stdout] | [INFO] [stdout] 468 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/english.rs:1152:17 [INFO] [stdout] | [INFO] [stdout] 1152 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:188:39 [INFO] [stdout] | [INFO] [stdout] 188 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:952:17 [INFO] [stdout] | [INFO] [stdout] 952 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:1273:49 [INFO] [stdout] | [INFO] [stdout] 1273 | fn __r_un_double(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:899:21 [INFO] [stdout] | [INFO] [stdout] 899 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/french.rs:1298:49 [INFO] [stdout] | [INFO] [stdout] 1298 | fn __r_un_accent(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:252:49 [INFO] [stdout] | [INFO] [stdout] 252 | fn __r_perfective_gerund(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:302:41 [INFO] [stdout] | [INFO] [stdout] 302 | fn __r_adjective(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/french.rs:1346:21 [INFO] [stdout] | [INFO] [stdout] 1346 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/german.rs:61:39 [INFO] [stdout] | [INFO] [stdout] 61 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:390:41 [INFO] [stdout] | [INFO] [stdout] 390 | fn __r_reflexive(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:415:36 [INFO] [stdout] | [INFO] [stdout] 415 | fn __r_verb(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:465:36 [INFO] [stdout] | [INFO] [stdout] 465 | fn __r_noun(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/german.rs:262:48 [INFO] [stdout] | [INFO] [stdout] 262 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:519:39 [INFO] [stdout] | [INFO] [stdout] 519 | fn __r_tidy_up(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/russian.rs:579:9 [INFO] [stdout] | [INFO] [stdout] 579 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/german.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:432:40 [INFO] [stdout] | [INFO] [stdout] 432 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/italian.rs:240:39 [INFO] [stdout] | [INFO] [stdout] 240 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/italian.rs:573:48 [INFO] [stdout] | [INFO] [stdout] 573 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1075:13 [INFO] [stdout] | [INFO] [stdout] 1075 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/italian.rs:1064:21 [INFO] [stdout] | [INFO] [stdout] 1064 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:234:39 [INFO] [stdout] | [INFO] [stdout] 234 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:468:44 [INFO] [stdout] | [INFO] [stdout] 468 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:952:17 [INFO] [stdout] | [INFO] [stdout] 952 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | fn __r_prelude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_next_char_boundry` is never used [INFO] [stdout] --> src/snowball/snowball_env.rs:225:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> SnowballEnv<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 225 | pub fn get_next_char_boundry(data: &str, mut index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 161] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | static a_1: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 179 | static a_2: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | static a_3: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:899:21 [INFO] [stdout] | [INFO] [stdout] 899 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | static a_4: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | static a_5: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | static a_6: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | static a_7: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | static a_8: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_9` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:227:8 [INFO] [stdout] | [INFO] [stdout] 227 | static a_9: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_10` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | static a_10: &'static [Among; 10] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_11` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | static a_11: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_12` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | static a_12: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_13` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | static a_13: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_13` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_14` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 260 | static a_14: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_14` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_15` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | static a_15: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_16` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | static a_16: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_17` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 272 | static a_17: &'static [Among; 12] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_17` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_18` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | static a_18: &'static [Among; 11] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_19` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:301:8 [INFO] [stdout] | [INFO] [stdout] 301 | static a_19: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_19` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:252:49 [INFO] [stdout] | [INFO] [stdout] 252 | fn __r_perfective_gerund(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_20` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 306 | static a_20: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_20` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_21` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | static a_21: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_21` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_is_defined` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | B_is_defined: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `b_is_defined` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_is_verb` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | B_is_verb: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `b_is_verb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_is_noun` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | B_is_noun: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `b_is_noun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:302:41 [INFO] [stdout] | [INFO] [stdout] 302 | fn __r_adjective(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_word_len` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | I_word_len: usize, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `i_word_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Normalize_pre` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | fn __r_Normalize_pre(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_normalize_pre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Normalize_post` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:745:4 [INFO] [stdout] | [INFO] [stdout] 745 | fn __r_Normalize_post(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_normalize_post` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Checks1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:856:4 [INFO] [stdout] | [INFO] [stdout] 856 | fn __r_Checks1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_checks1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:899:4 [INFO] [stdout] | [INFO] [stdout] 899 | fn __r_Prefix_Step1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:968:4 [INFO] [stdout] | [INFO] [stdout] 968 | fn __r_Prefix_Step2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:390:41 [INFO] [stdout] | [INFO] [stdout] 390 | fn __r_reflexive(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step3a_Noun` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1029:4 [INFO] [stdout] | [INFO] [stdout] 1029 | fn __r_Prefix_Step3a_Noun(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step3a_noun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step3b_Noun` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1068:4 [INFO] [stdout] | [INFO] [stdout] 1068 | fn __r_Prefix_Step3b_Noun(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step3b_noun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:415:36 [INFO] [stdout] | [INFO] [stdout] 415 | fn __r_verb(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step3_Verb` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1128:4 [INFO] [stdout] | [INFO] [stdout] 1128 | fn __r_Prefix_Step3_Verb(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step3_verb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step4_Verb` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1187:4 [INFO] [stdout] | [INFO] [stdout] 1187 | fn __r_Prefix_Step4_Verb(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step4_verb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:465:36 [INFO] [stdout] | [INFO] [stdout] 465 | fn __r_noun(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step1a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1220:4 [INFO] [stdout] | [INFO] [stdout] 1220 | fn __r_Suffix_Noun_Step1a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step1b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1269:4 [INFO] [stdout] | [INFO] [stdout] 1269 | fn __r_Suffix_Noun_Step1b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step1b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1298:4 [INFO] [stdout] | [INFO] [stdout] 1298 | fn __r_Suffix_Noun_Step2a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1327:4 [INFO] [stdout] | [INFO] [stdout] 1327 | fn __r_Suffix_Noun_Step2b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/russian.rs:519:39 [INFO] [stdout] | [INFO] [stdout] 519 | fn __r_tidy_up(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2c1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1356:4 [INFO] [stdout] | [INFO] [stdout] 1356 | fn __r_Suffix_Noun_Step2c1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2c1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2c2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1385:4 [INFO] [stdout] | [INFO] [stdout] 1385 | fn __r_Suffix_Noun_Step2c2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2c2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step3` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1414:4 [INFO] [stdout] | [INFO] [stdout] 1414 | fn __r_Suffix_Noun_Step3(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1443:4 [INFO] [stdout] | [INFO] [stdout] 1443 | fn __r_Suffix_Verb_Step1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step2a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1492:4 [INFO] [stdout] | [INFO] [stdout] 1492 | fn __r_Suffix_Verb_Step2a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step2b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1561:4 [INFO] [stdout] | [INFO] [stdout] 1561 | fn __r_Suffix_Verb_Step2b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step2b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step2c` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1590:4 [INFO] [stdout] | [INFO] [stdout] 1590 | fn __r_Suffix_Verb_Step2c(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step2c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_All_alef_maqsura` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1629:4 [INFO] [stdout] | [INFO] [stdout] 1629 | fn __r_Suffix_All_alef_maqsura(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_all_alef_maqsura` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/russian.rs:579:9 [INFO] [stdout] | [INFO] [stdout] 579 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static a_2: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | static a_3: &'static [Among; 13] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | static a_4: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | static a_5: &'static [Among; 24] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | static a_6: &'static [Among; 9] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | static a_7: &'static [Among; 18] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | static a_8: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_9` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | static a_9: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_10` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | static a_10: &'static [Among; 18] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:432:40 [INFO] [stdout] | [INFO] [stdout] 432 | fn __r_postlude(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | static g_v: &'static [u8; 4] = &[17, 65, 16, 1]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v_WXY` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | static g_v_WXY: &'static [u8; 5] = &[1, 17, 65, 208, 1]; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `G_V_WXY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_valid_LI` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | static g_valid_LI: &'static [u8; 3] = &[55, 141, 2]; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `G_VALID_LI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_Y_found` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | B_Y_found: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `b_y_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:389:8 [INFO] [stdout] | [INFO] [stdout] 389 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_1a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:396:8 [INFO] [stdout] | [INFO] [stdout] 396 | fn __r_Step_1a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_1b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:503:8 [INFO] [stdout] | [INFO] [stdout] 503 | fn __r_Step_1b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_1b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_1c` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:611:8 [INFO] [stdout] | [INFO] [stdout] 611 | fn __r_Step_1c(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_1c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:656:8 [INFO] [stdout] | [INFO] [stdout] 656 | fn __r_Step_2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_3` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:797:8 [INFO] [stdout] | [INFO] [stdout] 797 | fn __r_Step_3(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_4` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:865:8 [INFO] [stdout] | [INFO] [stdout] 865 | fn __r_Step_4(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_5` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:919:8 [INFO] [stdout] | [INFO] [stdout] 919 | fn __r_Step_5(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | static a_2: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | static a_3: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static a_4: &'static [Among; 43] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static a_5: &'static [Among; 35] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | static a_6: &'static [Among; 38] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | static a_7: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | static a_8: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | static g_v: &'static [u8; 20] = &[17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 130, 103, 8, 5]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_keep_with_s` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | static g_keep_with_s: &'static [u8; 17] = &[1, 65, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `G_KEEP_WITH_S` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:515:12 [INFO] [stdout] | [INFO] [stdout] 515 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:1075:13 [INFO] [stdout] | [INFO] [stdout] 1075 | let mut context = &mut Context{ [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static a_1: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | static a_2: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | static a_3: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | static a_4: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | static g_v: &'static [u8; 20] = &[17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32, 8]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_s_ending` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | static g_s_ending: &'static [u8; 3] = &[117, 30, 5]; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `G_S_ENDING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_st_ending` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | static g_st_ending: &'static [u8; 3] = &[117, 30, 4]; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `G_ST_ENDING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_x` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | I_x: usize, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `i_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:332:16 [INFO] [stdout] | [INFO] [stdout] 332 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | static a_1: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | static a_2: &'static [Among; 37] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | static a_3: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | static a_4: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | static a_5: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | static a_6: &'static [Among; 51] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | static a_7: &'static [Among; 87] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | static g_v: &'static [u8; 20] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 8, 2, 1]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_AEIO` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | static g_AEIO: &'static [u8; 19] = &[17, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 8, 2]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `G_AEIO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_CG` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | static g_CG: &'static [u8; 1] = &[17]; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `G_CG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:622:16 [INFO] [stdout] | [INFO] [stdout] 622 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:629:16 [INFO] [stdout] | [INFO] [stdout] 629 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:636:16 [INFO] [stdout] | [INFO] [stdout] 636 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static a_2: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | static a_3: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | static a_4: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | static a_5: &'static [Among; 45] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | static a_6: &'static [Among; 120] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | static a_7: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | static a_8: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | static g_v: &'static [u8; 20] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 12, 2]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:524:12 [INFO] [stdout] | [INFO] [stdout] 524 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:531:12 [INFO] [stdout] | [INFO] [stdout] 531 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 16] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | static a_2: &'static [Among; 46] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static a_3: &'static [Among; 62] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | static a_4: &'static [Among; 94] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | static a_5: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | static g_v: &'static [u8; 21] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 0, 4]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_standard_suffix_removed` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | B_standard_suffix_removed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_standard_suffix_removed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:566:12 [INFO] [stdout] | [INFO] [stdout] 566 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 573 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:580:12 [INFO] [stdout] | [INFO] [stdout] 580 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 9] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static a_1: &'static [Among; 26] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | static a_2: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | static a_3: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | static a_4: &'static [Among; 42] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | static a_5: &'static [Among; 36] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | static a_6: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | static a_7: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | static g_v: &'static [u8; 4] = &[33, 65, 8, 232]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static a_1: &'static [Among; 13] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | static a_2: &'static [Among; 11] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | static a_3: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | static a_4: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | static a_5: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | static a_6: &'static [Among; 46] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | static a_7: &'static [Among; 12] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | static a_8: &'static [Among; 96] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_9` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | static a_9: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 239 | static g_v: &'static [u8; 20] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 4, 10]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:502:8 [INFO] [stdout] | [INFO] [stdout] 502 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:509:8 [INFO] [stdout] | [INFO] [stdout] 509 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:516:8 [INFO] [stdout] | [INFO] [stdout] 516 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_next_char_boundry` is never used [INFO] [stdout] --> src/snowball/snowball_env.rs:225:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl<'a> SnowballEnv<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 225 | pub fn get_next_char_boundry(data: &str, mut index: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 161] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | static a_1: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 179 | static a_2: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:187:8 [INFO] [stdout] | [INFO] [stdout] 187 | static a_3: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | static a_4: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:202:8 [INFO] [stdout] | [INFO] [stdout] 202 | static a_5: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 207 | static a_6: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | static a_7: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | static a_8: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_9` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:227:8 [INFO] [stdout] | [INFO] [stdout] 227 | static a_9: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_10` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | static a_10: &'static [Among; 10] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_11` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:246:8 [INFO] [stdout] | [INFO] [stdout] 246 | static a_11: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_12` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | static a_12: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_13` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:256:8 [INFO] [stdout] | [INFO] [stdout] 256 | static a_13: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_13` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_14` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:260:8 [INFO] [stdout] | [INFO] [stdout] 260 | static a_14: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_14` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_15` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | static a_15: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_16` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | static a_16: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_17` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 272 | static a_17: &'static [Among; 12] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_17` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_18` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | static a_18: &'static [Among; 11] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_19` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:301:8 [INFO] [stdout] | [INFO] [stdout] 301 | static a_19: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_19` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_20` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 306 | static a_20: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_20` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_21` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:311:8 [INFO] [stdout] | [INFO] [stdout] 311 | static a_21: &'static [Among; 1] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_21` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_is_defined` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | B_is_defined: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `b_is_defined` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_is_verb` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | B_is_verb: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `b_is_verb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_is_noun` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:318:5 [INFO] [stdout] | [INFO] [stdout] 318 | B_is_noun: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `b_is_noun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_word_len` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | I_word_len: usize, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `i_word_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Normalize_pre` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:322:4 [INFO] [stdout] | [INFO] [stdout] 322 | fn __r_Normalize_pre(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_normalize_pre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Normalize_post` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:745:4 [INFO] [stdout] | [INFO] [stdout] 745 | fn __r_Normalize_post(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_normalize_post` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Checks1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:856:4 [INFO] [stdout] | [INFO] [stdout] 856 | fn __r_Checks1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_checks1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:899:4 [INFO] [stdout] | [INFO] [stdout] 899 | fn __r_Prefix_Step1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:968:4 [INFO] [stdout] | [INFO] [stdout] 968 | fn __r_Prefix_Step2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step3a_Noun` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1029:4 [INFO] [stdout] | [INFO] [stdout] 1029 | fn __r_Prefix_Step3a_Noun(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step3a_noun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step3b_Noun` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1068:4 [INFO] [stdout] | [INFO] [stdout] 1068 | fn __r_Prefix_Step3b_Noun(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step3b_noun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step3_Verb` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1128:4 [INFO] [stdout] | [INFO] [stdout] 1128 | fn __r_Prefix_Step3_Verb(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step3_verb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Prefix_Step4_Verb` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1187:4 [INFO] [stdout] | [INFO] [stdout] 1187 | fn __r_Prefix_Step4_Verb(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_prefix_step4_verb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step1a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1220:4 [INFO] [stdout] | [INFO] [stdout] 1220 | fn __r_Suffix_Noun_Step1a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step1b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1269:4 [INFO] [stdout] | [INFO] [stdout] 1269 | fn __r_Suffix_Noun_Step1b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step1b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1298:4 [INFO] [stdout] | [INFO] [stdout] 1298 | fn __r_Suffix_Noun_Step2a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1327:4 [INFO] [stdout] | [INFO] [stdout] 1327 | fn __r_Suffix_Noun_Step2b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2c1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1356:4 [INFO] [stdout] | [INFO] [stdout] 1356 | fn __r_Suffix_Noun_Step2c1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2c1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step2c2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1385:4 [INFO] [stdout] | [INFO] [stdout] 1385 | fn __r_Suffix_Noun_Step2c2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step2c2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Noun_Step3` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1414:4 [INFO] [stdout] | [INFO] [stdout] 1414 | fn __r_Suffix_Noun_Step3(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_noun_step3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1443:4 [INFO] [stdout] | [INFO] [stdout] 1443 | fn __r_Suffix_Verb_Step1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step2a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1492:4 [INFO] [stdout] | [INFO] [stdout] 1492 | fn __r_Suffix_Verb_Step2a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step2a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step2b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1561:4 [INFO] [stdout] | [INFO] [stdout] 1561 | fn __r_Suffix_Verb_Step2b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step2b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_Verb_Step2c` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1590:4 [INFO] [stdout] | [INFO] [stdout] 1590 | fn __r_Suffix_Verb_Step2c(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_suffix_verb_step2c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Suffix_All_alef_maqsura` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/arabic.rs:1629:4 [INFO] [stdout] | [INFO] [stdout] 1629 | fn __r_Suffix_All_alef_maqsura(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__r_suffix_all_alef_maqsura` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static a_2: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | static a_3: &'static [Among; 13] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | static a_4: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | static a_5: &'static [Among; 24] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | static a_6: &'static [Among; 9] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | static a_7: &'static [Among; 18] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | static a_8: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_9` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | static a_9: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_10` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | static a_10: &'static [Among; 18] = &[ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `A_10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | static g_v: &'static [u8; 4] = &[17, 65, 16, 1]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v_WXY` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | static g_v_WXY: &'static [u8; 5] = &[1, 17, 65, 208, 1]; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `G_V_WXY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_valid_LI` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | static g_valid_LI: &'static [u8; 3] = &[55, 141, 2]; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `G_VALID_LI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_Y_found` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | B_Y_found: bool, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `b_y_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 382 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:389:8 [INFO] [stdout] | [INFO] [stdout] 389 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_1a` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:396:8 [INFO] [stdout] | [INFO] [stdout] 396 | fn __r_Step_1a(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_1a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_1b` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:503:8 [INFO] [stdout] | [INFO] [stdout] 503 | fn __r_Step_1b(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_1b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_1c` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:611:8 [INFO] [stdout] | [INFO] [stdout] 611 | fn __r_Step_1c(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_1c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:656:8 [INFO] [stdout] | [INFO] [stdout] 656 | fn __r_Step_2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_3` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:797:8 [INFO] [stdout] | [INFO] [stdout] 797 | fn __r_Step_3(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_4` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:865:8 [INFO] [stdout] | [INFO] [stdout] 865 | fn __r_Step_4(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_Step_5` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/english.rs:919:8 [INFO] [stdout] | [INFO] [stdout] 919 | fn __r_Step_5(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `__r_step_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | static a_2: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | static a_3: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | static a_4: &'static [Among; 43] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static a_5: &'static [Among; 35] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | static a_6: &'static [Among; 38] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:160:8 [INFO] [stdout] | [INFO] [stdout] 160 | static a_7: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | static a_8: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 619 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | static g_v: &'static [u8; 20] = &[17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 130, 103, 8, 5]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_keep_with_s` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | static g_keep_with_s: &'static [u8; 17] = &[1, 65, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128]; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `G_KEEP_WITH_S` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:515:12 [INFO] [stdout] | [INFO] [stdout] 515 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/french.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static a_1: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | static a_2: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | static a_3: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | static a_4: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | static g_v: &'static [u8; 20] = &[17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32, 8]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_s_ending` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | static g_s_ending: &'static [u8; 3] = &[117, 30, 5]; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `G_S_ENDING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_st_ending` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | static g_st_ending: &'static [u8; 3] = &[117, 30, 4]; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `G_ST_ENDING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_x` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | I_x: usize, [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `i_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:332:16 [INFO] [stdout] | [INFO] [stdout] 332 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/german.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | static a_1: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | static a_2: &'static [Among; 37] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | static a_3: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | static a_4: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | static a_5: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | static a_6: &'static [Among; 51] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 138 | static a_7: &'static [Among; 87] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | static g_v: &'static [u8; 20] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 8, 2, 1]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_AEIO` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:230:8 [INFO] [stdout] | [INFO] [stdout] 230 | static g_AEIO: &'static [u8; 19] = &[17, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 128, 8, 2]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `G_AEIO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_CG` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | static g_CG: &'static [u8; 1] = &[17]; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `G_CG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:622:16 [INFO] [stdout] | [INFO] [stdout] 622 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:629:16 [INFO] [stdout] | [INFO] [stdout] 629 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/italian.rs:636:16 [INFO] [stdout] | [INFO] [stdout] 636 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static a_2: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | static a_3: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | static a_4: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | static a_5: &'static [Among; 45] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | static a_6: &'static [Among; 120] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | static a_7: &'static [Among; 7] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:219:8 [INFO] [stdout] | [INFO] [stdout] 219 | static a_8: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 226 | static g_v: &'static [u8; 20] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 19, 12, 2]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:524:12 [INFO] [stdout] | [INFO] [stdout] 524 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/portuguese.rs:531:12 [INFO] [stdout] | [INFO] [stdout] 531 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static a_1: &'static [Among; 16] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | static a_2: &'static [Among; 46] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | static a_3: &'static [Among; 62] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | static a_4: &'static [Among; 94] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | static a_5: &'static [Among; 5] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | static g_v: &'static [u8; 21] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 32, 0, 0, 4]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `B_standard_suffix_removed` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | B_standard_suffix_removed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_standard_suffix_removed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:566:12 [INFO] [stdout] | [INFO] [stdout] 566 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 573 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/romanian.rs:580:12 [INFO] [stdout] | [INFO] [stdout] 580 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 9] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static a_1: &'static [Among; 26] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | static a_2: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | static a_3: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | static a_4: &'static [Among; 42] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | static a_5: &'static [Among; 36] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | static a_6: &'static [Among; 2] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | static a_7: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | static g_v: &'static [u8; 4] = &[33, 65, 8, 232]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/russian.rs:245:4 [INFO] [stdout] | [INFO] [stdout] 245 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_0` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static a_0: &'static [Among; 6] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_1` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static a_1: &'static [Among; 13] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_2` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | static a_2: &'static [Among; 11] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_3` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | static a_3: &'static [Among; 4] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_4` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | static a_4: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_5` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | static a_5: &'static [Among; 3] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_6` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | static a_6: &'static [Among; 46] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_7` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | static a_7: &'static [Among; 12] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_8` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | static a_8: &'static [Among; 96] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `a_9` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | static a_9: &'static [Among; 8] = &[ [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `A_9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `g_v` should have an upper case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 239 | static g_v: &'static [u8; 20] = &[17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 4, 10]; [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `G_V` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | I_p2: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_p1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | I_p1: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `i_p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I_pV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | I_pV: usize, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `i_p_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_RV` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:502:8 [INFO] [stdout] | [INFO] [stdout] 502 | fn __r_RV(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_rv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R1` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:509:8 [INFO] [stdout] | [INFO] [stdout] 509 | fn __r_R1(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `__r_R2` should have a snake case name [INFO] [stdout] --> src/snowball/algorithms/spanish.rs:516:8 [INFO] [stdout] | [INFO] [stdout] 516 | fn __r_R2(env: &mut SnowballEnv, context: &mut Context) -> bool{ [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `__r_r2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 619 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rust_stemmers` [INFO] [stdout] --> examples/stem-file/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate rust_stemmers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `custom-rust-stemmers` (example "stem-file") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3469a300b544f65dd9cec67cb2de73eac6e61e2b8bc134603ff205704b1bb86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3469a300b544f65dd9cec67cb2de73eac6e61e2b8bc134603ff205704b1bb86b", kill_on_drop: false }` [INFO] [stdout] 3469a300b544f65dd9cec67cb2de73eac6e61e2b8bc134603ff205704b1bb86b